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
F160463490: D26318.diff
Wed, Jun 24, 6:27 PM
F160408185: D26318.id76629.diff
Wed, Jun 24, 5:12 AM
Unknown Object (File)
Mon, Jun 22, 12:38 AM
Unknown Object (File)
Sun, Jun 21, 5:09 PM
Unknown Object (File)
Thu, Jun 18, 7:07 PM
Unknown Object (File)
Sat, Jun 13, 1:55 PM
Unknown Object (File)
Sat, Jun 13, 10:46 AM
Unknown Object (File)
Sat, Jun 13, 2:00 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.