summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* remove nf_bridge_alloc callBart De Schuymer2002-10-211-9/+3
|
* Copy Ethernet header here, remove nf_bridge_alloc callBart De Schuymer2002-10-211-11/+4
|
* update to 2.5.42 + add #ifdef CONFIG_NETFILTERBart De Schuymer2002-10-211-7/+11
|
* remove BRNF_COPY_HEADERBart De Schuymer2002-10-211-2/+0
|
* *** empty log message ***Bart De Schuymer2002-10-211-0/+1042
|
* add byte counterBart De Schuymer2002-10-211-2/+7
|
* *** empty log message ***Bart De Schuymer2002-10-211-0/+1
|
* *** empty log message ***Bart De Schuymer2002-10-202-129/+144
|
* Use nf_bridgeBart De Schuymer2002-10-191-234/+240
|
* update to use nf_bridgeBart De Schuymer2002-10-194-22/+35
|
* make br_netfilter depend on CONFIG_NETFILTERBart De Schuymer2002-10-191-1/+6
|
* add nf_bridge stuffBart De Schuymer2002-10-192-5/+23
|
* introduce nf_bridgeBart De Schuymer2002-10-191-4/+21
|
* rename NF_IP_PRI_BRIDGE_SABOTAGE to NF_IP_PRI_BRIDGE_SABOTAGE_LOCAL_OUTBart De Schuymer2002-10-191-1/+1
|
* *** empty log message ***Bart De Schuymer2002-10-191-0/+63
|
* *** empty log message ***Bart De Schuymer2002-10-194-0/+3855
|
* *** empty log message ***Bart De Schuymer2002-10-192-1045/+27
|
* remove ip_output.cBart De Schuymer2002-10-191-5/+5
|
* *** empty log message ***Bart De Schuymer2002-10-171-0/+7
|