Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Oct 2000 20:03:31 -0700 (PDT)
From:      Bill Fumerola <billf@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/ipfw ipfw.c src/sys/netinet ip_fw.c ip_fw.h
Message-ID:  <200010020303.UAA99196@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
billf       2000/10/01 20:03:31 PDT

  Modified files:
    sbin/ipfw            ipfw.c 
    sys/netinet          ip_fw.c ip_fw.h 
  Log:
  Add new fields for more granularity:
  	IP: version, tos, ttl, len, id
  	TCP: seq#, ack#, window size
  
  Reviewed by:	silence on freebsd-{net,ipfw}
  
  Revision  Changes    Path
  1.90      +170 -7    src/sbin/ipfw/ipfw.c
  1.142     +1 -1830   src/sys/netinet/ip_fw.c
  1.53      +29 -2     src/sys/netinet/ip_fw.h



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?200010020303.UAA99196>