Bryan Boreham
|
515f4b1a47
|
Make various anonymous fields named
Anonymous fields make any methods on the inner object visible on the
outer, so they should only be used when the outer is-a inner.
|
2017-04-01 11:35:10 +00:00 |
|
Alfonso Acosta
|
2be26e2be4
|
Limit connections to established and half-closed
|
2017-01-10 15:35:32 +00:00 |
|
Alfonso Acosta
|
7716d96810
|
Report persistent connections in states other than ESTABLISHED
This aligns the `/proc` connection tracking (persistent connections) with
conntrack (short-lived connections).
|
2017-01-03 18:38:02 +00:00 |
|
Alfonso Acosta
|
3892273096
|
Append namespace to endpoint scope for loopback connections
|
2016-08-10 10:43:04 +00:00 |
|
Alfonso Acosta
|
b93c3232cd
|
Make linter happy
|
2016-02-08 13:42:53 +00:00 |
|
Alfonso Acosta
|
d4c68f48fa
|
Get rid of the package-level Connections func
|
2016-02-08 13:42:53 +00:00 |
|
Tom Wilkie
|
e15fe2b747
|
Use caching proc walker in procspy.
|
2015-12-10 14:00:42 +00:00 |
|
Tom Wilkie
|
b94751ac10
|
Move procspy out of vendor into probe/endpoint.
|
2015-12-09 11:06:04 +00:00 |
|