summaryrefslogtreecommitdiffstats
path: root/sys/kern/kern_sched.c
diff options
context:
space:
mode:
authorbluhm <bluhm@openbsd.org>2017-11-28 16:05:46 +0000
committerbluhm <bluhm@openbsd.org>2017-11-28 16:05:46 +0000
commit37fced87094c38578ebbe36dae5441179ff5d22c (patch)
tree13e7719674d1c3de2b6160d118eb7da35254caaf /sys/kern/kern_sched.c
parentfktrace(2) has been removed (diff)
downloadwireguard-openbsd-37fced87094c38578ebbe36dae5441179ff5d22c.tar.xz
wireguard-openbsd-37fced87094c38578ebbe36dae5441179ff5d22c.zip
The divert structure was using the port number to indicate that
divert-to or divert-reply was active. If the address was also set, it meant divert-to. Divert packet used a separate structure. This is confusing and makes it hard to add new features. It is better to have a divert type that explicitly says what is configured. Adapt the pf rule struct in kernel and pfctl, no functional change. Note that kernel and pfctl have to be updated together. OK sashan@
Diffstat (limited to 'sys/kern/kern_sched.c')
0 files changed, 0 insertions, 0 deletions