cvs commit: src/sys/netinet ip_fw2.c

Brooks Davis brooks at FreeBSD.org
Thu Apr 14 17:47:45 PDT 2005


brooks      2005-04-15 00:47:44 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          ip_fw2.c 
  Log:
  Centralized finding the protocol header in IP packets in preperation for
  IPv6 support.  The header in IPv6 is more complex then in IPv4 so we
  want to handle skipping over it in one location.
  
  Submitted by:   Mariano Tortoriello and Raffaele De Lorenzo (via luigi)
  
  Revision  Changes    Path
  1.92      +107 -90   src/sys/netinet/ip_fw2.c


More information about the cvs-src mailing list