summaryrefslogtreecommitdiffstats
path: root/userspace
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* 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 ↵Bart De Schuymer2006-01-231-7/+10
| | | | special in BROUTING
* 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
|
* don't specify files twiceBart De Schuymer2005-11-121-1/+0
|
* don't allow ' ' in chain namesBart De Schuymer2005-11-111-4/+8
|
* use system call creat to create empty fileBart De Schuymer2005-11-091-25/+9
|