IPv6 ND is specific to the interface, so use the interface fib instead of the default one.
This is a follow-up of D1998 and addresses kern/240969.
Differential D29592
Use interface fib instead of RT_DEFAULT_FIB in nd6_ns_output(). melifaro on Mon, Apr 5, 7:28 PM. Authored by
Details IPv6 ND is specific to the interface, so use the interface fib instead of the default one. This is a follow-up of D1998 and addresses kern/240969.
Diff Detail
|