IPv4 local-spoof after unconfig test
(self)
| 133 | ) |
| 134 | |
| 135 | def test_0410_spoof_test(self): |
| 136 | """IPv4 local-spoof after unconfig test""" |
| 137 | self.run_negative_conn_test(AF_INET, 0) |
| 138 | |
| 139 | def test_0411_spoof_test(self): |
| 140 | """IPv6 local-spoof after unconfig test""" |
nothing calls this directly
no test coverage detected