aboutsummaryrefslogtreecommitdiffstats
path: root/src/vpp/api
AgeCommit message (Expand)AuthorFilesLines
2017-11-09BIERNeale Ranns2-0/+2
2017-11-07ip: add container proxy apiFlorin Coras1-0/+17
2017-11-06session: add rule tagsFlorin Coras1-4/+5
2017-10-31l2fib: MAC: Fix uint64 to u8 byte arrayMohsin Kazmi1-1/+1
2017-10-28session: rules tablesFlorin Coras1-1/+23
2017-10-24Add extern to *_main global variable declarations in header files.Dave Wallace1-1/+1
2017-10-20Add reverse DNS (ip to name) resolutionDave Barach1-1/+15
2017-10-20null-terminate some formatted stringGabriel Ganne1-0/+4
2017-10-19Remove unused 'not_last' parameter from ip_add_del_routeMarek Gradzki1-3/+0
2017-10-13VPP-1027: DNS name resolverDave Barach1-1/+43
2017-10-12LLDP: Add Management Address TLVSteve Shin1-1/+45
2017-10-10session: add support for application namespacingFlorin Coras1-1/+18
2017-10-09vppapigen: support per-file (major,minor,patch) version stampsDave Barach2-0/+7
2017-10-06Initial GENEVE TUNNEL implementation and tests.Marco Varlese2-0/+69
2017-10-03Repair vlib API socket serverDave Barach3-11/+57
2017-09-22IP-MAC,ND:wildcard events,fix sending multiple eventsEyal Bari1-76/+145
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-11FIB table add/delete APINeale Ranns2-5/+3
2017-09-07Allow individual stats API and introduce stats.apiKeith Burns (alagalah)3-170/+4
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-17TCP source address automationDave Barach1-1/+23
2017-08-11Dedicated SW Interface EventNeale Ranns1-0/+20
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-24SPAN:add l2 mirrorEyal Bari1-0/+3
2017-07-17Fix unlinking of /dev/shm files.Dave Wallace3-10/+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-08LISP: add NSH supportFilip Tehlar1-1/+2
2017-06-08P2P Ethernet - APIPavel Kotucek1-1/+27
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-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-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