| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
variables with example IPs from my daily test run.
|
|
|
|
|
| |
with ICMP6 parameter problem by the network stack. This test expects
the ICMP6 packets, so disable pf on the remote machine temporarily.
|
|
|
|
|
| |
ignores such packets. This should avoid some sporadic failures.
While there, use variable names consistently in all tests.
|
|
|
|
|
| |
be used as packet id. Now scapy calls nexthopmtu with this name
explicitly in icmp structure.
|
|
|
|
| |
makes the fragment tests work on FreeBSD. From Ilya Bakulin.
|
|
|
|
|
|
|
|
| |
As header scanning is back, there is always a icmp6 parameter problem
response. Add tests that hide the routing header behind an atomic
fragment header to get the RFC 5095 behaviour. One test puts the
routing header into the second fragment so that it cannot be detected
without reassembly.
|
|
|