aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-03-06session: use vpp to switch io events for ct sessionsFlorin Coras17-607/+258
2019-03-06ipv6 connection tracking pluginDave Barach9-0/+1706
2019-03-06tcp: migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar5-109/+83
2019-03-06ipsec: esp-encrypt and esp-decrypt cleanupDamjan Marion4-558/+447
2019-03-06GBP: use sclass in the DP for policyNeale Ranns52-929/+417
2019-03-06Tests: Example duplicate code refactoring.Paul Vinciguerra1-273/+243
2019-03-06interface: migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar3-34/+32
2019-03-06cop: migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar4-21/+9
2019-03-06vxlan*: migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar5-80/+85
2019-03-06vmbus: fix bug that breaks multiple netvsc vdevsMatthew Smith1-2/+2
2019-03-06span: migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar2-30/+17
2019-03-06geneve: migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar5-57/+49
2019-03-06ipip: migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar2-11/+9
2019-03-06sctp: migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar6-452/+449
2019-03-06rpm: set exec bits on pluginsMatthew Smith1-3/+3
2019-03-06ip: coverity woesSteven Luong1-4/+4
2019-03-06vlib: coverity woesSteven Luong1-2/+1
2019-03-06IPSEC: tunnel encap/decap dual loop speedupsNeale Ranns3-89/+255
2019-03-06GBP: format EPG retention policyNeale Ranns1-1/+12
2019-03-06GBP: learn from ARP and L2 packetsNeale Ranns15-45/+216
2019-03-05VOM: GBP show allowed ethertypes in contractsNeale Ranns2-1/+8
2019-03-06punt.c -- coverity woesSteven Luong1-9/+0
2019-03-05ipsec: cleanup, remove unnecessary code,Kingwel Xie5-13/+7
2019-03-05VXLAN-GBP: decap checks src,dst&VNI for unicast, then checks only dst&VNI for...Neale Ranns2-71/+62
2019-03-05GBP: format include EPG indexNeale Ranns1-1/+2
2019-03-05Test: vpp_papi_provider. __getattr__Paul Vinciguerra1-4/+8
2019-03-05bier: migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar4-16/+10
2019-03-05qos: migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar5-703/+735
2019-03-05mpls: migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar6-55/+31
2019-03-05GBP: per-group EP retention policyNeale Ranns19-590/+164
2019-03-05gre: migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar3-19/+25
2019-03-05L2: ARP term - learn but don't send response to GARPsNeale Ranns1-0/+3
2019-03-04test framework: Fix wrapper functions to match API message names.Ole Troan18-297/+237
2019-03-04IPSEC: script to bounce IPSEC traffic through a pipe to test encrypt and decrpytNeale Ranns2-0/+99
2019-03-04Fix 2x overconsumption of debug cli input bugsDave Barach2-9/+20
2019-03-04test framework: add factory function and default parametersOle Troan5-89/+61
2019-03-04libmemif: Connection request APIsJakub Grajciar4-84/+147
2019-03-04devices: migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar4-18/+12
2019-03-04GBP: return appropriate error code if tranport mode subnet has no interfaceNeale Ranns1-0/+3
2019-03-04GBP: Global config for EP retentionNeale Ranns5-0/+475
2019-03-04adj: migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar3-20/+11
2019-03-04buffers: support cases where numa node memory is not availableDamjan Marion3-40/+82
2019-03-04Hash and handoff reassembly fragmentsVijayabhaskar Katamreddy3-61/+450
2019-03-04stats: fix crash on early initFilip Tehlar1-4/+18
2019-03-04GBP: fix and print GBP BD flagsNeale Ranns5-7/+31
2019-03-04session: remove svm_segment_index from session structFlorin Coras6-10/+7
2019-03-04svm: avoid heap push/pop on fifo freeFlorin Coras1-3/+0
2019-03-04session: eventfd for mq only for bapi socket transportFlorin Coras1-6/+8
2019-03-04vcl: remove unused fields and structuresFlorin Coras3-27/+1
2019-03-04GBP: fix UT after multi-arch changeNeale Ranns13-1889/+2036