aboutsummaryrefslogtreecommitdiff
path: root/sys/netinet/libalias/alias_sctp.c
Commit message (Expand)AuthorAgeFilesLines
* libalias: small memory allocation cleanups.Pedro F. Giffuni2018-01-121-3/+3
* White cleanups.Michael Tuexen2017-12-261-296/+295
* Clearify CID 1008197.Michael Tuexen2017-12-261-14/+15
* Clearify issue reported in CID 1008198.Michael Tuexen2017-12-261-0/+1
* Fix CID 1008428.Michael Tuexen2017-12-261-3/+3
* Fix CID 1008936.Michael Tuexen2017-12-261-6/+6
* Allow the first (and second) argument of sn_calloc() be a sum.Michael Tuexen2017-12-261-1/+1
* sys: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Use inet_ntoa_r() instead of inet_ntoa() throughout the kernelEric van Gyzen2017-02-161-4/+10
* Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs.Ed Schouten2011-11-071-2/+2
* Mark MALLOC_DEFINEs static that have no corresponding MALLOC_DECLAREs.Ed Schouten2011-11-071-1/+1
* Fix typos - remove duplicate "the".Rebecca Cran2011-02-211-1/+1
* Standardise all Swinburne related copyright/licence statements throughout theLawrence Stewart2010-11-121-11/+8
* The university does not require that its CRICOS number be included in sourceLawrence Stewart2010-11-121-2/+1
* This commit fixes the issue with alias_sctp.c. NoRandall Stewart2009-02-141-2/+39
* Add SCTP NAT support.Paolo Pisati2009-02-071-0/+2665