summaryrefslogtreecommitdiffstats
path: root/extensions/libxt_multiport.c
Commit message (Expand)AuthorAgeFilesLines
* Delete empty ->init() functionsJan Engelhardt2007-10-041-10/+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-5/+1
* Make the option structures const.Jan Engelhardt2007-07-301-1/+1
* Remove the .next=NULL field. This is automatically initialized to zero.Jan Engelhardt2007-07-301-4/+0
* Unifies libip[6]t_multiport.c into libipxt_multiport.cYasuyuki KOZAKAI2007-07-241-0/+85
* Moves libipt_multiport.c to libxt_multiport.cYasuyuki KOZAKAI2007-07-241-0/+512