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
Unknown Object (File)
Sun, May 17, 3:43 PM
Unknown Object (File)
Sun, May 17, 2:22 PM
Unknown Object (File)
Sat, May 16, 9:23 PM
Unknown Object (File)
Thu, May 14, 1:34 PM
Unknown Object (File)
Tue, May 12, 12:41 AM
Unknown Object (File)
Fri, May 8, 8:52 PM
Unknown Object (File)
Fri, May 8, 9:49 AM
Unknown Object (File)
Fri, May 8, 9:49 AM

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.