[PATCH] net: cdc_mbim: apply "NDP to end" quirk to HP lt4132

2017-07-01 Thread Tore Anderson
The HP lt4132 LTE/HSPA+ 4G Module (03f0:a31d) is a rebranded Huawei ME906s-158 device. It, like the ME906s-158, requires the "NDP to end" quirk for correct operation. Signed-off-by: Tore Anderson --- drivers/net/usb/cdc_mbim.c | 7 +++ 1 file changed, 7 insertions(+) diff --git

Loose URPF (rp_filter=2) doesn't work correctly with tunnels

2016-08-18 Thread Tore Anderson
Hi, I've run into a bug when attempting to use rp_filter=2 in conjunction with tunnel interfaces. Basically it behaves as the same as strict RPF (rp_filter=1), discarding any packet arriving on the tunnel interface even though a route to the packet's source address exists on a different interface

Re: [PATCH] Improve cached ECMP documentation

2007-03-07 Thread Tore Anderson
normal singlepath route when it was enabled though (even with no multipath modules loaded) - not quite what I expected. Regards -- Tore Anderson - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

[PATCH] Improve cached ECMP documentation

2007-03-07 Thread Tore Anderson
Document that equal-cost multipath routing with caching does not work for forwarded packets. Signed-Off-By: Tore Anderson <[EMAIL PROTECTED]> --- * Jarek Poplawski It is probably one of the most often asked questions on the LARTC, so I'd suggest to look at its archives. [...] Mul

Multipath routing in Linux 2.6

2007-03-06 Thread Tore Anderson
d hopefully nobody will bother you about it again. Thanks for your time! Kind regards -- Tore Anderson - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html