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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Wed, 16 Apr 2014 08:42:31 +0300 (EEST) From: Julian Anastasov <ja@....bg> To: Cong Wang <xiyou.wangcong@...il.com> cc: netdev@...r.kernel.org, Eric Biederman <ebiederm@...ssion.com>, "David S. Miller" <davem@...emloft.net>, Cong Wang <cwang@...pensource.com> Subject: Re: [Patch net v2 0/2] ipv4: fix flowi4_iif for input routing Hello, On Tue, 15 Apr 2014, Cong Wang wrote: > This patchset fixes ->flowi4_iif for input routing and rp filter, > based on suggestion from Julian. See per patch for details. > > v1 -> v2: > * merge the first two patches into one > * fix fib_check_nh() too > * add this cover letter > > Cc: Eric Biederman <ebiederm@...ssion.com> > Cc: Julian Anastasov <ja@....bg> > Cc: David S. Miller <davem@...emloft.net> > Signed-off-by: Cong Wang <xiyou.wangcong@...il.com> > Signed-off-by: Cong Wang <cwang@...pensource.com> v2 looks good to me, thanks! Reviewed-by: Julian Anastasov <ja@....bg> > Cong Wang (2): > ipv4,fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iif > ipv4,route: pass 0 instead of LOOPBACK_IFINDEX to > fib_validate_source() > > include/net/flow.h | 10 +++++++++- > include/net/net_namespace.h | 9 +-------- > net/ipv4/fib_frontend.c | 2 +- > net/ipv4/fib_semantics.c | 1 + > net/ipv4/ipmr.c | 2 +- > net/ipv4/netfilter/ipt_rpfilter.c | 5 +---- > net/ipv4/route.c | 3 +-- > net/ipv6/ip6mr.c | 2 +- > 8 files changed, 16 insertions(+), 18 deletions(-) > > -- > 1.8.3.1 Regards -- Julian Anastasov <ja@....bg> -- 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