summaryrefslogtreecommitdiffstats
path: root/extensions/ebt_802_3.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
|
* general cleanup + add -C and -cBart De Schuymer2005-02-081-13/+16
|
* add shared librariesBart De Schuymer2004-01-211-10/+9
|
* Make ebtables library functionsBart De Schuymer2004-01-141-5/+5
|
* C99 initializersBart De Schuymer2003-08-301-9/+9
|
* undo last changeBart De Schuymer2003-06-041-1/+0
|
* module versioningBart De Schuymer2003-06-031-0/+1
|
* Chris Vitale <cvs_at_bluetail.com>Bart De Schuymer2003-05-121-0/+145