aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/map
AgeCommit message (Expand)AuthorFilesLines
2020-04-28tests: move defaults from defaultmapping to .api filesPaul Vinciguerra1-2/+2
2020-03-25map: fix hop limit expiration at brVladimir Ratnikov2-2/+29
2020-03-24map: fix translation of icmp6 error messagesAlexander Chernavin1-1/+80
2020-03-15map: fix translation of icmp4 error messagesAlexander Chernavin2-6/+51
2020-03-04map: fix map port calculation for ICMPVladimir Isaev4-14/+78
2020-02-26map: handle IPv6 extension headers for TCP/UDPVladimir Isaev1-2/+2
2020-02-20map: honor pre-resolve param in map-tAlexander Chernavin6-30/+154
2020-02-20map: honor icmp6-unreachables param in map-tAlexander Chernavin2-2/+47
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 Loeliger2-2/+279
2020-01-30map: handle ip4 ttl=1 packets in map-tAlexander Chernavin3-10/+20
2020-01-29tests: add map-t fragmentation verificationsAlexander Chernavin1-10/+36
2020-01-28map: ip4-map-t more RFC compliantVladimir Ratnikov1-8/+20
2020-01-27map: api: fix tag overflow and leakBenoît Ganne2-4/+6
2020-01-10docs: Edit FEATURE.yaml files so they can be publishedJohn DeNisco1-2/+2
2020-01-03map: fix ip4-map-t DF behaviorVladimir Ratnikov1-11/+12
2020-01-03nat: use SVRKlement Sekera2-17/+20
2019-12-14tests: changes for scapy 2.4.3 migrationsnaramre1-1/+2
2019-12-07map: use explicit types in apiOle Troan1-2/+3
2019-12-05map: fix MAP-T ip6 port checkMatthew Smith2-5/+60
2019-12-04map: Fix a coverity MAP dead-code issue.Jon Loeliger1-3/+0
2019-12-03map: Avoid null dereference in 'map show' and 'map del'Jon Loeliger1-12/+22
2019-11-26map: Fix inverted 'map security check enable' CLI flag.Jon Loeliger1-2/+2
2019-11-19map: fix coverity issue 205684Andrew Yourtchenko1-2/+2
2019-11-19map: Fix TCP MSS clamping for MAP-E traffic.Jon Loeliger2-2/+84
2019-11-15tests: Remove the unrequired VPP IP address/prefix class wrappersNeale Ranns1-1/+0
2019-11-11ip: functional interface to ip fragmentationOle Troan5-214/+148
2019-11-06build: add yaml file linting to make checkstylePaul Vinciguerra1-1/+2
2019-11-05misc: Fix python scripts shebang lineRenato Botelho do Couto3-3/+3
2019-10-18map: python3 support in testsOle Troan1-8/+8
2019-10-09map: use ip6-full-reassembly instead of own codeKlement Sekera6-978/+30
2019-10-03map: fix DF[Don't fragment] ip4-map-t behaviourVladimir Ratnikov1-0/+11
2019-10-03map: fix indent-offKlement Sekera1-121/+133
2019-10-01map: use SVR for MAP-TKlement Sekera9-624/+69
2019-09-26map: use SVR for MAP-EKlement Sekera5-456/+172
2019-09-25api: split api generated filesOle Troan4-129/+6
2019-09-16api: autogenerate api trace print/endianOle Troan2-0/+6
2019-09-12map: fix non-null-terminated C-stringBenoît Ganne1-3/+4
2019-09-03api: enforce vla is last and fixed string typeOle Troan2-9/+8
2019-08-22tests: move plugin tests to src/plugins/*/testDave Wallace1-0/+437
2019-08-19vppapigen map: raise ValueError when fieldname is python keywordPaul Vinciguerra2-6/+6
2019-07-31vppinfra: refactor test_and_set spinlocks to use clib_spinlock_tjaszha032-12/+9
2019-07-30vppinfra: refactor use of CLIB_MEMORY_BARRIER ()jaszha031-2/+2
2019-07-30vppinfra: conformed spinlocks to use CLIB_PAUSEjaszha031-2/+3
2019-07-23vlib: address vlib_error_t scaling issueDave Barach1-1/+1
2019-07-19fib: FIB Entry trackingNeale Ranns1-13/+4
2019-07-08map gbp papi: match endianess of f64Paul Vinciguerra1-5/+3
2019-06-26api: refactor format_vl_api_prefix_t return keysPaul Vinciguerra1-6/+6
2019-06-26api: Remove the inlines file and replace with library functionsNeale Ranns1-1/+0