aboutsummaryrefslogtreecommitdiffstats
path: root/src/vpp/api/custom_dump.c
AgeCommit message (Expand)AuthorFilesLines
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
2017-12-08tapv2: multiple improvementsDamjan Marion1-2/+8
2017-12-02tap_v2: multiple improvementsDamjan Marion1-2/+10
2017-11-30virtio: fast TAP interfaces with vhost-net backendDamjan Marion1-0/+44
2017-11-16Add Support of DHCP VSS Type 0 where VPN-ID is ASCIIJohn Lo1-3/+7
2017-11-10Break up vpe.apiNeale Ranns1-17/+0
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-20Add reverse DNS (ip to name) resolutionDave Barach1-1/+15
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-06Initial GENEVE TUNNEL implementation and tests.Marco Varlese1-0/+68
2017-10-03Repair vlib API socket serverDave Barach1-0/+11
2017-09-15Update of free text tag patch for BDJerome Tollet1-0/+2
2017-09-11FIB table add/delete APINeale Ranns1-3/+0
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 Wallace1-7/+1
2017-06-25VPP crash on creating vxlan gpe interface. VPP-875Hongjun Ni1-2/+10
2017-06-08P2P Ethernet - APIPavel Kotucek1-1/+27
2017-05-20API: Cleaning up message naming that does not follow the conventionsOle Troan1-4/+4
2017-05-08L2FIB:CLI/API to flush all non-static entriesEyal Bari1-0/+12
2017-05-05First commit SR MPLSPablo Camarillo1-1/+1
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