aboutsummaryrefslogtreecommitdiffstats
path: root/src/vlibapi/api_helper_macros.h
AgeCommit message (Expand)AuthorFilesLines
2020-05-27api: make vpp api handlers endian independentOle Troan1-0/+20
2020-05-25api: add new stream message conventionOle Troan1-0/+37
2020-02-26api: add macro that zeros out api reply bufferPaul Vinciguerra1-0/+32
2019-12-17ip: Protocol Independent IP NeighborsNeale Ranns1-13/+4
2019-09-25api: split api generated filesOle Troan1-0/+15
2019-01-14api_helper_macro mp->pid is network endianOle Troan1-1/+1
2018-10-23c11 safe string handling supportDave Barach1-1/+1
2018-07-09IGMP improvementsNeale Ranns1-2/+2
2018-06-21Implement DHCPv6 IA NA client (VPP-1094)Juraj Sloboda1-1/+2
2018-06-14Fix SEGV in generic event sub reaperMatthew Smith1-1/+1
2018-06-08Add reaper functions to want events APIs (VPP-1304)Neale Ranns1-1/+19
2018-06-08Implement DHCPv6 PD client (VPP-718, VPP-1050)Juraj Sloboda1-1/+2
2018-03-16IPv6 ND Router discovery data plane (VPP-1095)Juraj Sloboda1-1/+2
2018-01-09api: refactor vlibmemoryFlorin Coras1-4/+4
2017-10-03Repair vlib API socket serverDave Barach1-70/+71
2017-09-22IP-MAC,ND:wildcard events,fix sending multiple eventsEyal Bari1-0/+1
2017-09-18L2BD,ARP-TERM:fix arp query report mechanism+testEyal Bari1-1/+2
2017-09-07Allow individual stats API and introduce stats.apiKeith Burns (alagalah)1-1/+0
2017-05-19Enforce Bridge Domain ID range to match 24-bit VNI rangeJohn Lo1-0/+14
2017-03-16API:replaced all REPLY_MACRO's with api_helper_macros.hEyal Bari1-4/+4
2017-03-15API: define optional base_id for REPLY_MACRO'sEyal Bari1-4/+8
2017-03-14API:support hidden sw interfacesEyal Bari1-9/+9
2017-01-23binary-api debug CLI works with pluginsDave Barach1-1/+0
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+243