diff options
author | 2004-06-29 22:14:13 +0000 | |
---|---|---|
committer | 2004-06-29 22:14:13 +0000 | |
commit | 655a9f8a35f269e8ce23442f55a1b84c6d21cff9 (patch) | |
tree | bb2e1b955199c48442f2f89235b426d320164868 /share/man/man7 | |
parent | Fix MS chap; our libc md4 routines take the number of bytes, not bits, (diff) | |
download | wireguard-openbsd-655a9f8a35f269e8ce23442f55a1b84c6d21cff9.tar.xz wireguard-openbsd-655a9f8a35f269e8ce23442f55a1b84c6d21cff9.zip |
remove cedric's bogus interface name verification code.
this was meant to verify that ne3 is a valid interface that could show
up, but bogus0 is not. while this might sound like a good idea it is
completely broken and causes a shitload of problems. just allow for anything
as interface name, the kernel abstracts that nice enough. if no interface
by that name exists (or shows up) the rule never matches; that matches
pf semantics used everywhere else.
this also fixes the "pfctl always has to run as root" issue that cedric
did not fix over the last 6 months despite being bugged to regularily.
help & ok mcbride@
Diffstat (limited to 'share/man/man7')
0 files changed, 0 insertions, 0 deletions