Files
kubernetes/pkg/proxy
Dan Winship 95705350d5 proxy/iptables: Don't use KUBE-MARK-DROP for "no local endpoints"
Rather than marking packets to be dropped in the "nat" table and then
dropping them from the "filter" table later, just use rules in
"filter" to drop the packets we don't like directly.
2022-06-29 16:37:24 -04:00
..
2022-01-10 08:14:29 -05:00
2022-03-17 21:27:14 -03:00
2022-03-30 09:55:32 -07:00
2022-06-24 09:50:02 +08:00