use numeric proto number (tautology...) for HIP
This commit is contained in:
parent
78d223a839
commit
64e0ef5931
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ let
|
|||
# does this ever get used or does the preceding general udp accept
|
||||
# already grab anything that might get here?
|
||||
(accept "oifname \"ppp0\" udp dport 500") # IKE Protocol [RFC5996]. haha zyxel
|
||||
(accept "ip6 nexthdr hip")
|
||||
(accept "ip6 nexthdr 139") # Host Identity Protocol
|
||||
|
||||
## FIXME no support yet for recs 27-30 Mobility Header
|
||||
|
||||
|
|
Loading…
Reference in a new issue