summaryrefslogtreecommitdiffstats
path: root/userspace
Commit message (Expand)AuthorAgeFilesLines
* changes for v2.0.9-2Bart De Schuymer2010-02-031-0/+8
* fix return value checking of creatBart De Schuymer2009-12-111-2/+2
* correct info about compilation of ulogBart De Schuymer2009-11-221-1/+1
* fix unwanted zeroing of counters in the last udc (reported by Jon Lewis)Bart De Schuymer2009-11-041-2/+3
* fix hidden symbol compilation error when using ld directlyBart De Schuymer2009-09-241-1/+1
* v2.0.9-1Bart De Schuymer2009-06-211-2/+2
* changes for v2.0.9Bart De Schuymer2009-06-211-0/+9
* fix simple regressionBart De Schuymer2009-06-211-1/+1
* fix alignment on userspace32-kernel64 systems (Sachin Sanap)Bart De Schuymer2009-06-211-1/+2
* prevent source code corruption with static build (reported by Tino Keitel)Bart De Schuymer2009-02-121-2/+2
* make string_to_number() staticBart De Schuymer2009-02-121-1/+1
* add nflog to the build processBart De Schuymer2009-02-121-1/+1
* make it compile for meBart De Schuymer2009-02-121-2/+2
* cleanup indentation messBart De Schuymer2009-02-121-84/+83
* add ebtables nflog support (Peter Warasin)Bart De Schuymer2008-03-172-0/+214
* fix for x86-64 (reported by Pavel Emelyanov)Bart De Schuymer2008-03-041-11/+13
* Kuo-Lang Tseng et al: add ipv6 supportBart De Schuymer2008-02-216-1/+546
* Jan Engelhardt: remove unneedd macroBart De Schuymer2008-02-0316-17/+17
* Michal Soltys: fixes and trivial changesBart De Schuymer2008-02-031-10/+8
* fix policy setting of standard chainsBart De Schuymer2007-09-211-2/+4
* make it work for broute and nat tablesBart De Schuymer2007-09-201-1/+1
* 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
* handle DESTDIR correctly (thanks to Peter Volkov)Bart De Schuymer2007-08-121-23/+14
* use fPIC flagBart De Schuymer2007-07-031-2/+2
* fix rpmbuildBart De Schuymer2007-05-281-6/+6
* upgrade to 2.0.8 and fix 2 small bugsBart De Schuymer2007-05-281-4/+4
* add gratuitous arp filteringBart De Schuymer2007-03-282-3/+22
* speedup checking for loopsBart De Schuymer2007-02-112-5/+13
* fix compile warningBart De Schuymer2007-01-071-3/+2
* make printing of uint64_t architecture independentBart De Schuymer2006-12-221-1/+2
* *** empty log message ***Bart De Schuymer2006-12-222-1/+2
* add linux/types.h to releaseBart De Schuymer2006-12-171-0/+2
* add EBT_VERDICT_BITSBart De Schuymer2006-12-171-0/+4
* *** empty log message ***Bart De Schuymer2006-12-171-1/+1
* *** empty log message ***Bart De Schuymer2006-12-171-1/+10
* add --snat-arpBart De Schuymer2006-12-151-5/+18
* remove magic number -16Bart De Schuymer2006-12-151-7/+7
* make ebtables.8 and ebtables.spec independent of version and releaseBart De Schuymer2006-12-151-4/+17
* make independent of version and release, add --snat-arp optionBart De Schuymer2006-12-151-2/+8
* make independent of version and releaseBart De Schuymer2006-12-151-2/+2
* shared libraries need fPICBart De Schuymer2006-12-142-6/+7
* bugfix, thanks to Lutz JaenickeBart De Schuymer2006-11-101-3/+2
* always show targetBart De Schuymer2006-10-121-2/+0
* add --mark-or, --mark-xor and --mark-and support for mark targetBart De Schuymer2006-10-032-14/+79
* allow list taken from a file for among matchBart De Schuymer2006-08-172-4/+51
* deal with multiple declaration of _initBart De Schuymer2006-08-171-2/+2