Page MenuHomeFreeBSD

Convert one of the last rtentry field accesses into nhop fields accesses.
ClosedPublic

Authored by melifaro on Apr 28 2020, 9:32 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Nov 22, 7:23 PM
Unknown Object (File)
Fri, Nov 22, 7:23 PM
Unknown Object (File)
Thu, Nov 7, 9:37 PM
Unknown Object (File)
Oct 22 2024, 8:38 AM
Unknown Object (File)
Oct 14 2024, 7:13 PM
Unknown Object (File)
Sep 23 2024, 12:22 PM
Unknown Object (File)
Sep 6 2024, 9:19 PM
Unknown Object (File)
Sep 5 2024, 6:04 AM
Subscribers

Details

Summary

Continue routing subsystem conversion to nhop objects defined in rS359823: use fields from nhops instead of struct rtentry fields.
This is one of the last changes prior to removing rt_ifp, rt_ifa, rt_gateway, rt_mtu from struct rtentry.

Diff Detail

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

Event Timeline

melifaro added a reviewer: network.
This revision was not accepted when it landed; it landed in state Needs Review.Apr 29 2020, 9:54 PM
This revision was automatically updated to reflect the committed changes.