[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.224.6.1 and 1.225

version 1.224.6.1, 2006/05/24 15:50:45 version 1.225, 2006/04/15 02:24:12
Line 974  found:
Line 974  found:
                 goto bad;                  goto bad;
         }          }
 #endif  #endif
 #ifdef FAST_IPSEC  #if 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.224.6.1  
changed lines
  Added in v.1.225

CVSweb <webmaster@jp.NetBSD.org>