Age | Commit message (Expand) | Author | Files | Lines |
2019-11-11 | ip: functional interface to ip fragmentation | Ole Troan | 1 | -37/+181 |
2019-11-04 | mpls: number of mpls tunnel paths returns zero | IJsbrand Wijnands | 1 | -1/+1 |
2019-10-09 | mpls: support fragmentation of mpls output packet | Rajesh Goel | 2 | -14/+57 |
2019-09-19 | api: split vl_api_prefix into two | Ole Troan | 1 | -2/+1 |
2019-08-20 | vppapigen: remove support for legacy typedefs | Paul Vinciguerra | 1 | -3/+3 |
2019-07-26 | dhcp ip: DSCP settings for transmitted DHCP packets | Neale Ranns | 1 | -4/+6 |
2019-07-03 | fib: allow route delete with no paths and multipath=0 to remove the | Neale Ranns | 1 | -7/+7 |
2019-06-19 | mpls: fix header offset overflow | Benoît Ganne | 1 | -3/+6 |
2019-06-18 | fib: fib api updates | Neale Ranns | 3 | -275/+220 |
2019-05-30 | mpls: leverage vlib_buffer_advance | Zhiyong Yang | 1 | -7/+4 |
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 |