Age | Commit message (Expand) | Author | Files | Lines |
2019-06-18 | fib: fib api updates | Neale Ranns | 6 | -47/+63 |
2019-05-13 | Trivial Typo's in bier comments/docs. | Paul Vinciguerra | 14 | -27/+27 |
2019-04-08 | fixing typos | Jim Thompson | 4 | -6/+6 |
2019-03-28 | Typos. A bunch of typos I've been collecting. | Paul Vinciguerra | 10 | -20/+20 |
2019-03-07 | BIER: trace then drop. MPLS: trace the drops | Neale Ranns | 1 | -3/+3 |
2019-03-05 | bier: migrate old MULTIARCH macros to VLIB_NODE_FN | Filip Tehlar | 3 | -16/+4 |
2019-02-14 | Add -fno-common compile option | Benoît Ganne | 1 | -1/+1 |
2018-12-20 | FIB: encode the label stack in the FIB path during table dump | Neale Ranns | 1 | -2/+8 |
2018-12-03 | move [m]fib and BIER tests to unittest plugin | Neale Ranns | 1 | -961/+0 |
2018-11-14 | Remove c-11 memcpy checks from perf-critical code | Dave Barach | 3 | -4/+4 |
2018-11-02 | vlib: define minimum chained buffer segment size | Damjan Marion | 1 | -1/+1 |
2018-10-23 | c11 safe string handling support | Dave Barach | 7 | -14/+14 |
2018-09-25 | BIER; bi-dir to/from underlay | Neale Ranns | 7 | -59/+110 |
2018-09-20 | UDP-Encap: name counters for the stats segment | Neale Ranns | 3 | -4/+10 |
2018-09-14 | BIER API and load-balancing fixes | Neale Ranns | 11 | -70/+250 |
2018-08-15 | Remove client_index field from replies in API | Ondrej Fabry | 1 | -2/+0 |
2018-07-11 | avoid using thread local storage for thread index | Damjan Marion | 1 | -1/+1 |
2018-06-21 | BIER neighbor stats | Neale Ranns | 5 | -29/+124 |
2018-06-05 | BIER CLI show commands; no crash on non-existant objects (VPP-1303) | Neale Ranns | 3 | -6/+27 |
2018-05-04 | Harmonize vec/pool_get_aligned object sizes and alignment requests | Dave Barach | 5 | -5/+26 |
2018-04-12 | Fixes for 'make UNATTENDED=yes CC=clang CXX=clang verify' | Neale Ranns | 1 | -3/+3 |
2018-04-07 | BIER coveroty fix for unintialised return value on error | Neale Ranns | 1 | -1/+1 |
2018-03-20 | FIB Interpose Source | Neale Ranns | 3 | -115/+73 |
2018-03-13 | Common form of fib-path reproting in dumps | Neale Ranns | 1 | -10/+2 |
2018-03-09 | MPLS Unifom mode | Neale Ranns | 5 | -27/+46 |
2018-02-06 | Fix clang -Wvarargs compile errors | Damjan Marion | 1 | -1/+1 |
2018-02-06 | BIER: fix support for longer bit-string lengths | Neale Ranns | 9 | -142/+153 |
2018-01-23 | VPPAPIGEN: vppapigen replacement in Python PLY. | Ole Troan | 1 | -32/+2 |
2018-01-11 | api: remove transport specific code from handlers | Florin Coras | 1 | -35/+35 |
2018-01-09 | api: refactor vlibmemory | Florin Coras | 1 | -10/+10 |
2018-01-09 | BIER: crash in show command when no tables are present | Neale Ranns | 1 | -0/+1 |
2018-01-09 | BIER: missing endian swap for imposition object in API return | Neale Ranns | 1 | -1/+1 |
2017-12-19 | BIER coverity fix in route downlaod | Neale Ranns | 2 | -3/+3 |
2017-12-19 | VPP-1032: fix coverity warning in bier | Dave Barach | 1 | -2/+2 |
2017-12-14 | BIER disposition default route | Neale Ranns | 3 | -8/+20 |
2017-12-13 | BIER: API documentation fixes. | Neale Ranns | 1 | -10/+5 |
2017-12-10 | BIER coverity Fix | Neale Ranns | 1 | -6/+8 |
2017-12-09 | BIER in non-MPLS netowrks | Neale Ranns | 21 | -346/+865 |
2017-11-22 | Fix MPLS local-label CLI | Neale Ranns | 1 | -2/+2 |
2017-11-18 | unformat function for FIB paths | Neale Ranns | 1 | -8/+7 |
2017-11-15 | BIER: coverity fixes | Neale Ranns | 5 | -6/+11 |
2017-11-14 | bier - fix node table declaration | Gabriel Ganne | 3 | -3/+6 |
2017-11-10 | BIER: replace uintXX_t with uXX | Neale Ranns | 4 | -12/+12 |
2017-11-09 | BIER | Neale Ranns | 34 | -0/+8343 |