aboutsummaryrefslogtreecommitdiffstats
path: root/src/vat
AgeCommit message (Expand)AuthorFilesLines
2018-12-05MPLS: buffer over-run with incorrectly init'd vector. fix VAT dumpNeale Ranns1-2/+2
2018-08-09Fix undefined symbol: fformat_append_cr in vat plugins loadingYi He1-11/+0
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
2018-05-31Improve L2FIB delete entry handling and "show l2fib" CLI optionsJohn Lo1-2/+2
2018-05-30vppinfra: explicitely state for signed types that they are signedDamjan Marion1-1/+1
2018-05-30Fix clang compilation on aarch64: sizeof operator error.Sirshak Das1-1/+1
2018-05-29af_packet: Add support for dump interfacesMohsin Kazmi1-0/+49
2018-05-25ARP proxy dumpsNeale Ranns1-3/+3
2018-05-11Periodic scan and probe of IP neighbors to maintain neighbor poolsJohn Lo1-0/+77
2018-05-10Remove the historical memfd api segment bootstrapDave Barach1-164/+30
2018-05-04ipsec: allow null/null for crypto/integ algorithms pairRadu Nicolau1-4/+4
2018-04-27VAT for qos_record_enable_disable APIIgor Mikhailov (imichail)1-1/+73
2018-04-19Allow an IPsec tunnel interface to be renumberedMatthew Smith1-1/+12
2018-04-16Implement ip_probe_neighbor APIJohn Lo1-1/+56
2018-04-13Revert "MTU: Setting of MTU on software interface (instead of hardware interf...Damjan Marion1-1/+1
2018-04-13MTU: Setting of MTU on software interface (instead of hardware interface)Ole Troan1-1/+1
2018-04-09Autodetect plugin pathDamjan Marion1-0/+1
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