Age | Commit message (Expand) | Author | Files | Lines |
2020-10-21 | misc: minimize dependencies on udp.h | Florin Coras | 1 | -1/+2 |
2020-09-22 | vxlan-gbp: Mark APIs as in-progress | Neale Ranns | 1 | -0/+5 |
2020-06-09 | vxlan: fix the inner packet checksum calculation | Mohsin Kazmi | 1 | -2/+50 |
2020-04-28 | tests: move defaults from defaultmapping to .api files | Paul Vinciguerra | 1 | -1/+1 |
2020-02-25 | vlib: Punt reason allocation listener enable/disable callback | Neale Ranns | 1 | -0/+2 |
2020-02-18 | misc: fix coverity warnings | Dave Barach | 1 | -1/+1 |
2020-02-17 | misc: fix coverity warnings | Dave Barach | 1 | -1/+1 |
2020-01-03 | vxlan-gbp: api cleanup | Jakub Grajciar | 1 | -11/+11 |
2020-01-03 | nat: use SVR | Klement Sekera | 1 | -0/+1 |
2019-12-20 | vxlan: reuse inner packet flow hash for tunnel outer header load balance | Shawn Ji | 1 | -0/+7 |
2019-12-17 | vxlan geneve gtpu: fix short help | Paul Vinciguerra | 1 | -1/+1 |
2019-12-10 | api: multiple connections per process | Dave Barach | 1 | -1/+1 |
2019-11-26 | fib: reduce save_rewrite_length to u8 | Klement Sekera | 1 | -1/+1 |
2019-08-05 | vxlan: fix VXLANoIP6 checksum offload setup | John Lo | 1 | -3/+3 |
2019-07-19 | fib: FIB Entry tracking | Neale Ranns | 1 | -8/+7 |
2019-07-05 | vxlan-gbp: Decap ignores reserved bits | Neale Ranns | 2 | -18/+22 |
2019-06-26 | api: initialize sw_if_index earlier in vxlan_gbp_tunnel_add_del | Paul Vinciguerra | 1 | -1/+1 |
2019-06-20 | api: fix return code in vxlan_gbp_tunnel_add_del | Paul Vinciguerra | 1 | -1/+1 |
2019-06-18 | fib: fib api updates | Neale Ranns | 1 | -4/+4 |
2019-05-29 | vxlan-gbp: prefetch encap header memory area | Zhiyong Yang | 1 | -66/+70 |
2019-05-16 | init / exit function ordering | Dave Barach | 1 | -6/+7 |
2019-04-03 | GBP: iVXLAN reflection check | Neale Ranns | 3 | -4/+26 |
2019-03-28 | Punt Infra | Neale Ranns | 3 | -7/+43 |
2019-03-28 | VXLAN-GBP: format flags in encap trace | Neale Ranns | 1 | -2/+3 |
2019-03-28 | Typos. A bunch of typos I've been collecting. | Paul Vinciguerra | 1 | -1/+1 |
2019-03-27 | GBP: fixes for l3-out routing | Neale Ranns | 2 | -1/+32 |
2019-03-26 | Simplify adjacency rewrite code | Benoît Ganne | 1 | -18/+5 |
2019-03-06 | vxlan*: migrate old MULTIARCH macros to VLIB_NODE_FN | Filip Tehlar | 2 | -37/+24 |
2019-03-06 | GBP: learn from ARP and L2 packets | Neale Ranns | 1 | -2/+0 |
2019-03-05 | VXLAN-GBP: decap checks src,dst&VNI for unicast, then checks only dst&VNI for... | Neale Ranns | 2 | -71/+62 |
2019-01-22 | GBP: Sclass to src-epg conversions | Neale Ranns | 2 | -9/+9 |
2019-01-10 | ARP/ND: copy opaque2 persistent fields to new packet | Neale Ranns | 1 | -2/+8 |
2018-11-15 | VXLAN-GBP: c-n-p error in the dual-loop tracing | Neale Ranns | 1 | -1/+1 |
2018-11-14 | Remove c-11 memcpy checks from perf-critical code | Dave Barach | 1 | -6/+9 |
2018-11-07 | GBP Endpoint Learning | Neale Ranns | 7 | -104/+252 |
2018-10-26 | vxlan-gbp: On demand udp ports registration | Mohsin Kazmi | 2 | -5/+44 |
2018-10-23 | c11 safe string handling support | Dave Barach | 3 | -5/+5 |
2018-09-24 | Trivial: Clean up some typos. | Paul Vinciguerra | 4 | -10/+10 |
2018-09-12 | VXLAN-GBP: use common types on the API | Neale Ranns | 4 | -81/+73 |
2018-09-10 | vxlan-gbp: Add support for vxlan gbp | Mohsin Kazmi | 9 | -0/+3407 |