summaryrefslogtreecommitdiffstats
path: root/kernel/linux/net/bridge/netfilter/ebtables.c
Commit message (Collapse)AuthorAgeFilesLines
* add support for retrieving the init table dataBart De Schuymer2002-07-141-40/+59
|
* make chainstack smp compatibleBart De Schuymer2002-07-121-9/+35
|
* *** empty log message ***Bart De Schuymer2002-06-251-18/+14
|
* 2 bugfixesBart De Schuymer2002-06-241-10/+16
|
* user defined chains are working pretty good nowBart De Schuymer2002-06-231-7/+9
|
* base patch for user defined chains supportBart De Schuymer2002-06-231-40/+264
|
* add accidentally removed code.Bart De Schuymer2002-06-051-0/+2
|
* Added automount support.Bart De Schuymer2002-06-051-65/+98
| | | | | ebtables modules that aren't found in the kernel will now be automatically loaded by the kernel, if possible.
* Remove bogus kernel bug warning if a kernel module isn't loaded.Bart De Schuymer2002-06-031-2/+3
| | | | Autoloading modules will be added later.
* Initial revisionBart De Schuymer2002-06-011-0/+1189