Age | Commit message (Expand) | Author | Files | Lines |
2019-05-22 | stats: support multiple works for error counters | Ole Troan | 1 | -7/+0 |
2019-05-16 | init / exit function ordering | Dave Barach | 1 | -11/+10 |
2019-04-08 | fixing typos | Jim Thompson | 1 | -1/+1 |
2019-04-08 | minor spelling errors (both in comments) | Jim Thompson | 1 | -1/+1 |
2019-03-07 | BIER: trace then drop. MPLS: trace the drops | Neale Ranns | 1 | -0/+43 |
2019-03-05 | mpls: migrate old MULTIARCH macros to VLIB_NODE_FN | Filip Tehlar | 5 | -55/+24 |
2019-02-28 | MPLS: tunnel delete crash | Neale Ranns | 1 | -0/+6 |
2019-02-14 | Add -fno-common compile option | Benoît Ganne | 1 | -1/+1 |
2019-01-30 | MPLS tunnel; fix crash when deleting non-existant path | Neale Ranns | 1 | -0/+3 |
2019-01-25 | MPLS-tunnel: show output to display the tunnel name correctly | Neale Ranns | 1 | -1/+1 |
2018-12-20 | FIB: encode the label stack in the FIB path during table dump | Neale Ranns | 1 | -1/+2 |
2018-12-04 | MPLS: buffer over-run with incorrectly init'd vector. fix VAT dump | Neale Ranns | 1 | -1/+1 |
2018-11-26 | Add a feature arc consistency check | Dave Barach | 1 | -0/+2 |
2018-10-23 | c11 safe string handling support | Dave Barach | 3 | -7/+7 |
2018-10-04 | Fix handling of mpls_tunnel_add_del API | John Lo | 1 | -2/+16 |
2018-09-26 | MPLS tunnel dump: use sw_if_index not tunnel_index | Neale Ranns | 4 | -16/+33 |
2018-09-25 | MPLS tunnel dump fix | Neale Ranns | 3 | -4/+8 |
2018-09-24 | Trivial: Clean up some typos. | Paul Vinciguerra | 1 | -1/+1 |
2018-09-20 | Route counters in the stats segment | Neale Ranns | 2 | -30/+47 |
2018-09-14 | BIER API and load-balancing fixes | Neale Ranns | 1 | -0/+5 |
2018-08-30 | SR-MPLS: fixes and tests | Neale Ranns | 2 | -0/+10 |
2018-08-29 | Consolidate table->index conversion in fib-path CLI processing | Neale Ranns | 1 | -19/+0 |
2018-08-27 | MPLS: allow 16 as a valid output label | Neale Ranns | 1 | -1/+1 |
2018-08-24 | MPLS tunnel: don't reuse hw-indices | Neale Ranns | 1 | -27/+15 |
2018-08-03 | loop counter to prevent infiinte number of look ups per-packet | Neale Ranns | 2 | -1/+9 |
2018-07-30 | FIB: return entry prefix by const reference to avoid the copy | Neale Ranns | 1 | -9/+7 |
2018-07-23 | fix vector index range checks | Eyal Bari | 2 | -2/+2 |
2018-07-20 | IP directed broadcast | Neale Ranns | 1 | -0/+1 |
2018-06-26 | node functions cannot be always_inline | Damjan Marion | 1 | -1/+1 |
2018-06-11 | MTU: Software interface / Per-protocol MTU support | Ole Troan | 1 | -0/+3 |
2018-05-03 | MPLS prefetch fixes | Neale Ranns | 2 | -15/+15 |
2018-04-18 | typo fix: UNKOWN -> UNKNOWN | Andrey "Zed" Zaikin | 1 | -1/+1 |
2018-03-19 | Coverity found bugs in recent MPLS changes | Neale Ranns | 1 | -15/+6 |
2018-03-16 | QoS recording and marking | Neale Ranns | 1 | -1/+4 |
2018-03-13 | Common form of fib-path reproting in dumps | Neale Ranns | 1 | -11/+2 |
2018-03-09 | MPLS Unifom mode | Neale Ranns | 7 | -92/+84 |
2018-01-30 | Allow the provider of a midchain adjacency to pass context data that is retur... | Neale Ranns | 2 | -4/+13 |
2018-01-23 | VPPAPIGEN: vppapigen replacement in Python PLY. | Ole Troan | 1 | -1/+1 |
2018-01-18 | FIB Inherited Srouce | Neale Ranns | 1 | -2/+2 |
2018-01-11 | api: remove transport specific code from handlers | Florin Coras | 1 | -12/+12 |
2018-01-09 | api: refactor vlibmemory | Florin Coras | 1 | -4/+4 |
2017-12-20 | Fix MPLS local-label CLI help string | Marek Gradzki | 1 | -1/+1 |
2017-12-09 | BIER in non-MPLS netowrks | Neale Ranns | 1 | -14/+0 |
2017-12-08 | Remove the unused 'create VRF if needed' API parameters | Neale Ranns | 1 | -4/+0 |
2017-11-26 | FIB: store the node type not the function pointer. | Neale Ranns | 1 | -2/+0 |
2017-11-22 | CLI for interface MPLS enable returns errors to caller | Neale Ranns | 1 | -1/+5 |
2017-11-22 | Fix MPLS local-label CLI | Neale Ranns | 1 | -2/+2 |
2017-11-18 | unformat function for FIB paths | Neale Ranns | 2 | -205/+14 |
2017-11-10 | Break up vpe.api | Neale Ranns | 2 | -0/+32 |
2017-11-09 | BIER | Neale Ranns | 2 | -2/+3 |