Page MenuHomeFreeBSD

fix netstat -rs
ClosedPublic

Authored by bapt on Dec 4 2019, 3:49 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Aug 22, 6:21 AM
Unknown Object (File)
Fri, Aug 21, 2:54 PM
Unknown Object (File)
Thu, Aug 20, 2:13 AM
Unknown Object (File)
Wed, Aug 19, 1:37 PM
Unknown Object (File)
Wed, Aug 19, 1:36 PM
Unknown Object (File)
Wed, Aug 19, 1:36 AM
Unknown Object (File)
Tue, Aug 18, 8:40 PM
Unknown Object (File)
Tue, Aug 18, 8:07 PM
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