aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2019-03-07gdb-helper: add gdb_show_tracesKingwel Xie1-0/+74
2019-03-07classify: migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar3-26/+21
2019-03-07policer: migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar2-26/+23
2019-03-07vlibmemory: coverity woesSteven Luong1-1/+1
2019-03-07Add VAT support for LBHongjun Ni2-60/+179
2019-03-07session/tls: remove unused t_app_index fieldFlorin Coras3-7/+0
2019-03-07ipsec: ipsec-if optimizations & bug fixesKingwel Xie2-254/+309
2019-03-07session: use transport custom tx for app transportsFlorin Coras5-24/+31
2019-03-07session: cleanup instances of deprecated io evtsFlorin Coras3-7/+7
2019-03-06sctp chunk_len fixSirshak das1-2/+4
2019-03-06session: use session index instead of fifo for evtFlorin Coras10-105/+73
2019-03-06udp: migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar5-27/+25
2019-03-06session: use vpp to switch io events for ct sessionsFlorin Coras16-606/+257
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 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