Files
kubernetes/pkg/proxy
Dan Winship 7c27cf0b9b Simplify iptables-save parsing
We don't need to parse out the counter values from the iptables-save
output (since they are always 0 for the chains we care about). Just
parse the chain names themselves.

Also, all of the callers of GetChainLines() pass it input that
contains only a single table, so just assume that, rather than
carefully parsing only a single table's worth of the input.
2022-06-28 08:39:32 -04:00
..
2022-01-10 08:14:29 -05:00
2022-06-28 08:39:32 -04:00
2022-03-17 21:27:14 -03:00
2022-03-30 09:55:32 -07:00
2022-03-30 09:55:32 -07:00