aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet
AgeCommit message (Expand)AuthorFilesLines
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
2017-09-19Fix MPLS table create CLINeale Ranns1-7/+2
2017-09-19Implement VXLAN encap tx checksum offloadJohn Lo1-39/+108
2017-09-19Remove associated lisp-gpe entries when removing lisp local mapping.Alberto Rodriguez-Natal2-7/+76
2017-09-18Fixes for issues Coverity has reported (VPP-972)Chris Luke4-39/+13
2017-09-18L2BD,ARP-TERM:fix arp query report mechanism+testEyal Bari2-25/+61
2017-09-15dpdk: cli to check for buffer leakageFlorin Coras2-4/+7
2017-09-15vppinfra: add clib_mem_vm_ext_alloc functionDamjan Marion1-2/+2
2017-09-15Update of free text tag patch for BDJerome Tollet3-4/+7
2017-09-14Stats refactorKeith Burns (alagalah)1-2/+74
2017-09-13gpe: initialize fib index for native forward entriesFlorin Coras1-4/+6
2017-09-13Add a name to the creation of an IP and MPLS tableNeale Ranns17-70/+208