summaryrefslogtreecommitdiffhomepage
path: root/test/iptables
AgeCommit message (Expand)Author
2021-01-21iptables: support matching the input interface nameToshi Kikuchi
2021-01-19Ensure that IP{V6}_RECVORIGDSTADDR yields the post-NAT address and port.Kevin Krakauer
2021-01-12Fix simple mistakes identified by goreportcard.Adin Scannell
2020-12-11Remove existing nogo exceptions.Adin Scannell
2020-11-23Fail gracefully if Docker is not configured with ipv6.Adin Scannell
2020-11-09iptables: add documentation about enabing docker ipv6Kevin Krakauer
2020-10-23iptables testing: handle EINTR on calls to accept().Kevin Krakauer
2020-10-22Pass NetworkInterface to LinkAddressRequestGhanan Gowripalan
2020-10-05Remove reference to deleted scriptKevin Krakauer
2020-09-30ip6tables: redirect supportKevin Krakauer
2020-09-17ip6tables: filter table supportKevin Krakauer
2020-08-10Speed up iptables testsKevin Krakauer
2020-07-31iptables: support SO_ORIGINAL_DSTKevin Krakauer
2020-07-28ip6tables testingKevin Krakauer
2020-07-24Speed up some iptables testsKevin Krakauer
2020-07-22iptables: don't NAT existing connectionsKevin Krakauer
2020-07-08Merge pull request #3171 from kevinGC:ipv6-kokorogVisor bot
2020-07-08ip6tables: handle both IPv4 and v6 addressesKevin Krakauer
2020-07-08Move all tests to new docker API.Zach Koopmans
2020-06-17Move mount configutation to RunOptsFabricio Voznika
2020-06-05iptables: loopback traffic skips prerouting chainKevin Krakauer
2020-05-29Fix copied comment mistakes.Kevin Krakauer
2020-05-28Enable iptables source filtering (-s/--source)Kevin Krakauer
2020-05-12iptables: support gid match for owner matching.Nayana Bidari
2020-05-08iptables - filter packets using outgoing interface.gVisor bot
2020-05-01Support for connection tracking of TCP packets.Nayana Bidari
2020-04-24Standardize all Docker images.Adin Scannell
2020-04-23Simplify Docker test infrastructure.Adin Scannell
2020-03-26Support owner matching for iptables.Nayana Bidari
2020-03-26Check error in DropTCP*Port tests and fix comment.Kevin Krakauer
2020-03-18Merge pull request #2187 from kevinGC:deflake-connectTCPgVisor bot
2020-03-18iptables: deflake DropTCP*Port testsKevin Krakauer
2020-03-18iptables: skip tests for not-yet-supported featuresKevin Krakauer
2020-03-18Automated rollback of changelist 301476456Kevin Krakauer
2020-03-17iptables: fix type in script name, mark some new tests as skippedKevin Krakauer
2020-03-16Merge pull request #1943 from kevinGC:ipt-filter-ipgVisor bot
2020-03-11iptables: ready tests to be enabled in kokoroKevin Krakauer
2020-02-26iptables: filter by IP address (and range)Kevin Krakauer
2020-02-25Merge branch 'master' into iptablesnybidari
2020-02-25Add nat table support for iptables.Nayana Bidari
2020-02-18iptables: use "-t nat" for NAT testsgVisor bot
2020-02-18Merge pull request #1850 from kevinGC:jump2gVisor bot
2020-02-18Add nat table support for iptables.Nayana Bidari
2020-02-13We can now create and jump in iptables. For example:Kevin Krakauer
2020-02-12iptables: User chainsKevin Krakauer
2020-02-10iptables: add instructions for runsc building.Kevin Krakauer
2020-02-06Fix `bazel run` target in docs.Kevin Krakauer
2020-02-04Merge pull request #1683 from kevinGC:ipt-udp-matchersgVisor bot
2020-01-29Fix iptables tests that were broken by rename.Kevin Krakauer
2020-01-27Cleanup for GH review.Kevin Krakauer