Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Oct 2000 00:41:08 -0700 (PDT)
From:      Ruslan Ermilov <ru@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet ip_fw.c
Message-ID:  <200010270741.AAA88153@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ru          2000/10/27 00:41:08 PDT

  Modified files:        (Branch: RELENG_4)
    sys/netinet          ip_fw.c 
  Log:
  MFC:
  
  - (rev 1.144) pull up the entire (minimum) TCP and UDP headers,
    and 4 bytes of ICMP header (enough for type, code and cksum).
  
  - (rev 1.147) fetch the protocol header (TCP, UDP, ICMP) only
    from the first (OFF=0) fragment of IP datagram.
  
  Revision   Changes    Path
  1.131.2.9  +16 -21    src/sys/netinet/ip_fw.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200010270741.AAA88153>