]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet/sctp_indata.c
When removing a stream from the output-stream-wheel, if its the
[FreeBSD/FreeBSD.git] / sys / netinet / sctp_indata.c
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-14 rrs- Fix so ifn's are properly deleted when the ref count...
2007-06-05 dougbThis commit was generated by cvs2svn to compensate...
2007-06-05 rafanThis commit was generated by cvs2svn to compensate...
2007-06-04 darrenrThis commit was generated by cvs2svn to compensate...
2007-06-04 delphijThis commit was generated by cvs2svn to compensate...
2007-06-03 umeThis commit was generated by cvs2svn to compensate...
2007-06-02 dougbThis commit was generated by cvs2svn to compensate...
2007-06-02 rrs- fix initial pcb vrf setting when the initial vrf...
2007-06-01 rrs- Take out the broken table-id concept. Panda Routers...
2007-05-30 rrs- Fix a memory overwrite when the mapping array
2007-05-29 rrs- Fixes so we won't try to start a timer when we
2007-05-28 rrs- fixed autclose to not allow setting on 1-2-1 model.
2007-05-24 obrienThis commit was generated by cvs2svn to compensate...
2007-05-24 obrienThis commit was generated by cvs2svn to compensate...
2007-05-21 wollmanThis commit was generated by cvs2svn to compensate...
2007-05-19 muxThis commit was generated by cvs2svn to compensate...
2007-05-19 kanThis commit was generated by cvs2svn to compensate...
2007-05-19 kanThis commit was generated by cvs2svn to compensate...
2007-05-19 kanThis commit was generated by cvs2svn to compensate...
2007-05-19 kanThis commit was generated by cvs2svn to compensate...
2007-05-17 rrs- Fixed 1-2-1 model to not worry about associd in sockopts
2007-05-09 rrsTwo major items here:
2007-05-08 rrs- Copyright change, cisco's silly tool wants it to...
2007-05-08 rrs- Static analyisis fixes for cisco's commit (this...
2007-05-08 rrs- More macros for OS compatabilty
2007-05-02 rrs- Somehow the disable fragment option got lost. We...
2007-05-01 marcelThis commit was generated by cvs2svn to compensate...
2007-04-23 gshapiroThis commit was generated by cvs2svn to compensate...
2007-04-23 gshapiroThis commit was generated by cvs2svn to compensate...
2007-04-22 rrs- Somehow the disable fragment option got lost. We...
2007-04-19 rrs- More work on making send lock contention.
2007-04-16 rwatsonThis commit was generated by cvs2svn to compensate...
2007-04-14 mlaierFix a typeo - unbreak the build.
2007-04-14 rrs- fix source address selection when picking an acceptab...
2007-04-11 ruThis commit was generated by cvs2svn to compensate...
2007-04-11 njlThis commit was generated by cvs2svn to compensate...
2007-04-09 gshapiroThis commit was generated by cvs2svn to compensate...
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 rrs- errno -> becomes error in sctp_output.c and sctputil.c
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-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 rrsTurns out we would reset the TSN seq counter during
2006-11-10 desThis commit was generated by cvs2svn to compensate...
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 rrsOk, here it is, we finally add SCTP to current. Note...