VPP-1033: Python API support arbitrary sized input parameters.
[vpp.git] / src /
2017-10-25 Ole TroanVPP-1033: Python API support arbitrary sized input... 36/8936/6
2017-10-25 Andrew YourtchenkoL3 proxy FIB source for container networking 67/8967/3
2017-10-25 Matus FabianOne armed NAT (VPP-1035) 88/8988/2
2017-10-25 StevenVCL/LDPRELOAD: Add support for getsockopt, sendto,... 04/9004/3
2017-10-25 Dave WallaceVCL-LDPRELOAD: Fix coverity warnings. 05/9005/1
2017-10-24 Dave WallaceVCL-LDPRELOAD: statically link vppcom into libvcl-ldpre... 79/8979/7
2017-10-24 Neale RannsUpdate L2 header offset after VLAN tag rewrite 93/8993/2
2017-10-24 Dave WallaceAdd extern to *_main global variable declarations in... 72/8972/1
2017-10-23 Jakub Grajciaraf_packet: invalid TCP/UDP offload checksum on RX node... 38/8938/4
2017-10-23 Eyal BariVXLAN:small refactor to vxlan input 17/8917/6
2017-10-20 Keith Burns (alagalah)Thread_index for thread0 in vlib_global_main not initia... 48/8948/1
2017-10-20 Dave WallaceVCL: Fix converity warning CID 177864 46/8946/2
2017-10-20 Dave WallaceVCL-LDPRELOAD: Refactor vcom_socket* and fix crash... 43/8943/3
2017-10-20 Dave BarachAdd reverse DNS (ip to name) resolution 42/8942/1
2017-10-20 Gabriel Gannenull-terminate some formatted string 22/8922/5
2017-10-20 Klement Sekeraadd cuckoo hash 20/5920/10
2017-10-19 Dave WallaceVCL: cleanup misc. issues in vppcom 02/8902/2
2017-10-19 Marek GradzkiRemove unused 'not_last' parameter from ip_add_del_route 26/8826/4
2017-10-19 Dave BarachVPP-1024: rewrite buffer trajectory tracer 88/8888/2
2017-10-19 Dave WallaceVCL-LDPRELOAD: fix iperf3 socket_test.sh 89/8889/2
2017-10-18 Filip TehlarLISP: fix crash when sending NSH map-request message... 79/8879/2
2017-10-18 Pierre PfisterPlugin for IP-Address to Interface Punting 64/8564/4
2017-10-18 Dave BarachVPP-930: add missing ntohl to send_ip6_fib_details... 81/8881/1
2017-10-18 Andrew Yourtchenkoipsec: use boolean or vs. bitwise or to avoid compiler... 70/8870/2
2017-10-18 Dave BarachCSIT-844: fix binary api rx pthread heap push/pop 62/8862/2
2017-10-17 Dave Wallacesession: fix connect corner case crash. 64/8864/2
2017-10-17 Dave BarachVPP-1032: fix coverity warnings 63/8863/1
2017-10-17 Marco VarleseAdd API versioning to GENEVE tunnel implementation. 52/8852/1
2017-10-17 Florin Corassession: return local transport endpoint in connect... 17/8817/7
2017-10-17 Florin Corassession: fix build when debugging is on 48/8848/1
2017-10-16 Florin Corasudp: refactor udp code 30/8730/19
2017-10-16 Dave BarachDNS name resolver improvements 45/8845/2
2017-10-16 Filip TehlarLISP: fix map-request counters, ONE-25 42/8842/2
2017-10-16 Marek Gradzkijvpp: stop plugin intialization on first mismatch 31/8831/2
2017-10-16 Gabriel Gannelb plugin - fix format() type mismatches 55/8755/2
2017-10-16 StevenVCL/LDPRELOAD: getpeername and getsockname 24/8824/1
2017-10-15 Dave BarachFix minor issues in clib_spinlock_unlock() 21/8821/2
2017-10-15 Florin Corasip: avoid arp assert if out of buffers (VPP-1030) 15/8815/3
2017-10-15 Florin CorasRevert "Enforce FIB table creation before use" 20/8820/2
2017-10-14 Matus FabianNAT: fix delete of sessions for 1:1 NAT if 1 worker... 84/8784/2
2017-10-14 Gabriel Gannechange format_get_indent() to use u32 instead of uword 76/8776/4
2017-10-14 Matthew SmithAdd API call to set keys on IPsec tunnel intf 64/8764/2
2017-10-14 Neale RannsSource Lookup progammable via API 11/8811/2
2017-10-14 Stevenvhost: crash under heavy traffic condition due to memor... 92/7092/21
2017-10-14 Georgina Sheehanplugins/dpdk: align memory to avoid potential segfault... 85/8785/5
2017-10-14 Dave BarachVPP-1029: Don't call clib_longjmp(...) directly from... 14/8814/2
2017-10-13 Neale RannsEnforce FIB table creation before use 03/8803/3
2017-10-13 Steve Shinacl-plugin: display "::" for INADDR6_ANY on ACL output 13/8813/2
2017-10-13 Dave BarachVPP-1027: DNS name resolver 43/8743/9
2017-10-13 Andrew Yourtchenkoacl-plugin: split the "show" commands and add an option... 05/8805/2
2017-10-13 StevenVCL: Add SET_KEEPALIVE, SET_TCP_KEEPIDLE, and SET_TCP_K... 97/8797/1
2017-10-12 Sergio Gonzalez... dpdk/ipsec: coverity fixes 79/8779/3
2017-10-12 Steve ShinLLDP: Add Management Address TLV 66/8766/3
2017-10-12 Florin Corastcp: do not format sb if not established (VPP-1018) 57/8757/2
2017-10-12 StevenVCL: Add REUSEADDR, BROADCAST, and V6ONLY to vppcom_ses... 61/8761/2
2017-10-11 Damjan MarionRevert "VPP-1001 - update AF Packet Driver to for moder... 54/8754/3
2017-10-10 Dave WallaceAdd VCL session get/set attributes api function. 06/8706/4
2017-10-10 Florin Corassession: add support for application namespacing 11/8611/22
2017-10-10 Damjan Mariondpdk: fix mempool size calculation 37/8737/2
2017-10-10 Matej Perinajvpp: adding callbacks for all messages (VPP-914) 77/8377/7
2017-10-10 Neale Rannspunt and drop features: 48/8548/6
2017-10-10 Ole TroanAPI versioning: Fix coverity errors from strncpy() 25/8725/1
2017-10-09 Neale RannsIP neighbour move incorrectly placed jump label 12/8712/2
2017-10-09 Dave Barachvppapigen: support per-file (major,minor,patch) version... 89/8589/6
2017-10-09 Matus FabianNAT: hairpinning rework (VPP-1003) 60/8660/2
2017-10-09 Matus FabianNAT: fixed ICMP broken translation for GRE tunnel inter... 70/8670/2
2017-10-09 Pierre Pfisterfix buffer allocation for sparse jumbo frames in vhost 90/8690/2
2017-10-09 Marco VarleseAllow use of /etc/os-release file 96/8696/4
2017-10-06 Chris LukeCoverity fixes for API socket 66/8666/2
2017-10-06 Dave WallaceVCL: add epoll_* functions. 24/8624/9
2017-10-06 Steventuntap: Introduce per thread structure to suport multi... 71/8671/2
2017-10-06 Marco VarleseInitial GENEVE TUNNEL implementation and tests. 56/8456/21
2017-10-06 Hongjun NiSeparate CP and DP fib table for PPPoE 97/8597/4
2017-10-05 Sergio Gonzalez... dpdk/ipsec: rework plus improved cli commands 18/8518/5
2017-10-05 Dave BarachClean up "show api ring" debug CLI 59/8659/3
2017-10-05 Neale RannsDistributed Virtual Router Support 38/8638/2
2017-10-04 Christophe Fontaine[aarch64] Fixes CLI crashes on dpaa2 platform. 21/8621/3
2017-10-04 Neale RannsSet MAC address needs the HW interface index 54/8654/2
2017-10-04 Damjan Mariondpdk: use vpp physmem allocator for dpdk buffers 01/7701/28
2017-10-04 Neale RannsDump of deag/lookup routes has is_drop=1 (VPP-995) 07/8607/2
2017-10-04 Stevenmemif: crash on slave mode 04/8604/2
2017-10-04 Anton IvanovVPP-1001 - update AF Packet Driver to for modern kernels 28/8628/8
2017-10-04 Matthew SmithAdd API support to dump IPsec SAs 75/8575/3
2017-10-03 Florin Corasapi: fix internal client registrations 42/8642/2
2017-10-03 John LoUpdate L2FIB entry timestamp only if BD aging enabled... 40/8640/2
2017-10-03 Florin Corastcp: updates to connection closing procedure (VPP-996) 92/8592/3
2017-10-03 Matej Perinajvpp: added logs for sending and receiving event messag... 16/8516/5
2017-10-03 Dave BarachRepair vlib API socket server 69/8369/50
2017-10-03 Jon LoeligerPropagate duplicate IF addr add/del error up to API. 19/8619/2
2017-10-02 Eyal BariL2-FIB:add mac learn events test 65/8565/2
2017-09-28 Stevencdp/lldp: punt for no buffer 91/8591/1
2017-09-28 Klement SekeraC++ API: remove deprecated throw lists 03/8503/3
2017-09-28 Klement Sekeradrop python3 dependency 84/8584/1
2017-09-28 Florin CorasUpdate package version 78/8578/1
2017-09-28 Chris LukeGeneral documentation updates 66/8566/5
2017-09-28 Steventun/tap: Bad packets sent to kernel via tun/tap interface 51/8551/3
2017-09-27 Matej PerinaVPP-990 remove registered handler if control ping fails 90/8490/2 v18.01-rc0
2017-09-27 Filip TehlarLISP: add API handlers for set/get transport protocol 63/8563/3
2017-09-27 Akshaya NVLAN support on host(af-packet) interface. 35/8435/6
2017-09-27 Steve ShinFix: unnecesary uio binding for Mellanox NIC 43/8543/2
next