iptables test program
authorSamuel Ortiz <sameo@linux.intel.com>
Wed, 14 Jul 2010 00:29:01 +0000 (02:29 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Wed, 14 Jul 2010 00:30:11 +0000 (02:30 +0200)
commit0378026fe391c3312b2ad263af77c2f5639c5dd8
treebbbfd36d8c467705fd637faceca3ff1ad5f27102
parentcffd863e8a8d70d2d602ca5a43099605d230dd4b
iptables test program

This piece of code allows to add a -m quota -j DROP rule to a user defined
chain.
Makefile.am
tools/iptables-test.c [new file with mode: 0644]