aboutsummaryrefslogtreecommitdiffstats
path: root/src/vat/api_format.c
AgeCommit message (Expand)AuthorFilesLines
2017-09-27LISP: add API handlers for set/get transport protocolFilip Tehlar1-0/+132
2017-09-19LISP: support for neighbor discoveryFilip Tehlar1-0/+233
2017-09-15Update of free text tag patch for BDJerome Tollet1-3/+20
2017-08-17TCP source address automationDave Barach1-3/+73
2017-08-14FIB table add/delete API onlyNeale Ranns1-0/+104
2017-08-11Dedicated SW Interface EventNeale Ranns1-11/+6
2017-08-08L2 over MPLSNeale Ranns1-8/+9
2017-08-07LISP: Map-server fallback featureFilip Tehlar1-0/+94
2017-08-03Add support for API client to receive L2 MAC eventsJohn Lo1-7/+79
2017-08-02LISP: make TTL for map register messages configurableFilip Tehlar1-0/+95
2017-08-01P2P EthernetPavel Kotucek1-5/+12
2017-08-01SPAN/API:enable L2 dumpEyal Bari1-1/+12
2017-07-24SPAN:add l2 mirrorEyal Bari1-1/+5
2017-07-05Add API support for LLDP config/interface setSteve Shin1-3/+92
2017-06-25VPP crash on creating vxlan gpe interface. VPP-875Hongjun Ni1-11/+97
2017-06-16Fix vni/dp_table endianness for gpe iface addition (VPP-882)Florin Coras1-2/+2
2017-06-15Add VAT handlers for LISP-GPE APIFilip Tehlar1-0/+199
2017-06-08LISP: add NSH supportFilip Tehlar1-8/+172
2017-06-08P2P Ethernet - APIPavel Kotucek1-3/+104
2017-06-05LISP-GPE: return index of newly created fwd entry, VPP-868Filip Tehlar1-1/+33
2017-05-30LISP: L2 ARP handlingFilip Tehlar1-0/+233
2017-05-22vhost: migrate to use device infra for worker thread assignment, rx-mode.Steven1-62/+5
2017-05-22LISP-GPE: add dump call for VNIs in useFilip Tehlar1-0/+75
2017-05-20API: Cleaning up message naming that does not follow the conventionsOle Troan1-55/+59
2017-05-15Fix vnet_interface_counters API definitionAloys Augustin1-31/+45
2017-05-09Fix remaining 32-bit compile issuesDamjan Marion1-5/+5
2017-05-09API support for IPsec tunnel interface creationMatthew Smith1-0/+134
2017-04-13LISP: make statistics thread safeFilip Tehlar1-0/+15
2017-04-07MPLS McastNeale Ranns1-56/+77
2017-04-05L2FIB:add l2fib_flush_bd l2fib_flush_int apisEyal Bari1-2/+72
2017-04-05GRE over IPv6Ciara Loftus1-13/+65
2017-04-04BD/API:add bridge_domain_set_mac_age apiEyal Bari1-1/+76
2017-03-30Fix pid field endian in ARP/ND/DHCP event related API messagesJohn Lo1-9/+9
2017-03-22vhost: support interrupt modeSteven1-5/+62
2017-03-22policer: fix byte ordering in policer_details msgMarek Gradzki1-2/+2
2017-03-21LISP statisticsFilip Tehlar1-0/+208
2017-03-15VXLAN:add hidden multicast interface checkEyal Bari1-4/+2
2017-03-10LISP: fix Proxy-ETR show command, VPP-660Filip Tehlar1-0/+146
2017-03-09IMplementation for option to not create a FIB table entry when adding a neigh...Neale Ranns1-0/+4
2017-03-08Proxy ND (RFC4389 - or a sub-set thereof). This allows the 'emulation' of bri...Neale Ranns1-0/+109
2017-03-07Missing plugin binary API command fns found after brief searchDave Barach1-1/+1
2017-03-07DHCP Multiple Servers (VPP-602, VPP-605)Neale Ranns1-14/+42
2017-03-07Fix endian issue in ARP Event ReplyWojciech Dec1-2/+4
2017-03-04Evolving SRv6 (Segment Routing for IPv6)Pablo Camarillo1-286/+71
2017-03-03Implement a loopback instance allocation scheme.Jon Loeliger1-6/+53
2017-03-02Clean up binary api message handler registration issuesDave Barach1-7/+36
2017-03-02Remove the unused VRF ID parameter from the IP neighbour Add/Del APINeale Ranns1-4/+0
2017-03-01dpdk: be a pluginDamjan Marion1-320/+0
2017-02-27Add GPE CLI/API for setting encap modeFilip Tehlar1-0/+114
2017-02-23Fix vpp built-in version of api_unformat_sw_if_index(...)Dave Barach1-16/+34