From: John Crispin Date: Sun, 3 Jan 2016 14:47:47 +0000 (+0000) Subject: lantiq: disable SW_PORTMAP usage in the ethernet driver X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=8d477b34d7587d5fdce85ddbce9d5c8e4a507571;p=15.05%2Fopenwrt.git 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 --- 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