summaryrefslogtreecommitdiffstats
path: root/extensions/libipt_TRACE.c
Commit message (Collapse)AuthorAgeFilesLines
* Unifies libip[6]t_TRACE into libxt_TRACEYasuyuki KOZAKAI2007-08-041-58/+0
|
* Makes it possible to omit extra_opts of matches/targets if unnecessary.Jan Engelhardt2007-07-301-5/+0
| | | | | | (Jan Engelhardt <jengelh@gmx.de>) A nice side effect is that merge_option() doesn't copy options in that case.
* Remove the .next=NULL field. This is automatically initialized to zero.Jan Engelhardt2007-07-301-1/+1
| | | | | | | 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 Jozsef's TRACE target.Patrick McHardy2007-06-251-0/+63
| | | | | Changed to be built unconditionally by myself since it doesn't need any headerfiles anyways.
* Remove extensions for unmaintained/obsolete patchletsPatrick McHardy2007-01-101-63/+0
|
* Userspace files of the raw patch (JK).Joszef Kadlecsik2003-05-211-0/+63