Skip to content

Commit

Permalink
5199 "bad pkt state alloc" kstats due to echo replies
Browse files Browse the repository at this point in the history
Reviewed by: Dan McDonald <danmcd@omniti.com>
Reviewed by: Darren Reed <darrenr@fastmail.net>
Approved by: Richard Lowe <richlowe@richlowe.net>
  • Loading branch information
Rob Gulewich authored and rmustacc committed Dec 11, 2014
1 parent c679876 commit 0b9f216
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions usr/src/uts/common/inet/ipf/ip_state.c
Expand Up @@ -1285,6 +1285,7 @@ u_int flags;
switch (ic->icmp_type)
{
case ICMP_ECHO :
case ICMP_ECHOREPLY :
case ICMP_TSTAMP :
case ICMP_IREQ :
case ICMP_MASKREQ :
Expand Down

0 comments on commit 0b9f216

Please sign in to comment.