Commit Graph
5 Commits
Author SHA1 Message Date
Tom Wilkie 23c5e9f820 Ignore conntracked connections on which we never saw an update; don't nat map conntracked connections. (#1466) 2016-05-11 15:30:45 +02:00
Tom Wilkie c5c115bb0f Make channel so stop doesn't fail; also, test stop. 2015-10-28 15:25:38 +00:00
Tom Wilkie 07af26e05b Review feedback 2015-10-27 11:39:38 +00:00
Tom Wilkie a3c53aadf5 No more nil flow workers 2015-10-27 10:53:23 +00:00
Peter BourgonandTom Wilkie cb40ad3a90 Continued un-exporting of symbols; renames
- Unexport consts, types, vars, etc.
- Rename Conntracker (interface) to FlowWalker, to match its definition.
- Rename conntracker (type) to conntrackWalker, to match the interface.
- Move conntrack_test.go to conntrack_internal_test.go and package endpoint
2015-10-27 10:40:09 +00:00