added missing IPV6_PORTRANGE case.
This commit is contained in:
parent
b8a80c0b8f
commit
ed0d411602
@ -1399,6 +1399,7 @@ ip6_ctloutput(so, sopt)
|
||||
case IPV6_CHECKSUM:
|
||||
case IPV6_FAITH:
|
||||
case IPV6_BINDV6ONLY:
|
||||
case IPV6_PORTRANGE:
|
||||
switch (optname) {
|
||||
|
||||
case IPV6_UNICAST_HOPS:
|
||||
|
Loading…
Reference in New Issue
Block a user