summaryrefslogtreecommitdiffstats
path: root/extensions/ebt_standard.c
Commit message (Collapse)AuthorAgeFilesLines
* ebtables: extensions: Constify option structGargi Sharma2017-03-281-1/+1
| | | | | | | | | The struct of the type option is only used to initialise a field inside the ebt_u_watcher or ebt_u_target or ebt_u_match struct and is not modified anywhere. Signed-off-by: Gargi Sharma <gs051095@gmail.com> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
* Jan Engelhardt: remove unneedd macroBart De Schuymer2008-02-031-1/+1
|
* make array of chainsBart De Schuymer2005-08-271-2/+1
|
* general cleanup + add -C and -cBart De Schuymer2005-02-081-0/+8
|
* add shared librariesBart De Schuymer2004-01-211-3/+2
|
* Make ebtables library functionsBart De Schuymer2004-01-141-4/+3
|
* C99 initializersBart De Schuymer2003-08-301-9/+10
|
* trivial changeBart De Schuymer2002-08-241-1/+1
|
* cosmetic improvements and some bugfixes (global description)Bart De Schuymer2002-08-131-3/+4
|
* *** empty log message ***Bart De Schuymer2002-06-231-1/+2
|
* print jumps to user defined chain properlyBart De Schuymer2002-06-231-0/+8
|
* *** empty log message ***Bart De Schuymer2002-06-231-7/+11
|
* Initial revisionBart De Schuymer2002-06-011-0/+70