Age | Commit message (Expand) | Author | Files | Lines |
2017-03-17 | 64 bit per-thread counters |  Neale Ranns | 2 | -9/+9 |
2017-03-15 | Fix binary-api cmd/arg split logic |  Dave Barach | 1 | -20/+19 |
2017-03-15 | VXLAN:add hidden multicast interface check |  Eyal Bari | 1 | -4/+2 |
2017-03-14 | API:support hidden sw interfaces |  Eyal Bari | 1 | -39/+24 |
2017-03-14 | Try again: __COVERITY__ vs __COVERITY |  Dave Barach | 1 | -1/+1 |
2017-03-14 | Clean up dead API client reaper callack scheme |  Dave Barach | 1 | -2/+4 |
2017-03-10 | Retire vpp_lite |  Damjan Marion | 1 | -3/+0 |
2017-03-10 | gmon: fix code commented out by mistake |  Damjan Marion | 1 | -2/+1 |
2017-03-10 | VPP-608: warnings be gone |  Dave Barach | 1 | -0/+10 |
2017-03-09 | vlib_mains == 0 special cases be gone |  Dave Barach | 2 | -8/+2 |
2017-03-09 | IMplementation for option to not create a FIB table entry when adding a neigh... |  Neale Ranns | 1 | -0/+3 |
2017-03-07 | Missing plugin binary API command fns found after brief search |  Dave Barach | 2 | -0/+16 |
2017-03-07 | Fix endian issue in ARP Event Reply |  Wojciech Dec | 1 | -4/+4 |
2017-03-04 | Evolving SRv6 (Segment Routing for IPv6) |  Pablo Camarillo | 2 | -99/+172 |
2017-03-03 | Implement a loopback instance allocation scheme. |  Jon Loeliger | 4 | -1/+71 |
2017-03-03 | Clean up VXLAN api message handler registration issues |  John Lo | 1 | -94/+0 |
2017-03-02 | Fix create_vlan_subif API using sw_if_index as hw_if_index |  John Lo | 1 | -3/+8 |
2017-03-02 | Clean up binary api message handler registration issues |  Dave Barach | 3 | -219/+0 |
2017-03-02 | Remove the unused VRF ID parameter from the IP neighbour Add/Del API |  Neale Ranns | 1 | -2/+0 |
2017-03-01 | dpdk: be a plugin |  Damjan Marion | 5 | -895/+2 |
2017-03-01 | VPP-598: tcp stack initial commit |  Dave Barach | 1 | -0/+1 |
2017-03-01 | devices: vnet_get_aggregate_rx_packets should not be dpdk specific |  Damjan Marion | 1 | -9/+1 |
2017-02-22 | Clean up "binary-api" help string, arg parse bugs |  Dave Barach | 1 | -2/+6 |
2017-02-22 | VPP-635: CLI Memory leak with invalid parameter |  Billy McFall | 2 | -8/+25 |
2017-02-16 | Consolidate DHCP v4 and V6 implementation. No functional change intended |  Neale Ranns | 1 | -2/+1 |
2017-02-21 | dhcp: multiple additions |  Neale Ranns | 1 | -34/+0 |
2017-02-21 | Rename LISP GPE API to GPE |  Filip Tehlar | 1 | -12/+12 |
2017-02-17 | Fix comment for num-mbufs default in startup.conf |  Dave Wallace | 1 | -1/+1 |
2017-02-17 | api: remove debug print in api_main_init |  Damjan Marion | 1 | -1/+0 |
2017-02-04 | dpdk: move to uio_pci_generic |  Damjan Marion | 2 | -21/+3 |
2017-02-03 | Plugin infrastructure improvements |  Damjan Marion | 1 | -13/+2 |
2017-02-02 | LISP: enhance binary part of some APIs |  Filip Tehlar | 1 | -58/+0 |
2017-01-27 | API refactoring : policer |  Pavel Kotucek | 2 | -265/+1 |
2017-01-27 | API refactoring : cop |  Pavel Kotucek | 2 | -112/+1 |
2017-01-27 | IP Multicast FIB (mfib) |  Neale Ranns | 1 | -9/+5 |
2017-01-27 | API refactoring : l2 (add) |  Pavel Kotucek | 2 | -147/+0 |
2017-01-26 | API refactoring : dhcp |  Pavel Kotucek | 2 | -304/+1 |
2017-01-25 | [re]Enable per-Adjacency/neighbour counters |  Neale Ranns | 2 | -8/+438 |
2017-01-25 | API refactoring : flow |  Pavel Kotucek | 2 | -452/+1 |
2017-01-25 | API refactoring : classify |  Pavel Kotucek | 2 | -793/+3 |
2017-01-23 | binary-api debug CLI works with plugins |  Dave Barach | 3 | -0/+301 |
2017-01-18 | Fix coverity warnings, VPP-608 |  Dave Barach | 1 | -5/+5 |
2017-01-16 | Add --without-libssl configure parameter |  Damjan Marion | 1 | -1/+1 |
2017-01-16 | dpdk: add 'show dpdk version' cli |  Damjan Marion | 2 | -14/+0 |
2017-01-16 | dpdk: register rte_delay_us callback from vnet |  Damjan Marion | 1 | -62/+0 |
2017-01-14 | Provision linux stack ip4 and ip6 addresses for tap interfaces |  Dave Barach | 1 | -1/+6 |
2017-01-13 | LISP: Fix gpe API |  Filip Tehlar | 1 | -3/+1 |
2017-01-10 | API refactoring : l2, mpls, sr |  Pavel Kotucek | 2 | -1504/+17 |
2017-01-10 | IPv6 NS RS tests and fixes |  Neale Ranns | 2 | -4/+1 |
2017-01-10 | API refactoring : dpdk |  Pavel Kotucek | 3 | -238/+15 |