]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet
This commit was generated by cvs2svn to compensate for changes in r172314,
[FreeBSD/FreeBSD.git] / sys / netinet /
2007-09-24 jkimThis commit was generated by cvs2svn to compensate...
2007-09-24 kibRevert rev. 1.94. After recent tcp backouts, tcp_close...
2007-09-24 silbyTwo changes:
2007-09-23 csjpCertain consumers of rtalloc like gif(4) and if_stf...
2007-09-21 rrs- fix (global) address handling in the presence of...
2007-09-18 rrs- The address lock is changed to a rwlock. This
2007-09-16 rrs- For the 1-to-1 model, fix an off by one error that
2007-09-15 rrs- Get rid of unsused constants for sysctl variables.
2007-09-13 rrs- DF bit was on for COOKIE-ECHO chunks. This is
2007-09-13 rrs- Incorrect error EAGAIN returned for invalid send...
2007-09-10 rrs- Removed debug code and more C++ style comments in...
2007-09-10 rrs- Added some comments to tell where the htcp
2007-09-10 kensmithMake sure that either inp is NULL or we have obtained...
2007-09-10 rwatsonFurther UDPv4 cleanup:
2007-09-08 rrs- send call has a reference to uio->uio_resid in
2007-09-08 rrs- Locking compatiability changes. This involves adding
2007-09-07 rwatsonBack out tcp_timer.c:1.93 and associated changes that...
2007-08-29 greenRepair ALTQ-tagging rules in IPFW which got broken...
2007-08-27 rrs- During shutdown pending, when the last sack came...
2007-08-26 maximo Fix bug I introduced in the previous commit (ipfw...
2007-08-24 edwinThis commit was generated by cvs2svn to compensate...
2007-08-24 rrs- Fix address add handling to clear cached routes and...
2007-08-16 rrs- Remove extra comment for 7.0 (no GIANT here).
2007-08-16 qingliUse the sequence number comparison macro to compare
2007-08-14 kanThis commit was generated by cvs2svn to compensate...
2007-08-14 kanThis commit was generated by cvs2svn to compensate...
2007-08-14 kanThis commit was generated by cvs2svn to compensate...
2007-08-14 kanThis commit was generated by cvs2svn to compensate...
2007-08-06 csjpOver the past couple of years, there have been a number...
2007-08-06 rrs- change number assignments for SHA225-512 (match artisync
2007-08-06 rwatsonRemove the now-unused NET_{LOCK,UNLOCK,ASSERT}_GIANT...
2007-08-05 bzRename option IPSEC_FILTERGIF to IPSEC_FILTERTUNNEL.
2007-08-01 simonThis commit was generated by cvs2svn to compensate...
2007-07-31 peterChange TCPTV_MIN to be independent of HZ. While it...
2007-07-30 desMake tcpstates[] static, and make sure TCPSTATES is...
2007-07-29 bmahFix a typo in a log message: s/Reveived/Received/.
2007-07-29 mjacobFix compilation problems- tcpstates is only available...
2007-07-28 silbyFix a panic introduced in rev 1.126.
2007-07-28 andreProvide a sysctl to toggle reporting of TCP debug logging:
2007-07-28 andreo Move setting/resetting logic of syncache timer from...
2007-07-28 andreo Move all detailed checks for RST in LISTEN state...
2007-07-28 rwatsonReplace references to NET_CALLOUT_MPSAFE with CALLOUT_M...
2007-07-27 silbyExport the contents of the syncache to netstat.
2007-07-25 andreFix comments in tcp_do_segment().
2007-07-25 dougbThis commit was generated by cvs2svn to compensate...
2007-07-24 rrs - take out a needless panic under invariants for sctp_...
2007-07-22 rwatsonThis commit was generated by cvs2svn to compensate...
2007-07-21 rrs- remove duplicate code from sctp_asconf.c
2007-07-19 rwatsonAttempt to improve feature parity between UDPv4 and...
2007-07-17 rrs- added pre-checks to the bindx call.
2007-07-14 rrs- Modular congestion control, with RFC2581 being the...
2007-07-11 samThis commit was generated by cvs2svn to compensate...
2007-07-11 hartiThis commit was generated by cvs2svn to compensate...
2007-07-10 rwatsonFurther cleanup of UDPv4:
2007-07-09 samThis commit was generated by cvs2svn to compensate...
2007-07-09 bmsFix a regression in IPv4 multicast join path (IP_ADD_ME...
2007-07-07 rwatsonMinor UDPv4 cleanup: capitalize comment, move statistic...
2007-07-05 peterFix a second warning, introduced by my last "fix"....
2007-07-05 peterFix cast-qualifiers warning when INET6 is not present
2007-07-03 mlaierLink pf 4.1 to the build:
2007-07-03 mlaierThis commit was generated by cvs2svn to compensate...
2007-07-03 gnnCommit the change from FAST_IPSEC to IPSEC. The FAST_IPSEC
2007-07-03 mlaierThis commit was generated by cvs2svn to compensate...
2007-07-02 rrs- Consolidate the code that free's chunks to actually...
2007-07-02 rwatsonContinue pre-7.0 privilege cleanup: update suser(9...
2007-07-01 gnnFix a dangling netinet6 to netipsec transition for...
2007-07-01 gnnCommit IPv6 support for FAST_IPSEC to the tree.
2007-06-29 rrs- When a SCTP socket is closed, but the last data
2007-06-25 rrs- Update bindx address checking to properly screen...
2007-06-22 rrs- Fix type casts in calling sctp_m_getptr, it expects...
2007-06-22 rrs- Fix stream reset so it limits the number of streams...
2007-06-21 delphijThis commit was generated by cvs2svn to compensate...
2007-06-18 rrs- Two more static analisys bugs found by cisco's tool...
2007-06-18 rrs- Fixes cstatic issues found by cisco sa tool (missing...
2007-06-18 maximo Make ipfw set more robust -- now it is possible:
2007-06-18 rrsAdd additional logging level mask for packet_logging...
2007-06-17 rrs- The packet log needs to copy all of the buffer not...
2007-06-17 rrsBack out last change to inpcb_free. Turns out we need
2007-06-17 mjacobMake gcc4.2 happy and zero save_ip for the unlikely...
2007-06-17 rrs - For sctp_input/sctp6_input add announcment when...
2007-06-17 mjacobReplace incorrect local OFFSET_OF macro with the correc...
2007-06-17 mjacobSimplification to quiet a gcc4.2 warning. Just by setti...
2007-06-16 rrs- Better handle sending large pkt-drops. We were not...
2007-06-16 rrs- Raise max range of sctp_logging sysctl so panda does...
2007-06-16 rrs- Matthew's changes to get inlines out, plus a few...
2007-06-15 mjacobGarbage collect some debug code that not only no longer...
2007-06-15 rrsName change SCTP_KTR_SUBSYS -> KTR_SCTP
2007-06-15 rrsRemove extraneous extern (its gotten from sctp_sysctl.h)
2007-06-15 rrsWhen removing a stream from the output-stream-wheel...
2007-06-15 rrs- Update the comment lines in sctp_input.c
2007-06-15 bmsStub out imported IGMPv3 definitions which clash with...
2007-06-15 rrs- Issue one, new stack reduction left packet_drop handl...
2007-06-15 delphijThis commit was generated by cvs2svn to compensate...
2007-06-15 delphijThis commit was generated by cvs2svn to compensate...
2007-06-15 rrs- Add VRF id to sctp_ifa structure, needed mainly in...
2007-06-15 rrsKTR_GEN -> KTR_SUBSYS (for Kris).
2007-06-14 rrs- Fix so ifn's are properly deleted when the ref count...
2007-06-13 rrs- fix bindx to check addresses against socket's protoco...
2007-06-13 rwatsonRemove IPX over IP tunneling support, which allows...
2007-06-13 rrs- Fixed cookie handling to calc an RTO when
next