Age | Commit message (Expand) | Author | Files | Lines |
2020-05-25 | api: add new stream message convention | Ole Troan | 1 | -0/+43 |
2020-03-25 | map: fix hop limit expiration at br | Vladimir Ratnikov | 1 | -1/+16 |
2020-03-24 | map: fix translation of icmp6 error messages | Alexander Chernavin | 1 | -1/+80 |
2020-03-15 | map: fix translation of icmp4 error messages | Alexander Chernavin | 1 | -2/+43 |
2020-03-04 | map: fix map port calculation for ICMP | Vladimir Isaev | 2 | -10/+74 |
2020-02-20 | map: honor pre-resolve param in map-t | Alexander Chernavin | 1 | -0/+83 |
2020-02-20 | map: honor icmp6-unreachables param in map-t | Alexander Chernavin | 1 | -1/+31 |
2020-02-04 | ip: translate fragmented icmp to fragmented icmp6 | Alexander Chernavin | 1 | -7/+32 |
2020-01-30 | map: Add several more MAP-T BR tests | Jon Loeliger | 1 | -8/+294 |
2020-01-30 | map: Prevent IPv4 prefix spoofing during IPv6 -> IPv4 | Jon Loeliger | 1 | -0/+265 |
2020-01-30 | map: handle ip4 ttl=1 packets in map-t | Alexander Chernavin | 1 | -9/+8 |
2020-01-29 | tests: add map-t fragmentation verifications | Alexander Chernavin | 1 | -10/+36 |
2019-12-14 | tests: changes for scapy 2.4.3 migration | snaramre | 1 | -1/+2 |
2019-12-05 | map: fix MAP-T ip6 port check | Matthew Smith | 1 | -0/+55 |
2019-11-19 | map: Fix TCP MSS clamping for MAP-E traffic. | Jon Loeliger | 1 | -2/+70 |
2019-11-15 | tests: Remove the unrequired VPP IP address/prefix class wrappers | Neale Ranns | 1 | -1/+0 |
2019-11-11 | ip: functional interface to ip fragmentation | Ole Troan | 1 | -2/+72 |
2019-11-05 | misc: Fix python scripts shebang line | Renato Botelho do Couto | 1 | -1/+1 |
2019-10-18 | map: python3 support in tests | Ole Troan | 1 | -8/+8 |
2019-10-09 | map: use ip6-full-reassembly instead of own code | Klement Sekera | 1 | -1/+24 |
2019-10-01 | map: use SVR for MAP-T | Klement Sekera | 1 | -9/+3 |
2019-09-26 | map: use SVR for MAP-E | Klement Sekera | 1 | -21/+75 |
2019-08-22 | tests: move plugin tests to src/plugins/*/test | Dave Wallace | 1 | -0/+437 |