Page MenuHomeFreeBSD

fix netstat -rs
ClosedPublic

Authored by bapt on Dec 4 2019, 3:49 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Oct 15, 12:41 AM
Unknown Object (File)
Tue, Oct 14, 3:58 PM
Unknown Object (File)
Tue, Oct 14, 2:54 AM
Unknown Object (File)
Sun, Oct 5, 9:30 PM
Unknown Object (File)
Sun, Oct 5, 7:10 PM
Unknown Object (File)
Aug 13 2025, 10:43 AM
Unknown Object (File)
Jul 28 2025, 7:06 PM
Unknown Object (File)
Jul 27 2025, 12:33 AM
Subscribers

Details

Reviewers
olivier
Summary

Routing statistics requires somes symbols that are only loaded when not running
live. load them only in that specific case

Diff Detail

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

Event Timeline

Working great :-)

[root@fbsd]~# netstat -rs
routing:
        0 bad routing redirects
        0 dynamically created routes
        0 new gateways due to redirects
        0 destinations found unreachable
        0 uses of a wildcard route
        0 routes not in table but not freed
This revision is now accepted and ready to land.Dec 4 2019, 5:06 PM