From 8d477b34d7587d5fdce85ddbce9d5c8e4a507571 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Sun, 3 Jan 2016 14:47:47 +0000 Subject: 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 git-svn-id: svn://svn.openwrt.org/openwrt/branches/chaos_calmer@48086 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- .../lantiq/patches-3.18/0025-NET-MIPS-lantiq-adds-xrx200-net.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/lantiq') diff --git a/target/linux/lantiq/patches-3.18/0025-NET-MIPS-lantiq-adds-xrx200-net.patch b/target/linux/lantiq/patches-3.18/0025-NET-MIPS-lantiq-adds-xrx200-net.patch index f2a9d1bbab..dabb2154f9 100644 --- a/target/linux/lantiq/patches-3.18/0025-NET-MIPS-lantiq-adds-xrx200-net.patch +++ b/target/linux/lantiq/patches-3.18/0025-NET-MIPS-lantiq-adds-xrx200-net.patch @@ -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 -- cgit v1.2.3