aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2019-03-06GBP: use sclass in the DP for policyNeale Ranns33-693/+207
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-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 Ranns9-19/+69
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-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 Ranns8-66/+55
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-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 Troan1-0/+2
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-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 Ranns3-4/+26
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
2019-03-04gbp: migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar13-503/+535
2019-03-02session: remove deprecated binary apisFlorin Coras8-567/+40
2019-03-02session: notify app of segment removalFlorin Coras1-1/+12
2019-03-02session: fix unlisten with invalid handlesFlorin Coras1-2/+12
2019-03-02session: cleanup/rename functionsFlorin Coras22-262/+189
2019-03-02session: cleanup session event typesFlorin Coras10-74/+63
2019-03-01tcp: allow future acks if in windowFlorin Coras1-4/+9
2019-03-01IPSEC: tunnel-input; don't load the HW interface structNeale Ranns4-43/+41
2019-03-01nsh: fix load failureFilip Tehlar5-69/+69
2019-03-01gtpu: migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar5-50/+34
2019-03-01dpdk: update mlx[45] linking optionsMatthew Smith1-1/+1