summaryrefslogtreecommitdiffstats
path: root/userspace/arptables
Commit message (Collapse)AuthorAgeFilesLines
* arptables: fix potential buffer overflow (author: dcb)HEADmasterBart De Schuymer2014-05-061-0/+1
|
* arptables: add missing long option --set-counters and update documentationJesper Dangaard Brouer2014-03-022-1/+10
|
* arptables: install man pagesJesper Dangaard Brouer2014-03-021-5/+9
|
* Add man pages for arptables-{save,restore}Jesper Dangaard Brouer2013-11-182-0/+78
|
* add GPL textBart De Schuymer2013-10-151-0/+342
|
* fix potential buffer overflows reported by static analysisJaromír Končický2013-10-152-10/+15
|
* make static analysis tool happy (false positive)Jaromír Končický2013-10-151-1/+3
|
* build an libarptc.a archiveJonh Wendell2013-02-241-2/+5
| | | | this allows programs to statically link against libarptc.
* bump version; remove cvs references in MakefileBart De Schuymer2013-01-101-3/+1
|
* update date of last update of arptables man pageBart De Schuymer2013-01-101-1/+1
|
* when listing a rule where a negation (!) is used with interfaces, put the ↵Bart De Schuymer2013-01-101-16/+4
| | | | negation sign (!) before the -i/-o option; fix compiler warning
* fix compile warningBart De Schuymer2013-01-102-345/+0
|
* fix inversion flagPablo Neira Ayuso2013-01-071-0/+1
|
* add xtables CLASSIFY target (Frederic Leroy)Bart De Schuymer2010-11-153-1/+131
|
* respect LDFLAGS (Peter Volkov)Bart De Schuymer2010-10-241-1/+1
|
* - use -n so that IP addresses are resolved (similar to iptables' behaviour)Bart De Schuymer2010-10-101-5/+2
| | | | - don't use -v because the reason for using it was due to a bug which has now been fixed
* 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 ↵Bart De Schuymer2010-10-091-1/+1
| | | | Wolffelaar)
* - remove old version from manpage (Peter Volkov)Bart De Schuymer2010-10-091-4/+4
| | | | - refer to netfilter mailing lists
* - use zuBart De Schuymer2010-03-181-3/+5
| | | | | - remove warning caused by strict-aliasing rules (Jan Engelhardt)
* - llu -> PRIu64 conversionBart De Schuymer2010-03-181-2/+4
| | | | - remove warning caused by strict-aliasing rules (Jan Engelhardt)
* more llu -> PRIu64 conversionsBart De Schuymer2010-03-181-6/+6
|
* - use %zu for size_tBart De Schuymer2010-03-181-12/+13
| | | | | - use PRIu64 for 64-bit unsigned (based on patch by Jan Engelhardt)
* make INITDIR directory if DESTDIR is specifiedBart De Schuymer2010-03-181-0/+1
|
* Don't use -o root -g root with install which makes unprivileged installs ↵Bart De Schuymer2010-03-181-5/+5
| | | | possible (chroot) (Jan Engelhardt)
* touch each file and set the permissions for a releaseBart De Schuymer2010-03-081-1/+2
|
* bump to v0.0.3-4, test for existence of the sysconfig dir, use the header ↵Bart De Schuymer2010-03-081-11/+3
| | | | files from the repository
* keep these headers so we don't need to convert things to x_tablesBart De Schuymer2010-03-083-0/+387
|
* install arptables.sysv,arptables-restore and arptables-saveBart De Schuymer2007-08-194-20/+28
|
* further cleanupBart De Schuymer2007-08-191-22/+14
|
* remove compile warningsBart De Schuymer2007-08-192-8/+13
|
* cleanupBart De Schuymer2007-08-151-15/+16
|
* fix BINDIR+cleanup (Peter Volkov)Bart De Schuymer2007-08-151-22/+8
|
* fix compile warningBart De Schuymer2007-01-071-3/+2
|
* Rok Papez <rok.papez_at_ames.si>, Dag WieersBart De Schuymer2005-06-141-0/+103
|
* Rok Papez <rok.papez_at_ames.si>Bart De Schuymer2005-06-142-0/+126
|
* make it compilable againBart De Schuymer2005-03-091-2/+2
|
* make -l workBart De Schuymer2004-08-141-13/+8
|
* Rmi Denis-Courmont: fix segfault with malformed MAC addressBart De Schuymer2004-03-251-0/+4
|
* Sven Khler: deal with DESTDIR set as environment variableBart De Schuymer2004-02-231-0/+1
|
* get rid of warning when arptables is compiled in a 2.4 kernel, thanks to ↵Bart De Schuymer2004-02-111-6/+10
| | | | Siva Kumar Natarajan for the report
* Sven Khler: DESTDIR cleanupBart De Schuymer2004-02-111-5/+13
|
* change hln to --h-lengthBart De Schuymer2004-02-101-5/+8
|
* option -l doesn't existBart De Schuymer2004-02-101-1/+1
|
* local netfilter_arp.h copy no longer neededBart De Schuymer2003-12-301-2/+0
|
* Riccardo Murri <murri_at_dmmm.uniroma1.it>: introduce ↵Bart De Schuymer2003-12-306-18/+21
| | | | RUNTIME_NF_ARP_NUMHOOKS so arptables can be compiled straight from CVS + add DESTDIR option
* *** empty log message ***Bart De Schuymer2003-12-301-22/+0
|
* install the mandirBart De Schuymer2003-10-251-1/+6
|
* *** empty log message ***Bart De Schuymer2003-10-251-0/+342
|
* add arp_tables.h copyBart De Schuymer2003-10-251-0/+2
|