summaryrefslogtreecommitdiffstats
path: root/src/vnet
AgeCommit message (Expand)AuthorFilesLines
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-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-06IPSEC: tunnel encap/decap dual loop speedupsNeale Ranns3-89/+255
2019-03-06GBP: learn from ARP and L2 packetsNeale Ranns1-2/+0
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-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-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 Ranns1-0/+33
2019-03-04Fix 2x overconsumption of debug cli input bugsDave Barach2-9/+20
2019-03-04devices: migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar4-18/+12
2019-03-04adj: migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar3-20/+11
2019-03-04Hash and handoff reassembly fragmentsVijayabhaskar Katamreddy3-61/+450
2019-03-04session: remove svm_segment_index from session structFlorin Coras6-10/+7
2019-03-04session: eventfd for mq only for bapi socket transportFlorin Coras1-6/+8
2019-03-02session: remove deprecated binary apisFlorin Coras5-518/+33
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 Coras21-261/+188
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-01session: refactor local connectsFlorin Coras11-886/+474
2019-02-28MPLS: tunnel delete crashNeale Ranns1-0/+6
2019-02-28TEST: IPSEC NAT-T with UDP headerNeale Ranns1-0/+1
2019-02-27session: refactor local/cut-through listensFlorin Coras7-188/+262
2019-02-27VPP-1576: fix Coverity issuesDave Barach1-1/+2
2019-02-26VPP-1574: minimize RPC barrier sync callsDave Barach1-5/+25
2019-02-26session: fix local bindsFlorin Coras2-3/+4
2019-02-26Move pcap rx/tx trace code out of the dpdk pluginDave Barach3-17/+374
2019-02-25Fix broken ASSERTDave Barach1-1/+2
2019-02-25IKEv2 to pluginNeale Ranns11-7252/+19
2019-02-25buffer chain linearizationKlement Sekera4-339/+92
2019-02-23vhoat: potential crash in map_guest_mem using debug imageSteven Luong1-1/+14
2019-02-23session: separate local session logicFlorin Coras10-529/+607
2019-02-22tcp: keep snd sack block free listFlorin Coras3-2/+7
2019-02-22IPSEC: header exportsNeale Ranns8-1/+10
2019-02-22Callback functions must have the correct signatureNeale Ranns3-4/+8
2019-02-22tcp: send enough dupacks to cover all sack holesFlorin Coras4-14/+37
2019-02-22session/vcl: fix coverity warningsFlorin Coras1-1/+1
2019-02-22tapv2: coverity strikes backSteven Luong1-5/+4