mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
lantiq: disable SW_PORTMAP usage in the ethernet driver
using the special tag in this way lead to port mirroring for certain types of traffic. fallback to using th PMAC_EWAN register for the wan portmap. Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/chaos_calmer@48086 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
fec331baef
commit
8d477b34d7
@ -248,7 +248,7 @@ Subject: [PATCH 25/36] NET: MIPS: lantiq: adds xrx200-net
|
||||
+
|
||||
+#define SW_POLLING
|
||||
+#define SW_ROUTING
|
||||
+#define SW_PORTMAP
|
||||
+/*#define SW_PORTMAP*/
|
||||
+
|
||||
+#ifdef SW_ROUTING
|
||||
+ #ifdef SW_PORTMAP
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user