summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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
* make static work with KERNEL_INCLUDESBart De Schuymer2006-08-091-1/+1
* fix -X bugBart De Schuymer2006-07-311-8/+11
* bugfixBart De Schuymer2006-07-281-1/+1
* *** empty log message ***Bart De Schuymer2006-04-111-1/+1
* better error message with target problemsBart De Schuymer2006-04-111-2/+8
* *** empty log message ***Bart De Schuymer2006-04-111-2/+2
* fix chain jumpBart De Schuymer2006-03-131-1/+1
* add make target for a static ebtables binaryBart De Schuymer2006-02-062-2/+44
* trivial detailBart De Schuymer2006-01-231-10/+5
* init hook_mask when no udcBart De Schuymer2006-01-231-4/+6
* add SCTP and DCCP for ip ports; make it clearer that DROP and ACCEPT are spec...Bart De Schuymer2006-01-231-7/+10
* remove unsigned char * warning with gcc 4.0Bart De Schuymer2006-01-237-19/+24
* allow SCTP/DCCP (Patrick McHardy)Bart De Schuymer2006-01-232-5/+15
* update date and versionBart De Schuymer2005-11-131-2/+2
* use tmp direcory for rpmbuildBart De Schuymer2005-11-131-1/+1
* add rpmbuildBart De Schuymer2005-11-131-2/+10
* save previous ruleset to .saveBart De Schuymer2005-11-121-2/+13