Page MenuHomeFreeBSD

fix netstat -rs
ClosedPublic

Authored by bapt on Dec 4 2019, 3:49 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 21, 6:21 PM
Unknown Object (File)
Sun, Apr 19, 4:47 PM
Unknown Object (File)
Sun, Apr 19, 4:46 PM
Unknown Object (File)
Tue, Apr 14, 11:39 PM
Unknown Object (File)
Mar 31 2026, 1:11 AM
Unknown Object (File)
Mar 16 2026, 11:31 PM
Unknown Object (File)
Mar 16 2026, 8:21 AM
Unknown Object (File)
Mar 16 2026, 2:10 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