Plan 9 from Bell Labs 2002-08-14
1 files changed, 2 insertions(+), 0 deletions(-) M ip/icmp6.c
M ip/icmp6.c => ip/icmp6.c +2 -0
@@ 740,6 740,8 @@ icmpiput6(Proto *icmp, Ipifc *ipifc, Block *bp) if(p->type <= Maxtype6) ipriv->in[p->type]++; + else + goto raise; switch(p->type) { case EchoRequestV6: