| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-04-03 | remove unused | christos | |
| 2020-04-03 | Make route and netstat share the same struct progops (and initialization | martin | |
| code) | |||
| 2019-08-18 | netstat: Add indirection of symbols to remove clash with sanitizers | kamil | |
| Add indirection and symbol renaming under MKSANITIZER for the linked in version of sysctlbyname, sysctlgetmibinfo and sysctlnametomib. | |||
| 2010-12-13 | Add netstat rump client. For now, it always sets -X, i.e. will | pooka | |
| use only sysctl and no kvm (implementing /dev/mem for a rump kernel would probably not be hard, but still a non-zero effort). Note: since there is absolutely no network activity in a fresh rump kernel, rump.netstat usually displays exactly nothing when invoked without parameters. Arguments like -r, -bi, -p icmp etc. produce more stuff. | |||
