Age | Commit message (Expand) | Author | Files | Lines |
2018-12-06 | API: Change ip4_address and ip6_address to use type alias. |  Ole Troan | 1 | -1/+1 |
2018-11-29 | MAP: Use bool type in map.api instead of u8. |  Ole Troan | 1 | -5/+5 |
2018-11-22 | MAP: Use explicit address/prefix types in API |  Ole Troan | 4 | -540/+26 |
2018-11-22 | Revert "Add support for MAP-T CE (VPP-1058)" |  Ole Troan | 5 | -442/+163 |
2018-11-14 | Remove c-11 memcpy checks from perf-critical code |  Dave Barach | 4 | -18/+16 |
2018-10-23 | c11 safe string handling support |  Dave Barach | 3 | -13/+13 |
2018-10-19 | vppinfra: add atomic macros for __sync builtins |  Sirshak Das | 1 | -4/+4 |
2018-09-28 | MAP: Add check for well known ports. |  Ole Troan | 1 | -0/+8 |
2018-09-27 | MAP: Correctly print ea-bits-len in map commands. |  Ole Troan | 1 | -1/+1 |
2018-09-27 | MAP: 64-bit DMR |  Ole Troan | 2 | -17/+15 |
2018-09-27 | IPIP and IPv6 fragmentation |  Ole Troan | 4 | -19/+4 |
2018-08-27 | cmake: Fix plugins .h includes |  Mohsin Kazmi | 1 | -0/+6 |
2018-08-27 | cmake: add missing vat plugins |  Damjan Marion | 1 | -0/+3 |
2018-08-25 | cmake: improve add_vpp_plugin macro |  Damjan Marion | 1 | -2/+5 |
2018-08-17 | CMake as an alternative to autotools (experimental) |  Damjan Marion | 4 | -0/+459 |
2018-07-30 | FIB: return entry prefix by const reference to avoid the copy |  Neale Ranns | 1 | -3/+3 |
2018-07-11 | avoid using thread local storage for thread index |  Damjan Marion | 4 | -9/+9 |
2018-06-25 | MAP: Move MAP-E/T to a plugin. |  Ole Troan | 16 | -0/+8656 |