aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/map/test
AgeCommit message (Expand)AuthorFilesLines
2021-05-13tests: move test source to vpp/testDave Wallace2-1658/+0
2021-03-30map: tune dump/details test for socket transportOle Troan1-1/+1
2021-03-15tests: use socket transport instead of shared memoryOle Troan1-4/+5
2020-05-25api: add new stream message conventionOle Troan1-0/+43
2020-03-25map: fix hop limit expiration at brVladimir Ratnikov1-1/+16
2020-03-24map: fix translation of icmp6 error messagesAlexander Chernavin1-1/+80
2020-03-15map: fix translation of icmp4 error messagesAlexander Chernavin1-2/+43
2020-03-04map: fix map port calculation for ICMPVladimir Isaev2-10/+74
2020-02-20map: honor pre-resolve param in map-tAlexander Chernavin1-0/+83
2020-02-20map: honor icmp6-unreachables param in map-tAlexander Chernavin1-1/+31
2020-02-04ip: translate fragmented icmp to fragmented icmp6Alexander Chernavin1-7/+32
2020-01-30map: Add several more MAP-T BR testsJon Loeliger1-8/+294
2020-01-30map: Prevent IPv4 prefix spoofing during IPv6 -> IPv4Jon Loeliger1-0/+265
2020-01-30map: handle ip4 ttl=1 packets in map-tAlexander Chernavin1-9/+8
2020-01-29tests: add map-t fragmentation verificationsAlexander Chernavin1-10/+36
2019-12-14tests: changes for scapy 2.4.3 migrationsnaramre1-1/+2
2019-12-05map: fix MAP-T ip6 port checkMatthew Smith1-0/+55
2019-11-19map: Fix TCP MSS clamping for MAP-E traffic.Jon Loeliger1-2/+70
2019-11-15tests: Remove the unrequired VPP IP address/prefix class wrappersNeale Ranns1-1/+0
2019-11-11ip: functional interface to ip fragmentationOle Troan1-2/+72
2019-11-05misc: Fix python scripts shebang lineRenato Botelho do Couto1-1/+1
2019-10-18map: python3 support in testsOle Troan1-8/+8
2019-10-09map: use ip6-full-reassembly instead of own codeKlement Sekera1-1/+24
2019-10-01map: use SVR for MAP-TKlement Sekera1-9/+3
2019-09-26map: use SVR for MAP-EKlement Sekera1-21/+75
2019-08-22tests: move plugin tests to src/plugins/*/testDave Wallace1-0/+437