CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/02/01 14:18:12
Modified files:
sys/net : if_etherip.c
Log message:
Done means to stop processing the protocol loop, but IP proto none
is protocol 58. Fix typo in ip6_etherip_input() to properly discard
EtherIP tunnel IPv6 packets if the feature is disabled.
found by Maxime Villard; with markus@; OK patrick@ deraadt@ millert@ jca@
