MCPcopy Create free account
hub / github.com/FDio/vpp / test_0411_spoof_test

Method test_0411_spoof_test

test/test_container.py:139–141  ·  view source on GitHub ↗

IPv6 local-spoof after unconfig test

(self)

Source from the content-addressed store, hash-verified

137 self.run_negative_conn_test(AF_INET, 0)
138
139 def test_0411_spoof_test(self):
140 """IPv6 local-spoof after unconfig test"""
141 self.run_negative_conn_test(AF_INET, 1)

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected