| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC: | Randall Stewart | 2010-06-11 | 1 | -8/+7 |
| * | MFC of 206137 | Randall Stewart | 2010-04-17 | 1 | -1/+1 |
| * | MFC of 205629 | Randall Stewart | 2010-04-17 | 1 | -0/+4 |
| * | MFC 197288,197326,197327,197328,197342,197914,197929, | Michael Tuexen | 2009-12-07 | 1 | -1/+1 |
| * | - Cleanup checksum code. | Randall Stewart | 2009-02-03 | 1 | -0/+1 |
| * | Code from the hack-session known as the IETF (and a | Randall Stewart | 2008-12-06 | 1 | -8/+15 |
| * | -Improvement: Add '\n' on debug output in sctp_lower_sosend(). | Randall Stewart | 2008-11-12 | 1 | -1/+1 |
| * | Adds support for the SCTP_PORT_REUSE option | Randall Stewart | 2008-07-31 | 1 | -0/+2 |
| * | 1) Adds the rest of the VIMAGE change macros | Randall Stewart | 2008-07-09 | 1 | -1/+2 |
| * | More prep for Vimage: | Randall Stewart | 2008-06-15 | 1 | -1/+1 |
| * | - Macro-izes the packed declaration in all headers. | Randall Stewart | 2008-06-14 | 1 | -1/+25 |
| * | - Adds support for the multi-asconf (From Kozuka-san) | Randall Stewart | 2008-05-20 | 1 | -1/+2 |
| * | Allow SCTP to compile without INET6. | Randall Stewart | 2008-04-16 | 1 | -0/+3 |
| * | - Change the Time Wait of vtags value to match the cookie-life | Randall Stewart | 2007-10-30 | 1 | -1/+3 |
| * | - The address lock is changed to a rwlock. This | Randall Stewart | 2007-09-18 | 1 | -2/+2 |
| * | - send call has a reference to uio->uio_resid in | Randall Stewart | 2007-09-08 | 1 | -3/+18 |
| * | - During shutdown pending, when the last sack came in and | Randall Stewart | 2007-08-27 | 1 | -0/+2 |
| * | - Fix address add handling to clear cached routes and source addresses | Randall Stewart | 2007-08-24 | 1 | -0/+1 |
| * | - take out a needless panic under invariants for sctp_output.c | Randall Stewart | 2007-07-24 | 1 | -4/+3 |
| * | - remove duplicate code from sctp_asconf.c | Randall Stewart | 2007-07-21 | 1 | -1/+1 |
| * | - added pre-checks to the bindx call. | Randall Stewart | 2007-07-17 | 1 | -2/+17 |
| * | - Modular congestion control, with RFC2581 being the default. | Randall Stewart | 2007-07-14 | 1 | -3/+1 |
| * | - Add VRF id to sctp_ifa structure, needed mainly in panda but useful | Randall Stewart | 2007-06-15 | 1 | -0/+1 |
| * | - Fix so ifn's are properly deleted when the ref count goes to 0. | Randall Stewart | 2007-06-14 | 1 | -3/+5 |
| * | - fix initial pcb vrf setting when the initial vrf is not the | Randall Stewart | 2007-06-02 | 1 | -6/+10 |
| * | - Take out the broken table-id concept. Panda Routers have a M-VRF | Randall Stewart | 2007-06-01 | 1 | -2/+5 |
| * | - Fix a memory overwrite when the mapping array | Randall Stewart | 2007-05-30 | 1 | -1/+1 |
| * | - Fixes so we won't try to start a timer when we | Randall Stewart | 2007-05-29 | 1 | -0/+1 |
| * | - fixed autclose to not allow setting on 1-2-1 model. | Randall Stewart | 2007-05-28 | 1 | -1/+5 |
| * | Two major items here: | Randall Stewart | 2007-05-09 | 1 | -4/+4 |
| * | - Copyright change, cisco's silly tool wants it to say: | Randall Stewart | 2007-05-08 | 1 | -1/+1 |
| * | - More macros for OS compatabilty | Randall Stewart | 2007-05-08 | 1 | -5/+23 |
| * | - Somehow the disable fragment option got lost. We could | Randall Stewart | 2007-05-02 | 1 | -2/+2 |
| * | Moves the PCB features and flags from sctp_pcb.h to | Randall Stewart | 2007-04-22 | 1 | -53/+0 |
| * | - Somehow the disable fragment option got lost. We could | Randall Stewart | 2007-04-22 | 1 | -4/+5 |
| * | - fixed several places where we did not release INP locks. | Randall Stewart | 2007-04-03 | 1 | -3/+2 |
| * | - Found bug in min split point bundling which caused | Randall Stewart | 2007-03-31 | 1 | -11/+13 |
| * | Adds a hash table to speed local address lookup | Randall Stewart | 2007-03-19 | 1 | -0/+3 |
| * | - errno -> becomes error in sctp_output.c and sctputil.c | Randall Stewart | 2007-03-19 | 1 | -1/+0 |
| * | - Sysctl's move to seperate file | Randall Stewart | 2007-03-15 | 1 | -25/+116 |
| * | - most all includes (#include <>) migrate to the sctp_os_bsd.h file | Randall Stewart | 2007-01-18 | 1 | -31/+2 |
| * | - Macroizes the V6ONLY flag check. | Randall Stewart | 2007-01-15 | 1 | -6/+3 |
| * | a) macro-ization of all mbuf and random number | Randall Stewart | 2006-12-29 | 1 | -1/+0 |
| * | 1) Fixes on a number of different collision case LOR's. | Randall Stewart | 2006-12-14 | 1 | -1/+12 |
| * | Ok, here it is, we finally add SCTP to current. Note that this | Randall Stewart | 2006-11-03 | 1 | -0/+504 |