VPP-108 : API calls to read classify table and sessions
[vpp.git] / vpp /
2016-06-27 Pavel KotucekVPP-108 : API calls to read classify table and sessions 86/1486/10
2016-06-24 Marek GradzkiVPP-118: add support for variable length arrays to... 17/1617/8
2016-06-23 marek zavodskyVPP-72 Added api call aquivalents to: 48/1448/4
2016-06-23 Filip TehlarLISP EID virtualization support 35/1535/6
2016-06-21 Andrej KozemcakCheck if LISP is enable 27/1427/5
2016-06-21 Damjan MarionFix problem with DPDK vector PMDs not working in VPP 73/1673/1
2016-06-17 Dave BarachDynamically compute ip feature subgraph order 53/1553/6
2016-06-17 Andrej KozemcakNew LISP API map-request itr-rloc 70/1570/6
2016-06-15 NealeVPP-137: VPP sends ARP with wrong requested IP 47/1547/2
2016-06-14 Keith Burns (alagalah)Add sw_if_index to af_packet_create and various clean ups 34/1534/3
2016-06-13 Damjan MarionExplicity specify IP address type for format_ip46_addre... 25/1525/3
2016-06-12 Hongjun NiFix next-protocol issue configured from Honeycomb 11/1511/2
2016-06-10 Hongjun NiFix issue: no handler for msg id 13 44/1444/4
2016-06-08 Ed WarnickeVPP-127: Make rpm/deb provide vpp group to access vpp-api 60/1460/2
2016-06-08 Ed WarnickeVPP-124: Fix rpms to work out of the box. 53/1453/1
2016-06-01 Chris LukeVPP-105 Map API SHM uid/gid name to number 48/1348/1
2016-06-01 Dave BarachVPP-83 Allow non-privileged clients to use the vpp... 46/1346/2
2016-05-31 Filip TehlarAdd CLI/API for clearing all remote mappings 21/1321/2
2016-05-31 Andrej KozemcakONE-15: Fix duplicate locator, refactoring locator 22/1322/1
2016-05-30 Hongjun NiAdd Dump API for VxLAN-GPE tunnel 99/1299/2
2016-05-28 Hongjun NiFix VxLAN-GPE add_del API issue 95/1295/1
2016-05-27 Chris LukeVPP-95 VXLAN add_del API intermittent failure 89/1289/1
2016-05-25 Damjan MarionMove dpdk startup config data to separate struct 64/1264/1
2016-05-25 Hongjun NiAdd Vxlan-Gpe over IPv6 36/1236/5
2016-05-23 Todd FoggoaMove rte_delay_us_override so it overrides DPDK 19/1219/2
2016-05-23 Pierre PfisterVPP-81: Print interface name after creating an interfac... 24/1224/2
2016-05-23 Filip TehlarAdd LISP RTR support 11/1211/2
2016-05-21 Dave BarachAdd per-thread, per-node runtime stats serialization 02/1102/6
2016-05-20 Dave BarachVPP-80: netmap binary API message element name collision 18/1218/1
2016-05-20 Matus FabianAdd policer dump API 90/1190/2
2016-05-19 Damjan MarionAdd support for multiple microarchitectures in single... 75/1075/6
2016-05-18 Matus FabianAdd netmap API 66/1066/5
2016-05-16 Keith Burns (alagalah)VPP-61 Patch1/2 - Remove NSH from VPP 48/1148/8
2016-05-16 Matus FabianAdd configure policer API 99/1099/3
2016-05-15 Filip TehlarONE-13: Add CLI/API for LISP static remote mappings 03/1103/3
2016-05-13 Chris LukeVPP-57 Add Doxygen to VPP 79/979/13
2016-05-13 Keith Burns (alagalah)VPP43 - NSH refactoring: Added nsh-map nodes 15/1015/22
2016-05-13 Andrej KozemcakONE-11: Fix bugs in LISP API 84/1084/5
2016-05-12 Damjan MarionVPP-53: clang build fails in API on SR tests 88/1088/4
2016-05-10 Filip TehlarONE-4: Add LISP enable/disable API/CLI 39/1039/3
2016-05-10 Matus FabianAdd af_packet API 17/1017/3
2016-05-09 Florin CorasONE-5: Remove unused vnet_lisp_gpe_add_del_tunnel API 33/1033/2
2016-05-09 Ole TroanVPP-20: Verify valid sw_if_index in ip_address_dump. 38/1038/1
2016-05-05 Andrej KozemcakONE-2: Add new LISP dump API for lisp gpe 86/986/5
2016-05-05 Keith Burns (alagalah)VPP-39 - refactoring of NSH into own folder 95/995/6
2016-05-03 Marek GradzkiHONEYCOMB-10: Copy context identifier from request... 75/975/2
2016-05-02 Keith Burns (alagalah)VPP-30 sr_replicate requires DPDK 61/961/2
2016-04-30 Keith Burns (alagalah)IP6 SR multicast replicator 12/612/47
2016-04-29 Chris LukeVPP-25 Add API for GRE tunnel create/delete/show. 21/921/4
2016-04-29 Chris LukeFix use of format_ip46_address in custom_format 34/934/1
2016-04-29 Filip TehlarAdd support for LCAF Instance ID 81/881/4
2016-04-29 Florin CorasAdd lisp-gpe ip6 data-plane support 27/927/2
2016-04-29 Dave BarachClean up per-thread mheap setup. 18/918/2
2016-04-28 Chris LukeVXLAN over IPv6. 74/874/10
2016-04-27 Maros MarsalekHONEYCOMB-10: Add missing context parameter to *details... 33/833/11
2016-04-26 Damjan MarionMake automake silent rules default 89/889/2
2016-04-26 Damjan MarionFix compile errors reported by clang 87/887/3
2016-04-26 Pierre PfisterPort glean neighbor entry support to IPv6 59/859/3
2016-04-25 Florin CorasConvert lisp-gpe encap to interface tx node 48/848/2
2016-04-22 Damjan MarionAdd clib_memcpy macro based on DPDK rte_memcpy implemen... 46/846/3
2016-04-22 Dave BarachAdd a vpp_restart command 45/845/1
2016-04-21 Damjan MarionRemoving dpdk socket-mem from startup.conf 38/838/2
2016-04-20 Ole TroanPython-API: Inital commit of Python bindings for the... 19/719/9
2016-04-18 Christophe FontaineAdd support for AArch32 99/799/3
2016-04-15 Dave BarachRemove historical netconf message switch APIs 92/792/1
2016-04-15 Andrej KozemcakAdd LISP API 89/789/1
2016-04-12 Dave BarachAdd a configurable "significant error" metric 57/657/2
2016-04-09 Matus FabianAdd IKEv2 APIs 14/714/2
2016-04-07 John LoEnhance CLI/API Support for Bonded Interface 86/686/2
2016-04-01 Damjan MarionAdd option to link DPDK dynamically 59/659/3
2016-03-29 Damjan MarionMove classify_table_index under the union 32/632/4
2016-03-29 Dave BarachAdjacency allocator 30/630/1
2016-03-25 ShwethaiOAM trace configuration APIs 11/611/4
2016-03-20 Dave Barachvnet classifier debug CLI enhancements 73/573/1
2016-03-17 Todd FoggoaBring back p1.c so plugins can see DPDK symbols 59/559/1
2016-03-17 Damjan MarionReincarnate call to unix_physmem_init() for non-dpdk use 46/546/2
2016-03-07 Pavel KotucekAdd sw_interface_clear_stats API call 68/468/6
2016-03-07 Jean-Mickael Guerinbuild: fix call to mkdir 95/495/1
2016-03-04 Damjan MarionAdd CPU detection functions 80/480/1
2016-03-03 Damjan MarionRefuse to start if binary requires unavailable CPU... 73/473/3
2016-02-26 Damjan MarionUpdate PowerPC (qppc) platform to build with Ubuntu... 37/437/1
2016-02-26 Damjan MarionAdd support for native vpp_lite (non-dpdk) platform 34/434/1
2016-02-24 Dave BarachLink the vpp application against libvnet.so, not libvnet.a 08/408/1
2016-02-22 PavelAdded MTU information to sw_interface_dump 38/338/5
2016-02-19 Pierre PfisterAdd custom mac address option to vhost interfaces. 62/362/3
2016-02-19 Dave BarachSerialize and upload the data plane node graph 63/363/1
2016-02-19 Dave BarachPer-interface, per-address-family fast packet filter 44/344/2
2016-02-16 Damjan MarionShow DPDK EAL cmdline args in 'show version verbose' 30/330/1
2016-02-13 Oleg A. ArkhangelskyRemove duplicate vlib_call_init_function() for tuntap... 20/320/1
2016-02-10 Dave BarachReplace AC_PROG_LIBTOOL with LT_INIT 83/283/1
2016-02-08 Dave BarachCisco Discovery Protocol, initial working attempt 52/252/1
2016-02-02 Todd FoggoaSet the thread name for the stats thread if a thread... 94/194/1
2016-02-02 Todd FoggoaZero the interface template before using it. 92/192/1
2016-01-29 Dave BarachRationalize metric names. 60/160/1
2016-01-22 Dave BarachEnable shared-VM namespace support 36/136/1
2016-01-22 Dave Barachaarch64 CPU arch / ThunderX platform initial support 35/135/1
2016-01-21 Dave BarachPowerPC64-be arch support. Qemu ("qppc") platform support. 32/132/2
2016-01-20 Damjan MarionRename vpe binary name to avoid collision with latex 31/131/2
2016-01-19 Dave BarachMerge "Enhance and fix packet trace for IP forwarding...
2016-01-19 Dave BarachMerge "Revert "Reenable debug cli telnet listener""
next