aboutsummaryrefslogtreecommitdiffstats
path: root/src/vpp/api
AgeCommit message (Expand)AuthorFilesLines
2017-04-05L2FIB:add l2fib_flush_bd l2fib_flush_int apisEyal Bari1-0/+26
2017-04-04BD/API:add bridge_domain_set_mac_age apiEyal Bari1-4/+19
2017-04-04VXLAN:fix api dump flipped src<->dstEyal Bari1-5/+2
2017-04-01ARP/ND/API:fix arp reg + nd no identical regsEyal Bari1-10/+21
2017-04-01MTRIE Optimisations 2Neale Ranns1-2/+4
2017-03-31ARP/API:protect against identical registrationsEyal Bari1-6/+9
2017-03-30Fix pid field endian in ARP/ND/DHCP event related API messagesJohn Lo2-5/+5
2017-03-30Fix more "symbol XXX found in none of the libs" warningsDave Barach1-1/+1
2017-03-1764 bit per-thread countersNeale Ranns1-1/+1
2017-03-15Fix binary-api cmd/arg split logicDave Barach1-20/+19
2017-03-15VXLAN:add hidden multicast interface checkEyal Bari1-4/+2
2017-03-14API:support hidden sw interfacesEyal Bari1-39/+24
2017-03-14Try again: __COVERITY__ vs __COVERITYDave Barach1-1/+1
2017-03-14Clean up dead API client reaper callack schemeDave Barach1-2/+4
2017-03-10gmon: fix code commented out by mistakeDamjan Marion1-2/+1
2017-03-10VPP-608: warnings be goneDave Barach1-0/+10
2017-03-09vlib_mains == 0 special cases be goneDave Barach2-8/+2
2017-03-09IMplementation for option to not create a FIB table entry when adding a neigh...Neale Ranns1-0/+3
2017-03-07Missing plugin binary API command fns found after brief searchDave Barach1-0/+10
2017-03-07Fix endian issue in ARP Event ReplyWojciech Dec1-4/+4
2017-03-04Evolving SRv6 (Segment Routing for IPv6)Pablo Camarillo2-99/+172
2017-03-03Implement a loopback instance allocation scheme.Jon Loeliger4-1/+71
2017-03-03Clean up VXLAN api message handler registration issuesJohn Lo1-94/+0
2017-03-02Fix create_vlan_subif API using sw_if_index as hw_if_indexJohn Lo1-3/+8
2017-03-02Clean up binary api message handler registration issuesDave Barach2-212/+0
2017-03-02Remove the unused VRF ID parameter from the IP neighbour Add/Del APINeale Ranns1-2/+0
2017-03-01dpdk: be a pluginDamjan Marion3-66/+2
2017-03-01VPP-598: tcp stack initial commitDave Barach1-0/+1
2017-03-01devices: vnet_get_aggregate_rx_packets should not be dpdk specificDamjan Marion1-9/+1
2017-02-22Clean up "binary-api" help string, arg parse bugsDave Barach1-2/+6
2017-02-16Consolidate DHCP v4 and V6 implementation. No functional change intendedNeale Ranns1-2/+1
2017-02-21dhcp: multiple additionsNeale Ranns1-34/+0
2017-02-21Rename LISP GPE API to GPEFilip Tehlar1-12/+12
2017-02-17api: remove debug print in api_main_initDamjan Marion1-1/+0
2017-02-02LISP: enhance binary part of some APIsFilip Tehlar1-58/+0
2017-01-27API refactoring : policerPavel Kotucek2-265/+1
2017-01-27API refactoring : copPavel Kotucek2-112/+1
2017-01-27IP Multicast FIB (mfib)Neale Ranns1-9/+5
2017-01-27API refactoring : l2 (add)Pavel Kotucek2-147/+0
2017-01-26API refactoring : dhcpPavel Kotucek2-304/+1
2017-01-25[re]Enable per-Adjacency/neighbour countersNeale Ranns1-0/+41
2017-01-25API refactoring : flowPavel Kotucek2-452/+1
2017-01-25API refactoring : classifyPavel Kotucek2-793/+3
2017-01-23binary-api debug CLI works with pluginsDave Barach3-0/+301
2017-01-18Fix coverity warnings, VPP-608Dave Barach1-5/+5
2017-01-16Add --without-libssl configure parameterDamjan Marion1-1/+1
2017-01-14Provision linux stack ip4 and ip6 addresses for tap interfacesDave Barach1-1/+6
2017-01-13LISP: Fix gpe APIFilip Tehlar1-3/+1
2017-01-10API refactoring : l2, mpls, srPavel Kotucek2-1504/+17
2017-01-10IPv6 NS RS tests and fixesNeale Ranns2-4/+1