Age | Commit message (Expand) | Author | Files | Lines |
2018-02-14 | vxlan:remove interface recycle mechanism | Eyal Bari | 2 | -69/+11 |
2018-02-07 | VXLAN: Allow user to specify a custom vxlan tunnel instance id. | Jon Loeliger | 4 | -17/+123 |
2018-02-01 | vxlan: Lookup FIB in either IPv4 or IPv6 families. | Jon Loeliger | 1 | -4/+5 |
2018-02-01 | FIB: Consolidate several copies of fib_ip_proto() into one. | Jon Loeliger | 1 | -6/+0 |
2018-01-24 | Improve tunnel interface creation performance | John Lo | 1 | -19/+10 |
2018-01-23 | VPPAPIGEN: vppapigen replacement in Python PLY. | Ole Troan | 1 | -1/+1 |
2018-01-19 | vxlan:restructure encap loop | Eyal Bari | 1 | -321/+198 |
2018-01-13 | Improve "show xxx tunnel" and "show int addr" output | John Lo | 1 | -16/+13 |
2018-01-11 | api: remove transport specific code from handlers | Florin Coras | 1 | -10/+8 |
2018-01-09 | api: refactor vlibmemory | Florin Coras | 1 | -2/+2 |
2018-01-05 | Unify and cleanup usage of hash_set/unset_mem by various tunnels | John Lo | 1 | -23/+7 |
2017-11-26 | FIB: store the node type not the function pointer. | Neale Ranns | 1 | -2/+0 |
2017-10-24 | Add extern to *_main global variable declarations in header files. | Dave Wallace | 1 | -1/+1 |
2017-10-23 | VXLAN:small refactor to vxlan input | Eyal Bari | 1 | -235/+175 |
2017-10-09 | vppapigen: support per-file (major,minor,patch) version stamps | Dave Barach | 1 | -1/+3 |
2017-09-19 | Implement VXLAN encap tx checksum offload | John Lo | 1 | -39/+108 |
2017-08-08 | L2 over MPLS | Neale Ranns | 1 | -1/+1 |
2017-07-14 | vnet_buffer_t flags cleanup | Damjan Marion | 1 | -9/+9 |
2017-04-25 | "autoreply" flag: autogenerate standard xxx_reply_t messages | Dave Barach | 1 | -11/+1 |
2017-04-13 | Remove unsed parameter from fib_table_entry_special_add() (only used in FIB t... | Neale Ranns | 1 | -1/+1 |
2017-04-06 | Use thread local storage for thread index | Damjan Marion | 2 | -11/+11 |
2017-04-06 | VXLAN:fix tunnel delete not returning sw_if_index | Eyal Bari | 1 | -0/+1 |
2017-03-15 | VXLAN:add hidden multicast interface check | Eyal Bari | 1 | -23/+17 |
2017-03-07 | CLI: hide deleted interfaces | Eyal Bari | 1 | -0/+7 |
2017-03-01 | VPP-598: tcp stack initial commit | Dave Barach | 1 | -1/+1 |
2017-02-27 | fix:vxlan mcast adj - added as ucast dpo adj | Eyal Bari | 1 | -1/+1 |
2017-02-22 | VPP-635: CLI Memory leak with invalid parameter | Billy McFall | 1 | -19/+62 |
2017-02-02 | VXLAN: further unify ip4/ip6 ctl plane handling | Eyal Bari | 2 | -83/+55 |
2017-01-31 | VXLAN: small changes for brevity | Eyal Bari | 1 | -49/+16 |
2017-01-31 | Add vxlan-bypass feature to IP6 forwarding path | John Lo | 4 | -181/+456 |
2017-01-27 | IP Multicast FIB (mfib) | Neale Ranns | 1 | -30/+82 |
2017-01-20 | VXLAN - Add IPv6 tunnels src ref count | Eyal Bari | 2 | -84/+68 |
2017-01-03 | vxlan fix mcast tunnel delete | Eyal Bari | 2 | -23/+27 |
2016-12-28 | Reorganize source tree to use single autotools instance | Damjan Marion | 9 | -0/+3225 |