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)
Fri, Sep 27, 12:01 AM
Unknown Object (File)
Tue, Sep 24, 2:47 PM
Unknown Object (File)
Mon, Sep 23, 9:49 PM
Unknown Object (File)
Mon, Sep 23, 7:09 AM
Unknown Object (File)
Sun, Sep 22, 12:01 AM
Unknown Object (File)
Sat, Sep 21, 5:04 AM
Unknown Object (File)
Thu, Sep 19, 8:55 PM
Unknown Object (File)
Sat, Sep 14, 3:21 PM
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