aboutsummaryrefslogtreecommitdiffstats
path: root/src/vat
AgeCommit message (Expand)AuthorFilesLines
2019-01-13bonding: support custom interface IDsAlexander Chernavin1-1/+6
2019-01-07tapv2: add "tap_flags" field to the TAPv2 interface APIAndrew Yourtchenko1-2/+3
2019-01-07L2 BD API to flush all IP-MAC entries in the specified BDJohn Lo1-1/+38
2018-12-22bapi/vat: fix socket transport for vatFlorin Coras1-2/+8
2018-12-18PAPI: Add MACAddress object wrapper for vl_api_mac_address_tOle Troan1-9/+1
2018-12-17stats: Deprecate old stats frameworkOle Troan1-536/+1
2018-12-17String type: Not include \0 in show_versionOle Troan1-11/+23
2018-12-14String type: Fix off by one errorOle Troan1-1/+1
2018-12-13API: Use string type instead of u8.Ole Troan1-13/+33
2018-12-11Fix vat dependenciesjuraj.linkes1-0/+2
2018-12-07VPP-1506: dump local punts and registered punt socketsPavel Kotucek1-9/+9
2018-12-04MPLS: buffer over-run with incorrectly init'd vector. fix VAT dumpNeale Ranns1-2/+2
2018-11-12IPv6: Make link-local configurable per-interface (VPP-1446)Juraj Sloboda1-54/+0
2018-11-06BD ARP entry use common API typesNeale Ranns1-15/+9
2018-11-05Genric API types format/unformat support for VAT and custom dumpNeale Ranns3-0/+13
2018-10-23c11 safe string handling supportDave Barach5-51/+51
2018-10-17fix ip6 prefix check for tap_v2Michal Cmarada1-1/+1
2018-10-04Fix handling of mpls_tunnel_add_del APIJohn Lo1-14/+41
2018-10-01vat: fix coverity warning for show_threadsMohsin Kazmi1-3/+7
2018-10-01thread: Add show threads apiMohsin Kazmi1-0/+72
2018-09-29vom: Fix the l2 port type in bridge domainMohsin Kazmi1-4/+5
2018-09-27Trivial: Cleanup some typos.Paul Vinciguerra1-3/+3
2018-09-26MPLS tunnel dump: use sw_if_index not tunnel_indexNeale Ranns1-8/+5
2018-09-26itf: dump interface rx-placementMohsin Kazmi1-0/+79
2018-09-25L2 BD: introduce a BD interface on which to send UU packetsNeale Ranns1-10/+14
2018-09-21Add more CLI options to vpp_api_test for calling ip_add_del_routeJohn Lo1-2/+14
2018-09-20Route counters in the stats segmentNeale Ranns1-4/+4
2018-09-20vhost-user: Add disable feature support in apiMohsin Kazmi1-0/+10
2018-09-14Ehnance and fix vpp_api_test and custom_dump to support SR-MPLSJohn Lo1-25/+176
2018-09-11vat: remove the endiness for u8Mohsin Kazmi1-1/+1
2018-09-10cmake: put vpp_api_test back to packagingDamjan Marion1-1/+1
2018-09-07cmake: set packaging component for different filesDamjan Marion1-3/+7
2018-08-30Fix array bound failure in api_sr_localsid_add_delLijian Zhang1-2/+2
2018-08-26cmake: add add_vpp_library and add_vpp_executable macrosDamjan Marion1-25/+23
2018-08-24rx-placement: Add API call for interface rx-placementMohsin Kazmi1-0/+55
2018-08-23CMake: Add Cmake support for VatMohsin Kazmi1-0/+63
2018-08-17l2: arp termination dumpMohsin Kazmi1-0/+96
2018-08-09Fix "Old Style VLA" build warningsJuraj Sloboda1-0/+2
2018-07-31Fix undefined symbol: fformat_append_cr in vat plugins loadingYi He1-11/+0
2018-07-18Add config option to use dlmalloc instead of mheapDave Barach1-9/+1
2018-07-13VPP-1338: fix ipsec api coverity warningsDave Barach1-8/+4
2018-07-10FIB path dump: fix next-hop-table ID for recursive routesNeale Ranns1-4/+6
2018-06-25MAP: Move MAP-E/T to a plugin.Ole Troan1-373/+0
2018-06-19Fixed bugs in SRv6 APIPablo Camarillo1-4/+12
2018-06-15STATS: Separate socket for fd exchange.Ole Troan1-90/+2
2018-06-13Stat segment / client: show run" works nowDave Barach2-10/+11
2018-06-13vxlan:offload RX floweyal bari1-5/+106
2018-06-11MTU: Software interface / Per-protocol MTU supportOle Troan1-6/+6
2018-06-08export counters in a memfd segmentDave Barach2-2/+170
2018-06-07DHCP Client DumpNeale Ranns1-9/+10