From ba130ad0d55750902bc883774f9ae7e1e703fa90 Mon Sep 17 00:00:00 2001 From: Bart De Schuymer Date: Thu, 17 Jul 2003 20:09:58 +0000 Subject: add stp match --- extensions/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extensions') diff --git a/extensions/Makefile b/extensions/Makefile index 2127996..1021596 100644 --- a/extensions/Makefile +++ b/extensions/Makefile @@ -1,6 +1,6 @@ #! /usr/bin/make -EXT_FUNC+=802_3 nat arp ip standard log redirect vlan mark_m mark pkttype +EXT_FUNC+=802_3 nat arp ip standard log redirect vlan mark_m mark pkttype stp EXT_TABLES+=filter nat broute EXT_OBJS+=$(foreach T,$(EXT_FUNC), extensions/ebt_$(T).o) EXT_OBJS+=$(foreach T,$(EXT_TABLES), extensions/ebtable_$(T).o) -- cgit v1.2.3