summaryrefslogtreecommitdiff
path: root/sys/src/cmd/python/Python/traceback.c
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@felloff.net>2020-06-07 16:56:01 +0200
committercinap_lenrek <cinap_lenrek@felloff.net>2020-06-07 16:56:01 +0200
commit54746461641644e24a68cc81c6800c5297852698 (patch)
tree9338ac6431e2aafba3d40c32aee62b4430ea7443 /sys/src/cmd/python/Python/traceback.c
parent8f087e019f551078b97da4dec4973fe9979c9551 (diff)
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.
Diffstat (limited to 'sys/src/cmd/python/Python/traceback.c')
0 files changed, 0 insertions, 0 deletions