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
| ||
|
Message-Id: <20190423.215324.1271873234620302032.davem@davemloft.net> Date: Tue, 23 Apr 2019 21:53:24 -0700 (PDT) From: David Miller <davem@...emloft.net> To: dsahern@...nel.org Cc: netdev@...r.kernel.org, dsahern@...il.com Subject: Re: [PATCH net-next] ipv6: Use result arg in fib_lookup_arg consistently From: David Ahern <dsahern@...nel.org> Date: Tue, 23 Apr 2019 18:05:33 -0700 > From: David Ahern <dsahern@...il.com> > > arg.result is sometimes used as fib6_result and sometimes used to > hold the rt6_info. Add rt6_info to fib6_result and make the use > of arg.result consistent through ipv6 rules. > > The rt6 entry is filled in for lookups returning a dst_entry, but not > for direct fib_lookups that just want a fib6_info. > > Fixes: effda4dd97e8 ("ipv6: Pass fib6_result to fib lookups") > Signed-off-by: David Ahern <dsahern@...il.com> Applied.
Powered by blists - more mailing lists