plan9fox/sys/man
cinap_lenrek 5474646164 devip: implement ipv6 support in ipmux packet filter
Added a ver= field to the filter to distinguish the ip version.
By default, a filter is parsed as ipv6, and after parsing
proto, src and dst fields are converted to ipv4. When no
ver= field is specified, a ip version filter is implicitely
added and both protocols are parsed.

This change also gets rid of the fast compare types as the
filed might not be aligned correctly in the packet.

This also fixes the ifc= filter, as we have to check any
local address.
2020-06-07 16:56:01 +02:00
..
1 paint: change colors in the palette with button 3 2020-05-23 20:41:20 +02:00
2 notify(2): fix typo 2020-04-07 12:14:12 +09:30
3 devip: implement ipv6 support in ipmux packet filter 2020-06-07 16:56:01 +02:00
4 acme: implement 'scratch' ctl command (thanks Drew DeVault) 2020-05-31 22:39:46 +02:00
5 /sys/man/*/*: fix perms (sorry) 2017-12-11 19:58:06 -05:00
6 image(6): fix typo 2020-02-04 21:32:33 +01:00
7 /sys/man/*/*: fix perms (sorry) 2017-12-11 19:58:06 -05:00
8 aux/getflags: improve flagfmt parser 2020-05-07 00:10:09 +02:00
9 man(9): remove accidentally commited indices 2020-05-24 00:26:11 +02:00
fonts
index.html
mkfile /sys/man/9: more pages added 2020-01-04 18:02:54 +01:00
preface.html
preface3.html
preface4.html