IPv6 local-spoof after unconfig test
(self)
| 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) |
nothing calls this directly
no test coverage detected