summaryrefslogtreecommitdiff
path: root/libebtc.c
AgeCommit message (Expand)AuthorFilesLines
2011-07-10remove compile warning, conditionally define LOCKFILEBart De Schuymer1-0/+4
2011-06-23fix use-after-free issue found by Coverity static analysis (thanks to Jiri Po...Bart De Schuymer1-2/+2
2011-06-19add logic to support the --concurrent option: use a file lock to support conc...Bart De Schuymer1-0/+67
2007-02-11speedup checking for loopsBart De Schuymer1-2/+5
2006-07-31fix -X bugBart De Schuymer1-8/+11
2006-07-28bugfixBart De Schuymer1-1/+1
2006-01-23init hook_mask when no udcBart De Schuymer1-4/+6
2005-11-09send bug messages to stderrBart De Schuymer1-3/+3
2005-10-24fix -DBart De Schuymer1-1/+4
2005-10-01minor changesBart De Schuymer1-11/+0
2005-09-28cleanupBart De Schuymer1-2/+2
2005-09-01bugfixBart De Schuymer1-0/+1
2005-08-30bugfixBart De Schuymer1-5/+5
2005-08-28put rules in doubly linked listBart De Schuymer1-49/+51
2005-08-28put reference to cc in each entryBart De Schuymer1-196/+75
2005-08-27make array of chainsBart De Schuymer1-245/+106
2005-08-12trivial cleanupsBart De Schuymer1-2/+8
2005-07-16cleanupBart De Schuymer1-27/+24
2005-03-28more cleanupBart De Schuymer1-68/+57
2005-02-14complete -c and -C implementationBart De Schuymer1-16/+37
2005-02-08general cleanup + add -C and -cBart De Schuymer1-27/+94
2005-01-24add '.' after messagesBart De Schuymer1-1/+1
2005-01-24really zero countersBart De Schuymer1-0/+24
2005-01-23add new counter schemeBart De Schuymer1-0/+1
2005-01-19add ebtablesu scheme, along with general cleanupBart De Schuymer1-314/+221
2004-12-16Fix problem with udcBart De Schuymer1-1/+1
2004-09-09gcc doesn't like a label at the end.. tssBart De Schuymer1-1/+1
2004-01-21add shared librariesBart De Schuymer1-43/+69
2004-01-14ebtables library functionsBart De Schuymer1-0/+1499