Age | Commit message (Expand) | Author | Files | Lines |
2024-04-02 | map: BR rule lookup update | Dan Geist | 1 | -1/+5 |
2020-11-30 | map: add include guard to map.h | Paul Vinciguerra | 1 | -0/+4 |
2020-10-13 | stats: counters data model | Ole Troan | 1 | -31/+2 |
2020-02-20 | map: honor pre-resolve param in map-t | Alexander Chernavin | 1 | -0/+28 |
2020-01-30 | map: handle ip4 ttl=1 packets in map-t | Alexander Chernavin | 1 | -1/+2 |
2019-10-09 | map: use ip6-full-reassembly instead of own code | Klement Sekera | 1 | -99/+0 |
2019-10-03 | map: fix indent-off | Klement Sekera | 1 | -121/+133 |
2019-10-01 | map: use SVR for MAP-T | Klement Sekera | 1 | -108/+13 |
2019-09-26 | map: use SVR for MAP-E | Klement Sekera | 1 | -0/+2 |
2019-07-31 | vppinfra: refactor test_and_set spinlocks to use clib_spinlock_t | jaszha03 | 1 | -6/+7 |
2019-07-30 | vppinfra: refactor use of CLIB_MEMORY_BARRIER () | jaszha03 | 1 | -2/+2 |
2019-07-30 | vppinfra: conformed spinlocks to use CLIB_PAUSE | jaszha03 | 1 | -2/+3 |
2019-06-18 | api: string type to convert to vector | Ole Troan | 1 | -2/+2 |
2019-03-19 | MAP: Add optional user-supplied 'tag' field in MAPs. | Jon Loeliger | 1 | -2/+14 |
2019-01-07 | MAP: Prevent duplicate MAP-E/T graph nodes. | Jon Loeliger | 1 | -0/+4 |
2018-12-21 | MAP: Convert from DPO to input feature. | Jon Loeliger | 1 | -37/+79 |
2018-12-19 | MAP: Add API support for MAP input feature. | Jon Loeliger | 1 | -0/+5 |
2018-12-11 | MAP: Add API support for setting parameters. | Jon Loeliger | 1 | -0/+18 |
2018-11-22 | Revert "Add support for MAP-T CE (VPP-1058)" | Ole Troan | 1 | -2/+0 |
2018-11-14 | Remove c-11 memcpy checks from perf-critical code | Dave Barach | 1 | -1/+1 |
2018-10-19 | vppinfra: add atomic macros for __sync builtins | Sirshak Das | 1 | -4/+4 |
2018-09-27 | MAP: 64-bit DMR | Ole Troan | 1 | -6/+10 |
2018-06-25 | MAP: Move MAP-E/T to a plugin. | Ole Troan | 1 | -0/+597 |