summaryrefslogtreecommitdiffstats
path: root/sys/netinet/sctp_pcb.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r295549:tuexen2016-02-251-52/+82
* MFC r294995:tuexen2016-02-031-15/+2
* MFC r294057:tuexen2016-01-171-2/+6
* MFC r291904:tuexen2016-01-171-1/+2
* MFC r291141:tuexen2016-01-161-14/+9
* MFC r291140:tuexen2016-01-161-2/+4
* MFC r291137:tuexen2016-01-161-4/+2
* MFC r289570:tuexen2016-01-161-8/+8
* MFC r285925:tuexen2016-01-161-5/+21
* MFC r284515:tuexen2015-06-201-1/+4
* MFC r283664:tuexen2015-05-311-4/+0
* MFC r283650:tuexen2015-05-311-1/+2
* MFC r280459:tuexen2015-05-291-2/+4
* MFC r279859:tuexen2015-05-291-0/+1
* MFC r277031tuexen2015-05-291-3/+0
* MFC r277030:tuexen2015-05-291-11/+0
* MFC r275869:tuexen2015-05-291-0/+1
* MFC r275358 r275483 r276982 - Removing M_FLOWID by hps@hiren2015-04-241-3/+1
* MFC r271643:tuexen2014-09-181-2/+2
* MFC r270673:tuexen2014-09-181-28/+20
* MFC r269858:tuexen2014-08-221-41/+73
* MFC r269527:tuexen2014-08-221-3/+5
* MFC r269481:tuexen2014-08-221-2/+5
* MFC r269475:tuexen2014-08-221-2/+5
* MFC r269448:tuexen2014-08-221-3/+6
* MFC r269436, r269445:tuexen2014-08-221-7/+5
* MFC r269396:tuexen2014-08-221-2/+1
* MFC r268534:tuexen2014-08-221-4/+10
* MFC r268526:tuexen2014-08-221-0/+4
* MFC r267674:tuexen2014-06-231-13/+82
* MFC r265455:tuexen2014-06-221-8/+0
* MFC r263922:tuexen2014-06-221-1/+8
* MFC r263237:tuexen2014-06-221-36/+3
* MFC r258574:tuexen2013-12-031-2/+0
* MFC r256556:tuexen2013-11-211-30/+50
* Fix a bug were only 2048 streams where usable even though more thantuexen2013-07-051-3/+1
* Code cleanups.tuexen2013-07-031-75/+67
* Honor the net.inet6.ip6.v6only sysctl variable and the IPV6_V6ONLYtuexen2013-05-101-2/+7
* Send the adaptation layer indication only if set by the user.tuexen2013-02-111-1/+2
* Don't send kernel provided information in the User Initiatedtuexen2013-02-111-32/+13
* Make sure that received packets for removed addresses are handledtuexen2013-02-101-180/+192
* Cleanup the handling of address scopes. Announce in the INIT/INIT-ACKtuexen2013-02-091-43/+46
* Fix a bug where HEARTBEATs were still sent in SHUTDOWN_SENT ortuexen2013-02-091-6/+7
* Minor cleanups of debug messages.tuexen2012-12-271-2/+2
* Mechanically substitute flags from historic mbuf allocator withglebius2012-12-051-3/+3
* Find the endpoint for an incoming packet also if the endpointtuexen2012-11-261-1/+2
* Get the accounting working. We now have counters how manytuexen2012-11-161-1/+15
* Add per outgoing stream accounting for chunks in the sendtuexen2012-11-071-0/+9
* Whitespace change.tuexen2012-09-231-2/+1
* Whitespace changes.tuexen2012-09-091-6/+4
OpenPOWER on IntegriCloud