aboutsummaryrefslogtreecommitdiffstats
path: root/src/vat
AgeCommit message (Expand)AuthorFilesLines
2018-03-21bond: Add bonding driver and LACP protocolSteven1-1/+476
2018-03-14Improve l2_macs_events API to provide MAC move informationJohn Lo1-2/+2
2018-03-13Rationalize plugin symbol error reportingDave Barach1-2/+7
2018-03-12SPAN: Add 'is_l2" flag to DETAILS response messages.Jon Loeliger1-2/+4
2018-03-09MPLS Unifom modeNeale Ranns1-8/+8
2018-03-02tapv2: CLI and binary API fixesSteven1-7/+7
2018-02-15Optimize GRE Tunnel and add support for ERSPAN encapJohn Lo1-11/+23
2018-02-12Fix the order of RFC2685 fields in the output.Igor Mikhailov (imichail)1-2/+2
2018-02-07VXLAN: Allow user to specify a custom vxlan tunnel instance id.Jon Loeliger1-4/+13
2018-02-07classifier-based ACL: refactor + add output ACLAndrew Yourtchenko1-2/+60
2018-01-18tapv2: add option to set host-side default gwDamjan Marion1-1/+14
2018-01-15svm: refactor memfd and remove ssvm_ethFlorin Coras1-3/+2
2018-01-11Remove vpp_api_test interface name filter catalogDave Barach1-66/+9
2018-01-09api: refactor vlibmemoryFlorin Coras2-2/+2
2018-01-05sock api: add infra for bootstrapping shm clientsFlorin Coras3-11/+65
2017-12-14tap_v2: include host-side parameters in the dump binary APIMilan Lenco1-3/+38
2017-12-08Remove the unused 'create VRF if needed' API parametersNeale Ranns1-16/+0
2017-12-08tapv2: multiple improvementsDamjan Marion1-20/+29
2017-12-02tap_v2: multiple improvementsDamjan Marion1-12/+49
2017-12-01virtio: fix coverity warningsSteven1-3/+1
2017-11-30virtio: fast TAP interfaces with vhost-net backendDamjan Marion1-0/+259
2017-11-16Add Support of DHCP VSS Type 0 where VPN-ID is ASCIIJohn Lo1-32/+46
2017-11-10Break up vpe.apiNeale Ranns1-42/+0
2017-11-10session: add app ns index to ns create apiFlorin Coras1-1/+35
2017-11-09BIERNeale Ranns1-0/+158
2017-11-07vat: session_rules_dump missing network to host conversionSteven1-8/+10
2017-11-07ip: add container proxy apiFlorin Coras1-2/+60
2017-11-06session: add rule tagsFlorin Coras1-7/+19
2017-11-05session: add api to dump rulesFlorin Coras1-1/+97
2017-10-31LISP: add P-ITR/P-ETR/xTR API handlers, ONE-24Filip Tehlar1-0/+317
2017-10-31l2fib: MAC: Fix uint64 to u8 byte arrayMohsin Kazmi1-20/+10
2017-10-29devices: Add binary API for set interface <interface> rx-modeSteven1-0/+62
2017-10-28session: rules tablesFlorin Coras1-3/+96
2017-10-26session: swap appns secret to host byte orderFlorin Coras1-1/+1
2017-10-26Allow IPsec interface to have SAs resetMatthew Smith1-0/+54
2017-10-24Add extern to *_main global variable declarations in header files.Dave Wallace1-1/+1
2017-10-20Add reverse DNS (ip to name) resolutionDave Barach1-3/+76
2017-10-19Remove unused 'not_last' parameter from ip_add_del_routeMarek Gradzki1-4/+0
2017-10-18CSIT-844: fix binary api rx pthread heap push/popDave Barach2-1/+14
2017-10-17VPP-1032: fix coverity warningsDave Barach1-7/+7
2017-10-15Revert "Enforce FIB table creation before use"Florin Coras1-3/+19
2017-10-14Add API call to set keys on IPsec tunnel intfMatthew Smith1-0/+77
2017-10-13Enforce FIB table creation before useNeale Ranns1-19/+3
2017-10-13VPP-1027: DNS name resolverDave Barach1-5/+172
2017-10-12LLDP: Add Management Address TLVSteve Shin1-2/+19
2017-10-10session: add support for application namespacingFlorin Coras1-3/+55
2017-10-10punt and drop features:Neale Ranns1-4/+4
2017-10-06Initial GENEVE TUNNEL implementation and tests.Marco Varlese1-0/+377
2017-10-04[aarch64] Fixes CLI crashes on dpaa2 platform.Christophe Fontaine1-1/+1
2017-10-04Add API support to dump IPsec SAsMatthew Smith1-0/+117