Age | Commit message (Expand) | Author | Files | Lines |
2018-03-16 | QoS recording and marking | Neale Ranns | 1 | -4/+0 |
2018-01-23 | VPPAPIGEN: vppapigen replacement in Python PLY. | Ole Troan | 1 | -1/+1 |
2018-01-11 | api: remove transport specific code from handlers | Florin Coras | 1 | -17/+14 |
2018-01-11 | Add support for MAP-T CE (VPP-1058) | Juraj Sloboda | 5 | -162/+441 |
2018-01-09 | api: refactor vlibmemory | Florin Coras | 1 | -4/+3 |
2018-01-05 | MAP: Add RFC6052 mapping to MAP-T | Ole Troan | 5 | -19/+73 |
2017-12-19 | Fix passing bad context for callback function | Juraj Sloboda | 1 | -2/+2 |
2017-12-13 | Fix parameter mismatch in map-t code | Juraj Sloboda | 1 | -1/+1 |
2017-11-26 | FIB: store the node type not the function pointer. | Neale Ranns | 1 | -2/+0 |
2017-10-24 | Add extern to *_main global variable declarations in header files. | Dave Wallace | 2 | -1/+3 |
2017-10-09 | vppapigen: support per-file (major,minor,patch) version stamps | Dave Barach | 1 | -0/+1 |
2017-10-04 | [aarch64] Fixes CLI crashes on dpaa2 platform. | Christophe Fontaine | 1 | -2/+2 |
2017-09-08 | Initialize ip4_reass_lock of map_main to zero (VPP-975) | dongjuan | 1 | -0/+2 |
2017-06-26 | VPP-889: MAP Stats API/CLI crashes when no domains. | Ole Troan | 2 | -1/+11 |
2017-06-20 | VPP-879 MAP: s/u32 is_add/u8 is_add in map.api | Ole Troan | 1 | -1/+1 |
2017-06-12 | Remove calls to crc_u32 and add clib_crc32c for armv8+crc | Christophe Fontaine | 1 | -26/+16 |
2017-05-05 | NAT64: Move IPv6-IPv4 virtual reassembly code from MAP-T to common library (V... | Matus Fabian | 6 | -1503/+313 |
2017-04-25 | "autoreply" flag: autogenerate standard xxx_reply_t messages | Dave Barach | 1 | -20/+2 |
2017-04-13 | Remove unsed parameter from fib_table_entry_special_add() (only used in FIB t... | Neale Ranns | 1 | -3/+1 |
2017-04-06 | Use thread local storage for thread index | Damjan Marion | 4 | -28/+29 |
2017-03-29 | MAP - add the domain struct directly into the dat-path and avoid the indirect... | Neale Ranns | 6 | -167/+42 |
2017-03-17 | 64 bit per-thread counters | Neale Ranns | 2 | -2/+2 |
2017-03-10 | Fix MAP-E UT. Add functionality in MAP code to delete the pre-resolved next-h... | Neale Ranns | 1 | -6/+37 |
2017-03-09 | MAP pre-resolve - use FIB to track pre-resolved next-hop | Neale Ranns | 4 | -55/+190 |
2017-02-22 | VPP-635: CLI Memory leak with invalid parameter | Billy McFall | 1 | -49/+137 |
2016-12-28 | Reorganize source tree to use single autotools instance | Damjan Marion | 16 | -0/+9267 |