| Commit message (Expand) | Author | Age | Files | Lines |
* | Get SCTP working in combination with VIMAGE. | tuexen | 2009-09-19 | 1 | -1/+1 |
* | Fix a bug where wrong initialization value | tuexen | 2009-07-28 | 1 | -3/+3 |
* | Adds missing sysctl to manage the vtag_time_wait time. This will | rrs | 2009-05-30 | 1 | -0/+7 |
* | Add more padding and a new variable. This will | rrs | 2009-04-08 | 1 | -1/+1 |
* | Many bug fixes (from the IETF hack-fest): | rrs | 2009-04-04 | 1 | -0/+1 |
* | Move the new rwnd field down to the very end | rrs | 2009-02-13 | 1 | -2/+2 |
* | LOR fix - Lock only when calling the actual code that | rrs | 2009-02-03 | 1 | -2/+4 |
* | - Cleanup checksum code. | rrs | 2009-02-03 | 1 | -3/+13 |
* | Code from the hack-session known as the IETF (and a | rrs | 2008-12-06 | 1 | -0/+16 |
* | - Peers rwnd is now available for the MIB. | rrs | 2008-10-18 | 1 | -0/+1 |
* | - Macro-izes the packed declaration in all headers. | rrs | 2008-06-14 | 1 | -191/+231 |
* | - Adds support for the multi-asconf (From Kozuka-san) | rrs | 2008-05-20 | 1 | -0/+37 |
* | Allow SCTP to compile without INET6. | rrs | 2008-04-16 | 1 | -23/+38 |
* | - DF bit was on for COOKIE-ECHO chunks. This is | rrs | 2007-09-13 | 1 | -2/+12 |
* | - send call has a reference to uio->uio_resid in | rrs | 2007-09-08 | 1 | -265/+337 |
* | - During shutdown pending, when the last sack came in and | rrs | 2007-08-27 | 1 | -0/+12 |
* | - Fix address add handling to clear cached routes and source addresses | rrs | 2007-08-24 | 1 | -0/+8 |
* | - Modular congestion control, with RFC2581 being the default. | rrs | 2007-07-14 | 1 | -0/+11 |
* | - Fix so ifn's are properly deleted when the ref count goes to 0. | rrs | 2007-06-14 | 1 | -0/+7 |
* | - Fixed cookie handling to calc an RTO when | rrs | 2007-06-13 | 1 | -1/+1 |
* | - Fixes a case where doing a sysctl would leave locks held | rrs | 2007-06-06 | 1 | -1/+10 |
* | - Fixes so we won't try to start a timer when we | rrs | 2007-05-29 | 1 | -0/+1 |
* | - fixed autclose to not allow setting on 1-2-1 model. | rrs | 2007-05-28 | 1 | -84/+246 |
* | - Fixed 1-2-1 model to not worry about associd in sockopts | rrs | 2007-05-17 | 1 | -1/+7 |
* | - Copyright change, cisco's silly tool wants it to say: | rrs | 2007-05-08 | 1 | -1/+1 |
* | - More macros for OS compatabilty | rrs | 2007-05-08 | 1 | -0/+3 |
* | - fixed several places where we did not release INP locks. | rrs | 2007-04-03 | 1 | -13/+9 |
* | - Found bug in min split point bundling which caused | rrs | 2007-03-31 | 1 | -5/+17 |
* | - Sysctl's move to seperate file | rrs | 2007-03-15 | 1 | -0/+500 |