summaryrefslogtreecommitdiffstats
path: root/extensions/libxt_sctp.c
Commit message (Expand)AuthorAgeFilesLines
* iptables: replace open-coded sizeof by ARRAY_SIZEJan Engelhardt2009-05-261-16/+2
* libxtables: prefix exit_error to xtables_errorJan Engelhardt2009-02-211-9/+9
* libxtables: prefix/order - move check_inverse to xtables.cJan Engelhardt2009-01-301-3/+3
* libxtables: prefix - misc functionsJan Engelhardt2009-01-301-3/+3
* src: use NFPROTO_ constantsJan Engelhardt2008-11-181-2/+2
* Fix compile warnings using gcc 4.3.2Thomas Jarosch2008-10-231-0/+1
* src: Update commentsJan Engelhardt2008-09-011-5/+1
* Synchronize invert flag order with manpagesJan Engelhardt2008-08-131-3/+3
* Remove old functions, constantsJan Engelhardt2008-04-151-5/+4
* Fix define value of SCTP chunk type.Naohiro Ooiwa2008-02-291-2/+2
* fix gcc warningsMax Kellermann2008-01-291-1/+1
* extension/sctp: fix - mistake to pass a pointer where array is requiredLi Zefan2007-10-181-12/+9
* Unique symbols 1/6Jan Engelhardt2007-10-041-29/+23
* Constify data structuresJan Engelhardt2007-10-041-1/+1
* Delete empty ->final_check() functionsJan Engelhardt2007-10-041-7/+0
* Fix sparse warnings: non-ANSI function declarations, 0 used as pointerPatrick McHardy2007-09-081-6/+6
* Remove last vestiges of NFC (Peter Riley <Peter.Riley@hotpop.com>)Peter Riley2007-09-021-3/+1
* Make the option structures const.Jan Engelhardt2007-07-301-1/+1
* Unifies libip[6]t_sctp.c into libxt_sctp.cYasuyuki KOZAKAI2007-07-241-0/+565