summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* *** empty log message ***Bart De Schuymer2002-12-081-0/+1191
|
* *** empty log message ***Bart De Schuymer2002-12-082-0/+2445
|
* *** empty log message ***Bart De Schuymer2002-12-082-0/+3867
|
* mention RETURN as possible policyBart De Schuymer2002-12-071-4/+2
|
* add ethernetdb.h and getethertype.cBart De Schuymer2002-12-071-4/+5
|
* change version, use /etc/ as default ethertypes dirBart De Schuymer2002-12-071-6/+6
|
* *** empty log message ***Bart De Schuymer2002-12-061-1/+1
|
* *** empty log message ***Bart De Schuymer2002-12-061-4/+5
|
* remove EXPERIMENTAL from vlanBart De Schuymer2002-12-041-1/+1
|
* new 2.5 config systemBart De Schuymer2002-12-041-0/+135
|
* *** empty log message ***Bart De Schuymer2002-12-042-122/+0
|
* [Nick] <fnm_at_fusion.ukrsat.com>Bart De Schuymer2002-12-041-143/+84
| | | | Fixed some bugs, made comments smaller
* *** empty log message ***Bart De Schuymer2002-12-031-0/+4
|
* add support for the EBTABLES_ATOMIC_FILE environment variable.Bart De Schuymer2002-12-031-28/+36
|
* update comments about atomic, the EBTABLES_ATOMIC_FILE environmentBart De Schuymer2002-12-031-15/+27
| | | | variable is now used. Change mail alias.
* Removed useless bzero(ethertype_name, 21)fnm32002-11-251-1/+0
|
* Changed reference to ethertypes database in the commentsfnm32002-11-251-3/+2
|
* Rolled back after invalid previous commit. Sorry.fnm32002-11-251-10/+3
|
* Removed useless char ethertype_name[21];fnm32002-11-252-4/+10
|
* remove PROTOCOLFILEBart De Schuymer2002-11-221-6/+0
|
* 2.5.48_udc_base_fix.diffBart De Schuymer2002-11-222-2/+2
|
* comment on ETHERTYPESPATHBart De Schuymer2002-11-221-1/+3
|
* add ETHERTYPESPATH, use ETHERTYPESFILEBart De Schuymer2002-11-221-6/+9
|
* Fixed ethertypes database path in the print_help() function:fnm32002-11-211-1/+1
| | | | " protocol type string: see "_PATH_ETHERTYPES"\n");
* Added $(PROGSPECS)fnm32002-11-211-2/+2
|
* Fixed redefinition for -D_PATH_ETHERTYPES=fnm32002-11-211-4/+4
|
* Changed database path: #define _PATH_ETHERTYPES "/etc/ethertypes"fnm32002-11-211-1/+1
|
* Redesigned big part of the parse functionfnm32002-11-211-151/+120
| | | | Used strtoul() instead of strtol()
* remove name_to_number and number_to_nameBart De Schuymer2002-11-201-2/+0
|
* use new formatBart De Schuymer2002-11-201-31/+36
|
* use getethertype.cBart De Schuymer2002-11-202-14/+27
|
* new compile methodBart De Schuymer2002-11-202-28/+48
|
* talk about new compile methodBart De Schuymer2002-11-201-11/+5
|
* *** empty log message ***Bart De Schuymer2002-11-203-0/+234
|
* getethertype.c related stuff, use /* */ for commentsBart De Schuymer2002-11-201-224/+330
|
* remove name_to_number and number_to_nameBart De Schuymer2002-11-201-1/+1
|
* Removed (" __DATE__ " " __TIME__ ") from versionfnm32002-11-191-82/+25
| | | | | | | | | | | Increased version nomber frpm 0.5 to 0.6 Removed __FILE__ ":" __FUNCTION__ from DEBUG_MSG(...) macro Removed huge comments Added mask for prio: (TCI >> 13) & 0x7 Removed extended debug messages in the ebt_check_vlan function Removed all debug messages in the ebt_check_vlan function Changed vlan id range check from 4094 to VLAN_GROUP_ARRAY_LEN Removed info->bitmask &= ~EBT_VLAN_ID for vlan id = 0
* Fixed logical bug (id and prio checks).fnm32002-11-161-89/+87
|
* Add check for vlan-encap=802.1qfnm32002-11-091-0/+10
|
* add possibility to specify a rule interval when deleting rulesBart De Schuymer2002-11-061-36/+78
|
* add comment about -D a:bBart De Schuymer2002-11-061-3/+4
|
* update to 2.5.45 stateBart De Schuymer2002-11-031-6/+8
|
* *** empty log message ***Bart De Schuymer2002-11-031-3/+5
|
* forgot dateBart De Schuymer2002-11-031-1/+1
|
* Add physdev commentsBart De Schuymer2002-11-031-0/+13
|
* allow ! - option, equivalent with - ! optionBart De Schuymer2002-11-031-2/+16
|
* add comments about bridge-nf in 2.5.xBart De Schuymer2002-11-021-1/+9
|
* remove "next" linkBart De Schuymer2002-11-021-1/+0
|
* update to 2.5.44Bart De Schuymer2002-10-213-507/+743
|
* call nf_bridge_alloc, don't use BRNF_COPY_HEADERBart De Schuymer2002-10-211-5/+5
|