Page MenuHomeFreeBSD

in6_fib: return nh_ia in the ext interface as we do for IPv4
ClosedPublic

Authored by bz on Feb 28 2020, 11:09 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Oct 15, 12:26 AM
Unknown Object (File)
Wed, Oct 15, 12:26 AM
Unknown Object (File)
Tue, Oct 14, 3:45 PM
Unknown Object (File)
Tue, Oct 14, 2:31 AM
Unknown Object (File)
Tue, Sep 23, 1:01 AM
Unknown Object (File)
Thu, Sep 18, 10:17 PM
Unknown Object (File)
Thu, Sep 18, 6:21 PM
Unknown Object (File)
Wed, Sep 17, 6:04 AM
Subscribers

Details

Summary

Like for IPv4 add nh_ia to the ext interface and return rt_ifa
in order to be used for, e.g., packet/octets accounting purposes.

Note:
This change currently also includes the unrelated changes from
D23872, which would be committed separately first once accepted.

Sponsored by: Netlfix

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable