aboutsummaryrefslogtreecommitdiffstats
path: root/src/vpp/api/custom_dump.c
AgeCommit message (Expand)AuthorFilesLines
2019-07-24api: binary api cleanupDave Barach1-3/+17
2019-04-02IPSEC: tunnel scaling - don't stack the inbould SANeale Ranns1-0/+43
2019-03-29IPSEC-GRE: fixes and API update to common types.Neale Ranns1-10/+8
2019-03-25vxlan-gbp: Add api custom-dumpMohsin Kazmi1-0/+52
2019-03-15Revert "API: Cleanup APIs interface.api"Ole Trøan1-18/+17
2019-03-15API: Cleanup APIs interface.apiJakub Grajciar1-17/+18
2019-01-30Use IP and MAC API types for neighborsNeale Ranns1-45/+22
2019-01-25deprecate tapcliDamjan Marion1-70/+0
2019-01-22virtio: Add api support in vatMohsin Kazmi1-0/+44
2019-01-13bonding: support custom interface IDsAlexander Chernavin1-2/+4
2019-01-11Fix custom-dump for gre_add_del_tunnel: src and dst IPsIgor Mikhailov (imichail)1-7/+4
2019-01-07L2 BD API to flush all IP-MAC entries in the specified BDJohn Lo1-0/+12
2018-12-13API: Use string type instead of u8.Ole Troan1-2/+2
2018-12-07VPP-1506: dump local punts and registered punt socketsPavel Kotucek1-7/+7
2018-11-12IPv6: Make link-local configurable per-interface (VPP-1446)Juraj Sloboda1-16/+0
2018-11-06BD ARP entry use common API typesNeale Ranns1-8/+3
2018-10-23c11 safe string handling supportDave Barach1-6/+6
2018-10-04Fix handling of mpls_tunnel_add_del APIJohn Lo1-7/+22
2018-10-01thread: Add show threads apiMohsin Kazmi1-0/+10
2018-09-28stats: Split stat_segment and stats code in preparation for deprecation.Ole Troan1-1/+0
2018-09-26MPLS tunnel dump: use sw_if_index not tunnel_indexNeale Ranns1-1/+1
2018-09-26itf: dump interface rx-placementMohsin Kazmi1-0/+14
2018-09-25L2 BD: introduce a BD interface on which to send UU packetsNeale Ranns1-8/+12
2018-09-22fix following error in debian jessie:Khers1-3/+6
2018-09-21Add more CLI options to vpp_api_test for calling ip_add_del_routeJohn Lo1-3/+3
2018-09-20vhost-user: Add disable feature support in apiMohsin Kazmi1-0/+4
2018-09-14Ehnance and fix vpp_api_test and custom_dump to support SR-MPLSJohn Lo1-8/+152
2018-09-07IP route update fix when multipath and drop setNeale Ranns1-3/+17
2018-09-06Enum type on the API for QoS sourcesNeale Ranns1-1/+3
2018-08-24rx-placement: Add API call for interface rx-placementMohsin Kazmi1-0/+17
2018-08-17l2: arp termination dumpMohsin Kazmi1-0/+10
2018-06-19Fixed bugs in SRv6 APIPablo Camarillo1-15/+15
2018-06-13vxlan:offload RX floweyal bari1-0/+15
2018-06-11MTU: Software interface / Per-protocol MTU supportOle Troan1-3/+3
2018-06-07DHCP Client DumpNeale Ranns1-4/+4
2018-06-04Fix API trace dump for tapv2Milan Lenco1-3/+3
2018-05-29af_packet: Add support for dump interfacesMohsin Kazmi1-0/+11
2018-05-25ARP proxy dumpsNeale Ranns1-4/+5
2018-05-11Periodic scan and probe of IP neighbors to maintain neighbor poolsJohn Lo1-0/+33
2018-04-27VAT for qos_record_enable_disable APIIgor Mikhailov (imichail)1-2/+17
2018-04-16Implement ip_probe_neighbor APIJohn Lo1-0/+16
2018-03-21bond: Add bonding driver and LACP protocolSteven1-0/+84
2018-03-02tapv2: CLI and binary API fixesSteven1-1/+1
2018-02-15Optimize GRE Tunnel and add support for ERSPAN encapJohn Lo1-1/+7
2018-02-14make-test: use api custom-dump to reduce log size.Dave Wallace1-1/+7
2018-02-07VXLAN: Allow user to specify a custom vxlan tunnel instance id.Jon Loeliger1-0/+2
2018-02-07classifier-based ACL: refactor + add output ACLAndrew Yourtchenko1-1/+20
2018-01-18tapv2: add option to set host-side default gwDamjan Marion1-0/+4
2017-12-18API: Fix Coverity Warning CID 177944Dave Wallace1-1/+1
2017-12-18SR-MPLS: binary API and automated steeringPablo Camarillo1-18/+13