CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/02/01 15:03:23
Modified files:
sys/net : Tag: OPENBSD_6_2 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@
OpenBSD 6.2 errata 007
