aboutsummaryrefslogtreecommitdiffstats
path: root/src/vpp
AgeCommit message (Expand)AuthorFilesLines
2017-10-31Fix for vppctl and interactive commands (VPP-1038)Chris Luke1-3/+7
2017-09-22IP-MAC,ND:wildcard events,fix sending multiple eventsEyal Bari1-76/+145
2017-09-21vppctl,cli: Improve non-interactive vppctl (VPP-944)Chris Luke1-38/+96
2017-09-18L2BD,ARP-TERM:fix arp query report mechanism+testEyal Bari1-37/+137
2017-09-15Update of free text tag patch for BDJerome Tollet1-0/+2
2017-09-14clib_socket: add sendmsg / recvmsg with ancillary data supportDamjan Marion1-1/+1
2017-09-14Stats refactorKeith Burns (alagalah)4-462/+1159
2017-09-13API message table inspection utilitiesDave Barach1-0/+13
2017-09-13STATS: Refactor missed adding messages to CRC dictionary.Ole Troan1-0/+18
2017-09-13VPP-972: fix coverity warnings in the stats scraperDave Barach1-3/+3
2017-09-11Recombine diags and minimum barrier open time changes (VPP-968)Colin Tregenza Dancer1-0/+8
2017-09-11FIB table add/delete APINeale Ranns2-5/+3
2017-09-07Allow individual stats API and introduce stats.apiKeith Burns (alagalah)6-584/+1122
2017-09-07Punt socket: Fix coverity error for pathname length mismatch between API and ...Ole Troan1-1/+1
2017-09-05PUNT socket: External control plane processes connected via UNIX domain sockets.Ole Troan2-0/+97
2017-08-31Set runtime_path properly when running non-rootDamjan Marion1-1/+1
2017-08-31Free memory the 'rpaths' pointers, that may incur memory leaks(VPP-965).ShenJibiao1-0/+1
2017-08-24Make VPP runtime directory configurableDamjan Marion1-0/+5
2017-08-23Enabled gid vpp in startup.conf to allow non-root vppctl accessEd Warnicke1-0/+1
2017-08-18IP4_FIB stats API not indexing after FIB changes - VPP-951Keith Burns (alagalah)1-1/+3
2017-08-17TCP source address automationDave Barach1-1/+23
2017-08-11Dedicated SW Interface EventNeale Ranns1-0/+20
2017-08-08L2 over MPLSNeale Ranns1-1/+1
2017-08-03Add support for API client to receive L2 MAC eventsJohn Lo1-4/+29
2017-08-01SPAN/API:enable L2 dumpEyal Bari1-0/+3
2017-07-25Add sample config of bonded interface in startup.conf templateJohn Lo1-0/+10
2017-07-24SPAN:add l2 mirrorEyal Bari1-0/+3
2017-07-17Fix unlinking of /dev/shm files.Dave Wallace4-11/+1
2017-07-10API:fix arp/ND event messages - remove contextEyal Bari2-6/+1
2017-07-05Add API support for LLDP config/interface setSteve Shin1-0/+1
2017-06-25VPP crash on creating vxlan gpe interface. VPP-875Hongjun Ni1-2/+10
2017-06-24Rewrite vppctl in CDamjan Marion2-0/+323
2017-06-08LISP: add NSH supportFilip Tehlar1-1/+2
2017-06-08P2P Ethernet - APIPavel Kotucek1-1/+27
2017-05-29Show example syntax for setting plugin pathBurt Silverman1-0/+9
2017-05-24IPv6 Performance bugsNeale Ranns1-2/+0
2017-05-20API: Cleaning up message naming that does not follow the conventionsOle Troan4-109/+13
2017-05-19Enforce Bridge Domain ID range to match 24-bit VNI rangeJohn Lo1-0/+2
2017-05-16VPP-845: add configurable elog post-mortem dumpDave Barach1-0/+9
2017-05-15Fix vnet_interface_counters API definitionAloys Augustin1-106/+154
2017-05-08L2FIB:CLI/API to flush all non-static entriesEyal Bari1-0/+12
2017-05-05First commit SR MPLSPablo Camarillo3-3/+3
2017-05-03Fix vnet unit testsFilip Tehlar1-11/+0
2017-05-03A sprinkling of const in vlibmemory/api.h and friendsNeale Ranns1-1/+1
2017-05-02Prevent Bridge Domain operations on BD 0.Jon Loeliger1-0/+6
2017-04-26IP Flow Hash Config fixesNeale Ranns1-0/+3
2017-04-25"autoreply" flag: autogenerate standard xxx_reply_t messagesDave Barach1-336/+31
2017-04-24BD:unify bridge domain creation codeEyal Bari1-7/+5
2017-04-06Use thread local storage for thread indexDamjan Marion2-8/+8
2017-04-05L2FIB:add l2fib_flush_bd l2fib_flush_int apisEyal Bari1-0/+26