Page MenuHomeFreeBSD

Move 'struct rtentry' definition to nhop_var.h.
ClosedPublic

Authored by melifaro on Apr 26 2020, 7:59 PM.
Tags
None
Referenced Files
F154329983: D24580.id71119.diff
Mon, Apr 27, 9:33 PM
Unknown Object (File)
Sun, Apr 26, 10:29 PM
Unknown Object (File)
Sun, Apr 26, 10:50 AM
Unknown Object (File)
Tue, Apr 21, 11:23 AM
Unknown Object (File)
Sat, Apr 11, 3:46 PM
Unknown Object (File)
Fri, Apr 10, 8:40 AM
Unknown Object (File)
Wed, Apr 8, 12:20 PM
Unknown Object (File)
Mon, Apr 6, 12:43 PM
Subscribers

Details

Summary

One of the goals of the new routing KPI defined in rS359823 is to entirely hide`struct rtentry` from the consumers.
It will allow to improve routing subsystem internals and deliver more features much faster.

This is one of the last changes, effectively moving struct rtentry definition to a net/route_var.h header, internal to the routing subsystem.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 30738
Build 28466: arc lint + arc unit

Event Timeline

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