ip6_input() must call the IP6_EXTHDR_CHECK() macro with a specified return
authorMatthew Dillon <dillon@dragonflybsd.org>
Tue, 4 May 2004 23:08:43 +0000 (23:08 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Tue, 4 May 2004 23:08:43 +0000 (23:08 +0000)
commitef4f0aa7fa819dc8264ef6724b1ac2b53521fe37
treec8b57157f8dfdc8f062ecf80ebd2a72422ee5714
parent853ae338e419ee3152e276fa3daaac5d49696627
ip6_input() must call the IP6_EXTHDR_CHECK() macro with a specified return
value of EASYNC instead of <empty>.
sys/netinet6/ip6_input.c