lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Thu, 20 Aug 2015 14:43:18 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	dsa@...ulusnetworks.com
Cc:	netdev@...r.kernel.org
Subject: Re: [PATCH] net: Fix nexthop lookups

From: David Ahern <dsa@...ulusnetworks.com>
Date: Wed, 19 Aug 2015 11:40:31 -0700

> Andreas reported breakage adding routes with local nexthops:
> $ ip route show table main
> ...
> 172.28.0.0/24 dev vnf-xe1p0  proto kernel  scope link  src 172.28.0.16
> 
> $ ip route add 10.0.0.0/8 via 172.28.0.32 table 100 dev vnf-xe1p0
> RTNETLINK answers: Resource temporarily unavailable
> 
> 3bfd847203c changed the lookup to use the passed in table but for cases like
> this the nexthop is in the local table rather than the passed in table.
> 
> Fixes: 3bfd847203c ("net: Use passed in table for nexthop lookups")
> Reported-by: Andreas Schultz <aschultz@...p.net>
> Signed-off-by: David Ahern <dsa@...ulusnetworks.com>

Applied to net-next, thanks David.

Please be explicit in the future about what tree your patch is targetted
at by either saying "[PATCH net]" or "[PATCH net-next]" in your subject.

Thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ