summaryrefslogtreecommitdiffstats
path: root/extensions/libxt_comment.c
Commit message (Collapse)AuthorAgeFilesLines
* Make the option structures const.Jan Engelhardt2007-07-301-1/+1
| | | | Signed-off-by: Jan Engelhardt <jengelh@gmx.de>
* Remove the .next=NULL field. This is automatically initialized to zero.Jan Engelhardt2007-07-301-2/+0
| | | | | | | I've kept .print=NULL and .save=NULL so it stands out (since iptables will do the print/save then). Signed-off-by: Jan Engelhardt <jengelh@gmx.de>
* Add IPv6 support to comment matchYasuyuki KOZAKAI2007-07-241-0/+136