summaryrefslogtreecommitdiffhomepage
path: root/test/syscalls/linux/iptables.cc
AgeCommit message (Collapse)Author
2020-08-19ip6tables: test initial stateKevin Krakauer
Tests that we have the correct initial (empty) state for ip6tables. #3549 PiperOrigin-RevId: 327477657
2019-08-19Read iptables via sockopts.Kevin Krakauer
PiperOrigin-RevId: 264180125