Page MenuHomeFreeBSD

Fix interface route addition with net/bird.
ClosedPublic

Authored by melifaro on Feb 11 2021, 11:28 PM.
Tags
None
Referenced Files
F154519931: D28602.id83725.diff
Tue, Apr 28, 8:00 PM
F154519841: D28602.id83725.diff
Tue, Apr 28, 8:00 PM
Unknown Object (File)
Sun, Apr 19, 11:47 PM
Unknown Object (File)
Thu, Apr 16, 11:28 AM
Unknown Object (File)
Thu, Apr 16, 7:21 AM
Unknown Object (File)
Wed, Apr 15, 12:36 AM
Unknown Object (File)
Mon, Apr 6, 10:17 AM
Unknown Object (File)
Fri, Apr 3, 12:11 PM

Details

Reviewers
donner
Group Reviewers
network
Summary

The case of adding interface route by specifying interface
address as the gateway was missed during code refactoring.
Re-add it back by copying non-AF_LINK gateway data when RTF_GATEWAY
is not set.

Diff Detail

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