summaryrefslogtreecommitdiffstats
path: root/extensions/libipt_NFLOG.c
Commit message (Expand)AuthorAgeFilesLines
* Unifies libip[6]t_NFLOG into libxt_NFLOGYasuyuki KOZAKAIYasuyuki KOZAKAI2007-08-041-162/+0
* Revert commit 6990.Yasuyuki KOZAKAI2007-08-041-0/+162
* Unifies libip[6]t_state into libxt_stateYasuyuki KOZAKAIYasuyuki KOZAKAI2007-08-041-162/+0
* Make the option structures const.Jan Engelhardt2007-07-301-1/+1
* The option struct needs to be terminated, otherwise ip{,6}tablesJan Engelhardt2007-07-301-0/+1
* Fixes warning on compilation of iptables matches/targetsYasuyuki KOZAKAI2007-07-241-3/+3
* Fix cut and paste error breaking use of groups != 0Patrick McHardy2007-03-061-6/+6
* Add target extensions for new NFLOG targetPatrick McHardy2006-12-031-0/+161