Tom Wilkie
|
1a286eac04
|
Use an exec'd conntrack in 'events' mode instead of repeatedly execing it for NAT mappings. Also use conntrack to populate the endpoint table.
|
2015-08-27 16:29:33 +00:00 |
|
Tom Wilkie
|
89df11bbfd
|
Make edge direction flow from client->server.
|
2015-08-19 10:17:24 +00:00 |
|
Tom Wilkie
|
c2065836e2
|
Make NodeMetadata a struct, move existing map[string]string to NodeMetadata.Metadata
|
2015-07-15 10:06:36 +00:00 |
|
Paul Bellamy
|
95f941ff2d
|
const-izing NodeMetadata fields
|
2015-07-02 14:51:12 +01:00 |
|
Tom Wilkie
|
a4ddd0094f
|
Duplicate endpoints in the endpoint topology to account for NAT mapping.
Also, move spy.go into probe/endpoint and make it adhere to the Reporter interface.
|
2015-06-23 10:33:06 +00:00 |
|