aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet
AgeCommit message (Expand)AuthorFilesLines
2017-10-14Add API call to set keys on IPsec tunnel intfMatthew Smith2-0/+75
2017-10-14Source Lookup progammable via APINeale Ranns9-12/+85
2017-10-14vhost: crash under heavy traffic condition due to memory corruption (VPP-1016)Steven1-2/+33
2017-10-13Enforce FIB table creation before useNeale Ranns5-78/+11
2017-10-13VPP-1027: DNS name resolverDave Barach10-2/+2958
2017-10-12dpdk/ipsec: coverity fixesSergio Gonzalez Monroy1-9/+20
2017-10-12LLDP: Add Management Address TLVSteve Shin6-25/+207
2017-10-12tcp: do not format sb if not established (VPP-1018)Florin Coras1-2/+3
2017-10-11Revert "VPP-1001 - update AF Packet Driver to for modern kernels"Damjan Marion4-119/+10
2017-10-10session: add support for application namespacingFlorin Coras37-785/+2844
2017-10-10punt and drop features:Neale Ranns14-209/+1595
2017-10-09IP neighbour move incorrectly placed jump labelNeale Ranns1-2/+2
2017-10-09vppapigen: support per-file (major,minor,patch) version stampsDave Barach29-4/+63
2017-10-09NAT: hairpinning rework (VPP-1003)Matus Fabian2-2/+11
2017-10-09fix buffer allocation for sparse jumbo frames in vhostPierre Pfister1-1/+3
2017-10-06tuntap: Introduce per thread structure to suport multi-threadsSteven2-65/+99
2017-10-06Initial GENEVE TUNNEL implementation and tests.Marco Varlese12-2/+3802
2017-10-05dpdk/ipsec: rework plus improved cli commandsSergio Gonzalez Monroy5-44/+100
2017-10-05Distributed Virtual Router SupportNeale Ranns12-108/+543
2017-10-04[aarch64] Fixes CLI crashes on dpaa2 platform.Christophe Fontaine53-92/+92
2017-10-04Set MAC address needs the HW interface indexNeale Ranns2-2/+6
2017-10-04Dump of deag/lookup routes has is_drop=1 (VPP-995)Neale Ranns1-0/+2
2017-10-04VPP-1001 - update AF Packet Driver to for modern kernelsAnton Ivanov4-10/+119
2017-10-04Add API support to dump IPsec SAsMatthew Smith2-0/+175
2017-10-03Update L2FIB entry timestamp only if BD aging enabled (VPP-1002)John Lo3-3/+6
2017-10-03tcp: updates to connection closing procedure (VPP-996)Florin Coras4-17/+63
2017-10-03Repair vlib API socket serverDave Barach10-25/+58
2017-10-03Propagate duplicate IF addr add/del error up to API.Jon Loeliger3-8/+30
2017-10-02L2-FIB:add mac learn events testEyal Bari1-56/+49
2017-09-28cdp/lldp: punt for no bufferSteven2-0/+6
2017-09-28tun/tap: Bad packets sent to kernel via tun/tap interfaceSteven2-22/+29
2017-09-27LISP: add API handlers for set/get transport protocolFilip Tehlar3-0/+62
2017-09-27VLAN support on host(af-packet) interface.Akshaya N1-3/+26
2017-09-27Various fixes for issues found by Coverity (VPP-972)Chris Luke2-1/+12
2017-09-26tcp: update snd_nxt after congestion recoveryFlorin Coras2-9/+7
2017-09-26Add thread-safe event signaller, use RPC where requiredDave Barach1-2/+2
2017-09-25tcp: do not sample rtt for retransmitted segmentsFlorin Coras3-81/+100
2017-09-25Fix sending GARP/NA on Bonded Interface Active/Backup Link Up/DownJohn Lo2-45/+2
2017-09-22vhost-user: fix link-up statusYoann Desmouceaux1-1/+1
2017-09-22IP-MAC,ND:wildcard events,fix sending multiple eventsEyal Bari4-25/+70
2017-09-20session: store tep port in net orderFlorin Coras4-14/+14
2017-09-20LISP: add debug cli for neighbor discoveryFilip Tehlar4-6/+71
2017-09-20TCP: fix "tcp src-address" command with IPv6Yoann Desmouceaux1-1/+1
2017-09-20tcp: add option to punt trafficPierre Pfister5-30/+99
2017-09-20Fix DHCP client so it works for worker threadsJohn Lo1-2/+14
2017-09-20Add ip6-local feature arcPierre Pfister4-8/+101
2017-09-19session/tcp: improve preallocated segment handlingFlorin Coras10-123/+190
2017-09-19Treat label=0 as an invalid next-hop-via-labelNeale Ranns1-1/+7
2017-09-19LISP: support for neighbor discoveryFilip Tehlar8-110/+384
2017-09-19Set RX sw_if_index on decrypted routed IPsec buffersMatthew Smith2-0/+3