summaryrefslogtreecommitdiffstats
path: root/sys/netinet/sctp_os_bsd.h
Commit message (Expand)AuthorAgeFilesLines
* - Fixes foobar on my part. Some missing virtualization macros fromrrs2008-06-141-3/+3
* - Macro-izes the packed declaration in all headers.rrs2008-06-141-6/+13
* - Adds support for the multi-asconf (From Kozuka-san)rrs2008-05-201-0/+6
* Add code to allow the system to handle multiple routing tables.julian2008-05-091-1/+1
* - The address lock is changed to a rwlock. Thisrrs2007-09-181-0/+2
* - Locking compatiability changes. This involves addingrrs2007-09-081-0/+1
* - Fix address add handling to clear cached routes and source addressesrrs2007-08-241-2/+19
* - remove duplicate code from sctp_asconf.crrs2007-07-211-1/+0
* - added pre-checks to the bindx call.rrs2007-07-171-0/+3
* Commit the change from FAST_IPSEC to IPSEC. The FAST_IPSECgnn2007-07-031-2/+2
* Fix a dangling netinet6 to netipsec transition for SCTP include files.gnn2007-07-011-1/+1
* Commit IPv6 support for FAST_IPSEC to the tree.gnn2007-07-011-4/+4
* - Matthew's changes to get inlines out, plus a few of my ownrrs2007-06-161-6/+3
* KTR_GEN -> KTR_SUBSYS (for Kris).rrs2007-06-151-2/+2
* - Fix so ifn's are properly deleted when the ref count goes to 0.rrs2007-06-141-0/+13
* - Restructure so bindx functions are not done inline to socket optionrrs2007-06-121-0/+3
* - fix initial pcb vrf setting when the initial vrf is not therrs2007-06-021-2/+1
* - Take out the broken table-id concept. Panda Routers have a M-VRFrrs2007-06-011-12/+8
* - Fix a memory overwrite when the mapping arrayrrs2007-05-301-0/+9
* - Fixes so we won't try to start a timer when werrs2007-05-291-6/+26
* Two major items here:rrs2007-05-091-2/+10
* - Copyright change, cisco's silly tool wants it to say:rrs2007-05-081-1/+1
* - More macros for OS compatabiltyrrs2007-05-081-10/+100
* - Somehow the disable fragment option got lost. We couldrrs2007-05-021-1/+6
* - fixed several places where we did not release INP locks.rrs2007-04-031-2/+6
* - Found bug in min split point bundling which causedrrs2007-03-311-0/+7
* - window update sacks sent incorrectly afterrrs2007-03-201-0/+3
* Adds a hash table to speed local address lookuprrs2007-03-191-0/+2
* - errno -> becomes error in sctp_output.c and sctputil.crrs2007-03-191-0/+7
* - Sysctl's move to seperate filerrs2007-03-151-2/+26
* - Copyright updates (aka 2007)rrs2007-02-121-3/+32
* - most all includes (#include <>) migrate to the sctp_os_bsd.h filerrs2007-01-181-4/+65
* - Macroizes the V6ONLY flag check.rrs2007-01-151-0/+9
* a) macro-ization of all mbuf and random numberrrs2006-12-291-2/+67
* 1) Fixes on a number of different collision case LOR's.rrs2006-12-141-0/+2
* Opps... in my fix up of all the $FreeBSD:$-> $FreeBSD$ Irrs2006-11-031-0/+1
* Ok, here it is, we finally add SCTP to current. Note that thisrrs2006-11-031-0/+89
OpenPOWER on IntegriCloud