Age | Commit message (Expand) | Author | Files | Lines |
2018-05-02 | Fix CentOS 7 build issue with vxlan | ![](//seccdn.libravatar.org/avatar/b9eb332dbd684bd67b828481521e9340?s=13&d=retro) Matthew Smith | 1 | -2/+4 |
2018-05-02 | vxlan:encap - use vnet rewrite | ![](//seccdn.libravatar.org/avatar/5baec2f47f8aa9fe949c8eb0d01c4770?s=13&d=retro) eyal bari | 1 | -14/+10 |
2018-04-25 | vxlan:remove single bucket load-balance dpo's | ![](//seccdn.libravatar.org/avatar/4ae54e830c6c787e7dff4d53577f871c?s=13&d=retro) Eyal Bari | 1 | -9/+23 |
2018-03-27 | vxlan:refactor add del command function | ![](//seccdn.libravatar.org/avatar/4ae54e830c6c787e7dff4d53577f871c?s=13&d=retro) Eyal Bari | 1 | -102/+43 |
2018-02-23 | VXLAN: Instance numbers now properly freed upon delete. | ![](//seccdn.libravatar.org/avatar/128dfeb95310571e0fe3162b727e18d1?s=13&d=retro) Jon Loeliger | 1 | -1/+1 |
2018-02-16 | Minor VXLAN/GRE Tunnel Encap Optimization and Cleanup | ![](//seccdn.libravatar.org/avatar/7e84d8b7ad256414b3b9e6fcd69e9788?s=13&d=retro) John Lo | 1 | -9/+2 |
2018-02-15 | Optimize GRE Tunnel and add support for ERSPAN encap | ![](//seccdn.libravatar.org/avatar/7e84d8b7ad256414b3b9e6fcd69e9788?s=13&d=retro) John Lo | 1 | -4/+0 |
2018-02-14 | vxlan:remove interface recycle mechanism | ![](//seccdn.libravatar.org/avatar/4ae54e830c6c787e7dff4d53577f871c?s=13&d=retro) Eyal Bari | 1 | -66/+11 |
2018-02-07 | VXLAN: Allow user to specify a custom vxlan tunnel instance id. | ![](//seccdn.libravatar.org/avatar/128dfeb95310571e0fe3162b727e18d1?s=13&d=retro) Jon Loeliger | 1 | -16/+90 |
2018-02-01 | FIB: Consolidate several copies of fib_ip_proto() into one. | ![](//seccdn.libravatar.org/avatar/128dfeb95310571e0fe3162b727e18d1?s=13&d=retro) Jon Loeliger | 1 | -6/+0 |
2018-01-24 | Improve tunnel interface creation performance | ![](//seccdn.libravatar.org/avatar/7e84d8b7ad256414b3b9e6fcd69e9788?s=13&d=retro) John Lo | 1 | -19/+10 |
2018-01-13 | Improve "show xxx tunnel" and "show int addr" output | ![](//seccdn.libravatar.org/avatar/7e84d8b7ad256414b3b9e6fcd69e9788?s=13&d=retro) John Lo | 1 | -16/+13 |
2018-01-05 | Unify and cleanup usage of hash_set/unset_mem by various tunnels | ![](//seccdn.libravatar.org/avatar/7e84d8b7ad256414b3b9e6fcd69e9788?s=13&d=retro) John Lo | 1 | -23/+7 |
2017-11-26 | FIB: store the node type not the function pointer. | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 1 | -2/+0 |
2017-08-08 | L2 over MPLS | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 1 | -1/+1 |
2017-04-13 | Remove unsed parameter from fib_table_entry_special_add() (only used in FIB t... | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 1 | -1/+1 |
2017-04-06 | VXLAN:fix tunnel delete not returning sw_if_index | ![](//seccdn.libravatar.org/avatar/4ae54e830c6c787e7dff4d53577f871c?s=13&d=retro) Eyal Bari | 1 | -0/+1 |
2017-03-07 | CLI: hide deleted interfaces | ![](//seccdn.libravatar.org/avatar/4ae54e830c6c787e7dff4d53577f871c?s=13&d=retro) Eyal Bari | 1 | -0/+7 |
2017-02-27 | fix:vxlan mcast adj - added as ucast dpo adj | ![](//seccdn.libravatar.org/avatar/4ae54e830c6c787e7dff4d53577f871c?s=13&d=retro) Eyal Bari | 1 | -1/+1 |
2017-02-22 | VPP-635: CLI Memory leak with invalid parameter | ![](//seccdn.libravatar.org/avatar/70ada0cdcea985bad3d17970f358378e?s=13&d=retro) Billy McFall | 1 | -19/+62 |
2017-02-02 | VXLAN: further unify ip4/ip6 ctl plane handling | ![](//seccdn.libravatar.org/avatar/4ae54e830c6c787e7dff4d53577f871c?s=13&d=retro) Eyal Bari | 1 | -81/+53 |
2017-01-31 | VXLAN: small changes for brevity | ![](//seccdn.libravatar.org/avatar/4ae54e830c6c787e7dff4d53577f871c?s=13&d=retro) Eyal Bari | 1 | -49/+16 |
2017-01-31 | Add vxlan-bypass feature to IP6 forwarding path | ![](//seccdn.libravatar.org/avatar/7e84d8b7ad256414b3b9e6fcd69e9788?s=13&d=retro) John Lo | 1 | -0/+171 |
2017-01-27 | IP Multicast FIB (mfib) | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 1 | -30/+82 |
2017-01-20 | VXLAN - Add IPv6 tunnels src ref count | ![](//seccdn.libravatar.org/avatar/4ae54e830c6c787e7dff4d53577f871c?s=13&d=retro) Eyal Bari | 1 | -69/+66 |
2017-01-03 | vxlan fix mcast tunnel delete | ![](//seccdn.libravatar.org/avatar/4ae54e830c6c787e7dff4d53577f871c?s=13&d=retro) Eyal Bari | 1 | -22/+26 |
2016-12-28 | Reorganize source tree to use single autotools instance | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 1 | -0/+899 |