[BACK]Return to ip_input.c CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / netinet

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/sys/netinet/ip_input.c between version 1.223.6.2 and 1.223.6.3

version 1.223.6.2, 2006/04/22 11:40:10 version 1.223.6.3, 2006/06/01 22:38:47
Line 974  found:
Line 974  found:
                 goto bad;                  goto bad;
         }          }
 #endif  #endif
 #if FAST_IPSEC  #ifdef FAST_IPSEC
         /*          /*
          * enforce IPsec policy checking if we are seeing last header.           * enforce IPsec policy checking if we are seeing last header.
          * note that we do not visit this with protocols with pcb layer           * note that we do not visit this with protocols with pcb layer

Legend:
Removed from v.1.223.6.2  
changed lines
  Added in v.1.223.6.3

CVSweb <webmaster@jp.NetBSD.org>