aboutsummaryrefslogtreecommitdiffstats
path: root/src/vpp/api/api.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-07mp_safe SW_INTERFACE_DUMP, SW_INTERFACE_DETAILS, SW_INTERFACE_TAG_ADD_DEL,stable/1810Steven Luong1-0/+2
2018-10-01thread: Add show threads apiMohsin Kazmi1-1/+65
2018-09-28stats: Split stat_segment and stats code in preparation for deprecation.Ole Troan1-1/+1
2018-09-27Trivial: Cleanup some typos.Paul Vinciguerra1-1/+1
2018-06-14Use __attribute__((weak)) references where necessaryDave Barach1-4/+1
2018-06-13Stat segment / client: show run" works nowDave Barach1-4/+6
2018-01-11api: remove transport specific code from handlersFlorin Coras1-5/+5
2018-01-09api: refactor vlibmemoryFlorin Coras1-6/+9
2017-11-10Break up vpe.apiNeale Ranns1-1754/+1
2017-11-09BIERNeale Ranns1-0/+1
2017-10-20null-terminate some formatted stringGabriel Ganne1-0/+4
2017-10-09vppapigen: support per-file (major,minor,patch) version stampsDave Barach1-0/+5
2017-10-03Repair vlib API socket serverDave Barach1-11/+0
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-11FIB table add/delete APINeale Ranns1-2/+3
2017-09-07Allow individual stats API and introduce stats.apiKeith Burns (alagalah)1-59/+0
2017-09-05PUNT socket: External control plane processes connected via UNIX domain sockets.Ole Troan1-0/+64
2017-07-17Fix unlinking of /dev/shm files.Dave Wallace1-1/+0
2017-07-10API:fix arp/ND event messages - remove contextEyal Bari1-2/+1
2017-05-24IPv6 Performance bugsNeale Ranns1-2/+0
2017-05-20API: Cleaning up message naming that does not follow the conventionsOle Troan1-81/+4
2017-05-19Enforce Bridge Domain ID range to match 24-bit VNI rangeJohn Lo1-0/+2
2017-05-05First commit SR MPLSPablo Camarillo1-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-24BD:unify bridge domain creation codeEyal Bari1-7/+5
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
2017-03-30Fix pid field endian in ARP/ND/DHCP event related API messagesJohn Lo1-2/+2
2017-03-30Fix more "symbol XXX found in none of the libs" warningsDave Barach1-1/+1
2017-03-1764 bit per-thread countersNeale Ranns1-1/+1
2017-03-14API:support hidden sw interfacesEyal Bari1-39/+24
2017-03-14Clean up dead API client reaper callack schemeDave Barach1-2/+4
2017-03-09vlib_mains == 0 special cases be goneDave Barach1-1/+0
2017-03-07Fix endian issue in ARP Event ReplyWojciech Dec1-4/+4
2017-03-03Implement a loopback instance allocation scheme.Jon Loeliger1-1/+22
2017-03-03Clean up VXLAN api message handler registration issuesJohn Lo1-94/+0
2017-03-02Fix create_vlan_subif API using sw_if_index as hw_if_indexJohn Lo1-3/+8
2017-03-02Clean up binary api message handler registration issuesDave Barach1-211/+0
2017-01-27API refactoring : policerPavel Kotucek1-138/+0
2017-01-27API refactoring : copPavel Kotucek1-45/+0
2017-01-27IP Multicast FIB (mfib)Neale Ranns1-9/+5
2017-01-27API refactoring : l2 (add)Pavel Kotucek1-82/+0
2017-01-26API refactoring : dhcpPavel Kotucek1-158/+0
2017-01-25API refactoring : flowPavel Kotucek1-299/+0
2017-01-25API refactoring : classifyPavel Kotucek1-456/+0
2017-01-16Add --without-libssl configure parameterDamjan Marion1-1/+1
2017-01-10API refactoring : l2, mpls, srPavel Kotucek1-946/+1