Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch to scapy with python 3. | 2020-12-25 | 1 | -3/+3 | |
| | |||||
* | Enter a static ARP entry for a fake address which is not published | 2015-12-04 | 1 | -0/+22 | |
by the ARP proxy. The kernel must not answer ARP requests for such addresss. This test triggers a misbehavior in ART as it currently answers in such situations. Radix tree works fine as it uses 33 bit IPv4 entries for ARP proxy. |