Page MenuHomeFreeBSD

Move all ifaddr route creation code to net/route/route_ifaddr.c
ClosedPublic

Authored by melifaro on Sep 3 2020, 11:02 PM.
Tags
None
Referenced Files
F172236497: D26318.id.diff
Thu, Sep 17, 3:16 AM
Unknown Object (File)
Tue, Aug 18, 5:30 PM
Unknown Object (File)
Aug 15 2026, 8:09 PM
Unknown Object (File)
Aug 13 2026, 11:25 PM
Unknown Object (File)
Aug 13 2026, 3:13 AM
Unknown Object (File)
Jul 29 2026, 12:54 PM
Unknown Object (File)
Jul 27 2026, 4:09 PM
Unknown Object (File)
Jul 27 2026, 1:41 PM

Diff Detail

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

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Nov 8 2020, 11:12 AM
This revision was automatically updated to reflect the committed changes.

sys/net/route/route_ifaddr.c is missing and r367484 doesn't compile.
Is there any chance the missing file will be added?

sys/net/route/route_ifaddr.c is missing and r367484 doesn't compile.
Is there any chance the missing file will be added?

Sorry for the breakage, should be fixed in r367486.