]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet
Do without head and tail: they're pretty unnecessary here anyway.
[FreeBSD/FreeBSD.git] / sys / netinet /
1998-10-05 rnordierThis commit was generated by cvs2svn to compensate...
1998-09-26 dfrDike out some obsolete defines which referenced ih_next...
1998-09-25 rvbThis commit was generated by cvs2svn to compensate...
1998-09-17 fennerFix the bind security fix introduced in rev 1.38 to...
1998-09-17 fennerPrevent modification of permanent ARP entries (PR kern...
1998-09-16 grogThis commit was generated by cvs2svn to compensate...
1998-09-16 grogThis commit was generated by cvs2svn to compensate...
1998-09-15 fennerThis commit was generated by cvs2svn to compensate...
1998-09-15 fennerThis commit was generated by cvs2svn to compensate...
1998-09-15 jkoshyTurn off replies to ICMP echo requests for broadcast...
1998-09-12 luigiBring in new files for dummynet support
1998-09-12 rnordierThis commit was generated by cvs2svn to compensate...
1998-09-12 rnordierThis commit was generated by cvs2svn to compensate...
1998-09-11 wollmanFix RST validation.
1998-09-10 dfrEnsure that m_nextpkt is set to NULL after reassembling...
1998-09-09 markmThis commit was generated by cvs2svn to compensate...
1998-09-06 jdpThis commit was generated by cvs2svn to compensate...
1998-09-06 phkRFC 1644 has the status "Experimental Protocol", which...
1998-09-03 nsouchThis commit was generated by cvs2svn to compensate...
1998-09-03 nsouchThis commit was generated by cvs2svn to compensate...
1998-09-02 phkWiden and change the layout of the IPFW structures...
1998-09-02 wollmanProperly fragment multicast packets.
1998-08-31 brianRemove OpenBSD build support - let the Makefile vary per
1998-08-30 brianAdd OpenBSD build support
1998-08-29 rvbThis commit was generated by cvs2svn to compensate...
1998-08-27 abialThis commit was generated by cvs2svn to compensate...
1998-08-24 dfrRe-implement tcp and ip fragment reassembly to not...
1998-08-23 obrienThis commit was generated by cvs2svn to compensate...
1998-08-23 wollmanYow! Completely change the way socket options are...
1998-08-21 msmithThis commit was generated by cvs2svn to compensate...
1998-08-20 msmithThis commit was generated by cvs2svn to compensate...
1998-08-17 bdeFixed printf format errors.
1998-08-15 bdeMade some disgusting ifdefs even more disgusting to...
1998-08-11 bdeFixed printf format errors (ntohl() returns in_addr_t...
1998-08-05 bdeConverted the last instance of hzto() to tvtohz().
1998-08-03 dfrUse explicitly sized types when digging through packet...
1998-08-03 peterThis commit was generated by cvs2svn to compensate...
1998-08-01 peterFix a compile error if IPFIREWALL_FORWARD active withou...
1998-07-29 kjcupdate ATM driver. (base version: midway.c 1.67 --...
1998-07-18 alexDon't log ICMP type and subtype for non-zero offset...
1998-07-13 bdeRemoved a bogus forward struct declaration.
1998-07-13 bdeFixed some longs that should have been fixed-sized...
1998-07-13 bdeFixed overflow and sign extension bugs in
1998-07-13 bdeDeclare tcp_seq and tcp_cc as fixed-size types. Half...
1998-07-13 bdeDeclare id_mask as a fixed-size type.
1998-07-13 bdeDeclare n_short, n_long and n_time as fixed-sized types...
1998-07-09 desThis commit was generated by cvs2svn to compensate...
1998-07-08 dtThis commit was generated by cvs2svn to compensate...
1998-07-08 dgWhen not acting as a router (ipforwarding=0), silently...
1998-07-06 rnordierThis commit was generated by cvs2svn to compensate...
1998-07-06 julianoops ended comment before the comment ended..
1998-07-06 julianBring back some slight cleanups from 2.2
1998-07-06 julianDon't expect the new code to be used without the right...
1998-07-06 julianFix braino in switching to TAILQ macro.
1998-07-06 julianSupport for IPFW based transparent forwarding.
1998-07-02 julianRemove out of date comment.
1998-07-02 julianRemove the option to keep IPFW diversion backwards...
1998-06-30 phkByte count statistics of multicast vifs are invalid.
1998-06-27 jhayOnly make struct xtcpcb visable if _NETINET_IN_PCB_H_...
1998-06-24 brianAdd CUSEEME support. This has *not* been tested, nor
1998-06-21 bdeRemoved unused includes.
1998-06-20 peterMerge ipfilter 3.2.3 -> 3.2.7 changes onto mainline.
1998-06-20 peterThis commit was generated by cvs2svn to compensate...
1998-06-20 peterThis commit was generated by cvs2svn to compensate...
1998-06-20 peterImport ipfilter 3.2.7 kernel components
1998-06-15 julianfix another typo
1998-06-14 julianTry narrow down the culprit sending undefined packet...
1998-06-12 julianRemove 3 occurances of __FUNCTION__
1998-06-12 julianGo through the loopback code with a broom..
1998-06-12 julianinclude opt_ipdivert.h so we get correct options
1998-06-12 julianAllow diverted packets from the transmit side to rememb...
1998-06-11 peterThis commit was generated by cvs2svn to compensate...
1998-06-10 brianQuieten gcc 2.8.1
1998-06-08 bdeFixed pedantic semantics errors (bitfields not of type...
1998-06-08 bdeip_fil.h has 9 separate declarations of iplioctl()...
1998-06-07 dfrThis commit fixes various 64bit portability problems...
1998-06-07 bdeFixed pedantic semantics errors (bitfields not of type...
1998-06-06 brianDon't call PunchFWHole() ifdef NO_FW_PUNCH
1998-06-06 julianMake sure the default value of a dummy variable is 0
1998-06-06 julianFix wrong data type for a pointer.
1998-06-06 julianclean up the changes made to ipfw over the last weeks
1998-06-06 jkoshySpelling corrections.
1998-06-05 julianReviewed by: Kirk Mckusick (mckusick@mckusick.com)
1998-06-05 julianReverse the default sense of the IPFW/DIVERT reinjectio...
1998-05-31 peterLet the sowwakeup macro decide when to call sowakeup...
1998-05-26 dgFixed logic in the test to drop ICMP echo and timestamp...
1998-05-25 julianAdd optional code to change the way that divert and...
1998-05-25 julianHide the interface name in the sin_zero section of...
1998-05-25 julianTake the user's "IGNORE_DIVERT" argument from where...
1998-05-24 fennerTake IP options into account when calculating the allow...
1998-05-24 dgThe ipt_ptr field is 1-based (see TCP/IP Illustrated...
1998-05-24 amuraiPrimary verison of NetBIOS over TCP/IP. Now you can...
1998-05-23 phkGet more details on the "arpresolve: can't allocate...
1998-05-19 julianThis commit was generated by cvs2svn to compensate...
1998-05-19 julianThis commit was generated by cvs2svn to compensate...
1998-05-19 jdpFix a typo-bug in ipflow_reap that could cause a NULL...
1998-05-19 pbMove (private) struct ipflow out of ip_var.h, to reduce...
1998-05-19 dgMoved #define of IPFLOW_HASHBITS to ip_flow.c where...
1998-05-19 dgAdded fast IP forwarding code by Matt Thomas <matt...
1998-05-18 guidoGrumble...It seems I'm suffering from some mental disea...
next