pf drops IPv4 packets with any options by default. For IPv6 the
authorbluhm <bluhm@openbsd.org>
Thu, 28 Dec 2017 11:37:44 +0000 (11:37 +0000)
committerbluhm <bluhm@openbsd.org>
Thu, 28 Dec 2017 11:37:44 +0000 (11:37 +0000)
commitbfcbb272c6f4c3341685dc0476a56cd2df40548c
tree5d6431e8f0284fc194787a1b99d1b03c8feccfa9
parent16f529b61bd02aef2791e1a4881fc8a24b95d72a
pf drops IPv4 packets with any options by default.  For IPv6 the
same is already done for options header.  Add the routing extension
header to the list that need "allow-opts" to pass.
OK sashan@ visa@
sys/net/pf.c