Age | Commit message (Expand) | Author | Files | Lines |
2017-04-24 | BD:unify bridge domain creation code |  Eyal Bari | 1 | -7/+5 |
2017-04-06 | Use thread local storage for thread index |  Damjan Marion | 2 | -8/+8 |
2017-04-05 | L2FIB:add l2fib_flush_bd l2fib_flush_int apis |  Eyal Bari | 1 | -0/+26 |
2017-04-04 | BD/API:add bridge_domain_set_mac_age api |  Eyal Bari | 1 | -4/+19 |
2017-04-04 | VXLAN:fix api dump flipped src<->dst |  Eyal Bari | 1 | -5/+2 |
2017-04-01 | ARP/ND/API:fix arp reg + nd no identical regs |  Eyal Bari | 1 | -10/+21 |
2017-04-01 | MTRIE Optimisations 2 |  Neale Ranns | 2 | -4/+10 |
2017-03-31 | ARP/API:protect against identical registrations |  Eyal Bari | 1 | -6/+9 |
2017-03-30 | Fix pid field endian in ARP/ND/DHCP event related API messages |  John Lo | 2 | -5/+5 |
2017-03-30 | Fix more "symbol XXX found in none of the libs" warnings |  Dave Barach | 1 | -1/+1 |
2017-03-28 | Comment out dpdk section in startup.conf |  Damjan Marion | 1 | -2/+2 |
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 |