summaryrefslogtreecommitdiffstats
path: root/arptables.c
Commit message (Expand)AuthorAgeFilesLines
* when listing a rule where a negation (!) is used with interfaces, put the neg...Bart De Schuymer2013-01-101-16/+4
* fix inversion flagPablo Neira Ayuso2013-01-071-0/+1
* also print the -i and -o interface if -v isn't specifiedBart De Schuymer2010-10-101-22/+33
* make arptables --proto-type also accept hexadecimal inputs (Jeroen van Wolffe...Bart De Schuymer2010-10-091-1/+1
* more llu -> PRIu64 conversionsBart De Schuymer2010-03-181-6/+6
* - use %zu for size_tBart De Schuymer2010-03-181-12/+13
* remove compile warningsBart De Schuymer2007-08-191-5/+5
* make it compilable againBart De Schuymer2005-03-091-2/+2
* make -l workBart De Schuymer2004-08-141-13/+8
* get rid of warning when arptables is compiled in a 2.4 kernel, thanks to Siva...Bart De Schuymer2004-02-111-6/+10
* Riccardo Murri <murri_at_dmmm.uniroma1.it>: introduce RUNTIME_NF_ARP_NUMHOOKS...Bart De Schuymer2003-12-301-2/+3
* auto-detect 2.4 or 2.6Bart De Schuymer2003-10-251-0/+19
* plnBart De Schuymer2003-06-261-16/+30
* don't fill in hlen, just default on EHT_ALENBart De Schuymer2003-06-101-32/+24
* *** empty log message ***Bart De Schuymer2003-06-091-0/+2452