]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet/sctputil.c
This commit was generated by cvs2svn to compensate for changes in r168463,
[FreeBSD/FreeBSD.git] / sys / netinet / sctputil.c
2007-04-07 desThis commit was generated by cvs2svn to compensate...
2007-04-06 kanThis commit was generated by cvs2svn to compensate...
2007-04-04 thompsaThis commit was generated by cvs2svn to compensate...
2007-04-03 mpThis commit was generated by cvs2svn to compensate...
2007-04-03 rrs- fixed several places where we did not release INP...
2007-03-31 rrs- Found bug in min split point bundling which caused
2007-03-28 delphijThis commit was generated by cvs2svn to compensate...
2007-03-28 delphijThis commit was generated by cvs2svn to compensate...
2007-03-22 jkimThis commit was generated by cvs2svn to compensate...
2007-03-22 jkimThis commit was generated by cvs2svn to compensate...
2007-03-22 jkimThis commit was generated by cvs2svn to compensate...
2007-03-20 rrs- window update sacks sent incorrectly after
2007-03-19 rrsAdds a hash table to speed local address lookup
2007-03-15 simonThis commit was generated by cvs2svn to compensate...
2007-03-15 simonThis commit was generated by cvs2svn to compensate...
2007-03-15 rrs- Sysctl's move to seperate file
2007-03-11 mpThis commit was generated by cvs2svn to compensate...
2007-02-12 rrs- Copyright updates (aka 2007)
2007-01-29 dougbThis commit was generated by cvs2svn to compensate...
2007-01-20 rafanThis commit was generated by cvs2svn to compensate...
2007-01-18 rrs - most all includes (#include <>) migrate to the sctp_...
2007-01-15 rrs- Macroizes the V6ONLY flag check.
2007-01-03 dasThis commit was generated by cvs2svn to compensate...
2006-12-31 acheThis commit was generated by cvs2svn to compensate...
2006-12-29 rrsa) macro-ization of all mbuf and random number
2006-12-25 ruThis commit was generated by cvs2svn to compensate...
2006-12-15 umeThis commit was generated by cvs2svn to compensate...
2006-12-14 rrs1) Fixes on a number of different collision case LOR's.
2006-12-13 samThis commit was generated by cvs2svn to compensate...
2006-12-12 bzIn ip6_sprintf no longer use and return one of eight...
2006-12-10 dougbThis commit was generated by cvs2svn to compensate...
2006-12-08 hartiThis commit was generated by cvs2svn to compensate...
2006-11-12 umeThis commit was generated by cvs2svn to compensate...
2006-11-11 rrsIn a true restart case, the send_lock was
2006-11-11 rrsTurns out we would reset the TSN seq counter during
2006-11-10 desThis commit was generated by cvs2svn to compensate...
2006-11-10 rrsThis patch fixes a LOR that happens during INIT-ACK...
2006-11-08 rrs-Fixes first of all the getcred on IPv6 and V4. The
2006-11-05 rrsTons of fixes to get all the 64bit issues removed.
2006-11-04 dougbThis commit was generated by cvs2svn to compensate...
2006-11-03 rrsMore 64 bit pointer fun.
2006-11-03 rrsOk, here it is, we finally add SCTP to current. Note...