aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
AgeCommit message (Expand)AuthorFilesLines
2019-03-28Typos. A bunch of typos I've been collecting.Paul Vinciguerra7-12/+13
2019-03-27GBP: fixes for l3-out routingNeale Ranns2-8/+16
2019-03-27ipsec: compress ipsec_sa_t so data used by dataplane code fits in cachelineDamjan Marion3-22/+24
2019-03-26perfmon: fix pmc hw indices out-dated when multiple pmcSu Wang1-3/+15
2019-03-22acl-plugin: get rid of doubly-linked list fields in hash applied ACEsAndrew Yourtchenko2-99/+35
2019-03-22acl-plugin: tuplemerge: fix a crash during soak test with split partitionAndrew Yourtchenko1-7/+11
2019-03-22acl-plugin: get rid of a separate "count" field in the linear acl structAndrew Yourtchenko4-18/+18
2019-03-22crypto: implement rfc4231 test casesFilip Tehlar4-2/+422
2019-03-22ADJ: more thorough link up checkNeale Ranns1-0/+3
2019-03-22tcp: improve handling of snd_nxtFlorin Coras1-2/+2
2019-03-22IPSEC: test for packet drop on sequence number wrapNeale Ranns2-0/+76
2019-03-22dpdk: do not enable VLAN stripping on Cisco VIC adapters by defaultHyong Youb Kim1-11/+22
2019-03-22tests: update test_lb.py to use api call lb_conf.Paul Vinciguerra3-7/+16
2019-03-22MAP: Crush Coverity ComplaintJon Loeliger1-1/+1
2019-03-20crypto: add hmac truncate optionDamjan Marion1-1/+8
2019-03-20crypto_openssl: call EVP_EncryptFinal_ex only if neededDamjan Marion1-2/+4
2019-03-20perfmon: python to C parser for intel CPUsDamjan Marion24-445/+23854
2019-03-20tests: implement crypto tests per RFC2202Filip Tehlar5-85/+417
2019-03-20tests: cdp plugin. Replace cdp enable cli command with API call.Paul Vinciguerra1-1/+1
2019-03-19MAP: Add optional user-supplied 'tag' field in MAPs.Jon Loeliger4-14/+135
2019-03-19crypto: introduce crypto infraDamjan Marion8-0/+900
2019-03-18vmxnet3: auto bind supportSteven Luong7-23/+63
2019-03-14GBP: coverity legit bugNeale Ranns1-0/+1
2019-03-14GBP: update semantics for subnetsNeale Ranns1-13/+23
2019-03-14IGMP: typo and doc fix (no behaviour change)Neale Ranns2-7/+7
2019-03-14dpdk: Add E810 family supportChenminSun3-0/+6
2019-03-14TEST: link-state up/down notifications on FIB forwardingNeale Ranns2-0/+76
2019-03-14GBP: get source address from ARP packets for LPM classificationNeale Ranns1-43/+69
2019-03-13VPP-1576: fix a set of coverity warningsDave Barach2-0/+6
2019-03-13Add the SRIOV variant PCI Device ID of the Cisco VICJay Lubomirski1-1/+2
2019-03-12svm mq: add unit testFlorin Coras1-0/+179
2019-03-12dpdk: pass log-level configuration to EALStephen Hemminger3-31/+0
2019-03-12GBP: L3 out fixesNeale Ranns5-25/+129
2019-03-12GBP: custom-dump functionsNeale Ranns5-17/+376
2019-03-12GBP: contracts API fixed length of allowed ethertypesNeale Ranns3-16/+45
2019-03-11VPP-1533: Deleting a non-existent pre-resolved MAP next-hop causes VPP core dumpOle Troan1-7/+10
2019-03-09SVS: cleanup default route on SVS disableNeale Ranns1-0/+5
2019-03-08updates now that flags are supported on the APINeale Ranns1-2/+0
2019-03-07parse ethernet header in ct6_in2outDave Barach1-1/+16
2019-03-07Fix typo in feature arc constraintDave Barach1-3/+3
2019-03-07Remove local REPLY_MACRO so that socket transport works.Ole Troan4-133/+8
2019-03-07Add VAT support for LBHongjun Ni2-60/+179
2019-03-06ipv6 connection tracking pluginDave Barach9-0/+1706
2019-03-06GBP: use sclass in the DP for policyNeale Ranns29-684/+204
2019-03-06GBP: format EPG retention policyNeale Ranns1-1/+12
2019-03-06GBP: learn from ARP and L2 packetsNeale Ranns8-17/+69
2019-03-05GBP: format include EPG indexNeale Ranns1-1/+2
2019-03-05GBP: per-group EP retention policyNeale Ranns8-66/+55
2019-03-04GBP: return appropriate error code if tranport mode subnet has no interfaceNeale Ranns1-0/+3
2019-03-04GBP: fix and print GBP BD flagsNeale Ranns3-4/+26