aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet
AgeCommit message (Expand)AuthorFilesLines
2017-08-13default update adjacency function deos not return multicast adjacencyNeale Ranns1-6/+40
2017-08-12LISP: fix fid nsh address formattingFlorin Coras1-1/+8
2017-08-11Fix tcp multi buffer segments retransmissionFlorin Coras7-154/+298
2017-08-11LISP: fix wrong reply message in map_register_fallback_threshold callFilip Tehlar1-1/+1
2017-08-11Dedicated SW Interface EventNeale Ranns4-13/+26
2017-08-11the automatic addition of IP address to the magic TAP interface should only h...Neale Ranns1-0/+21
2017-08-10Fix memory leaks found in policer code.Chaoyu Jin1-0/+34
2017-08-10Fix LISP cp buffer leakageFlorin Coras1-1/+3
2017-08-10Improve the svm fifo allocatorDave Barach2-3/+24
2017-08-10MPLS tunnel - multiple labels on the CLI - fix cut and paste robot errorsNeale Ranns1-13/+4
2017-08-09VPP-933 VPP crashes when deleting an ARP entryMatthew Smith1-0/+7
2017-08-10TCP proxy prototypeDave Barach10-210/+747
2017-08-09Allow multiple MPLS output labels to be passed on the CLINeale Ranns3-16/+53
2017-08-09ARP reply: use interface to build rewrite stringNeale Ranns1-17/+13
2017-08-08L2 over MPLSNeale Ranns49-433/+546
2017-08-07LISP: Map-server fallback featureFilip Tehlar5-58/+311
2017-08-05LISP: fix map register TTL reply handler, VPP-926Filip Tehlar1-1/+1
2017-08-04don't truncate the interface name in 'sh ip arp'Neale Ranns1-1/+1
2017-08-04Initialize vxlan-gpe bypass modeHongjun Ni1-0/+16
2017-08-03DHCP Client: receive unicast ACKsNeale Ranns2-8/+80
2017-08-03Add support for API client to receive L2 MAC eventsJohn Lo9-162/+497
2017-08-02LISP: make TTL for map register messages configurableFilip Tehlar5-0/+153
2017-08-02Fix vpp crash sending arp or probing neighb (VPP-917)Pavel Kotucek2-0/+29
2017-08-02Fix ip checksum offload, move badly-placed ASSERTDave Barach2-2/+4
2017-08-02Fix tcp tx buffer allocationFlorin Coras11-111/+363
2017-08-02Make ip csum configurable in vlib buffer functionsFlorin Coras8-24/+28
2017-08-01FIB path weight incorrect in dump (VPP-922)Neale Ranns6-11/+17
2017-08-01P2P EthernetPavel Kotucek13-29/+546
2017-08-01SPAN/API:enable L2 dumpEyal Bari2-6/+10
2017-07-31CLI:add l2 input/outut to "sh int features"Eyal Bari6-15/+79
2017-07-31Fix fib_path encoding (VPP-921)Florin Coras1-0/+2
2017-07-31SPAN/CLI:fix disable + add errorsEyal Bari1-16/+44
2017-07-30Make tcp active open data structures thread safeFlorin Coras18-254/+315
2017-07-27ping: fixing wrong value when there are worker threadsMohammed Hawari2-9/+21
2017-07-27Fix interface reuse when running multithreadedDamjan Marion1-4/+12
2017-07-27vhost: debug vhost-user command needs better error checking on the syntax (VP...Steven1-5/+26
2017-07-26Fix lisp udp checksumFlorin Coras1-6/+18
2017-07-25Cleanup/refactor session layer codeFlorin Coras14-983/+1109
2017-07-24SPAN:add l2 mirrorEyal Bari8-137/+276
2017-07-23Improve L2 Input/Output Feature Infrastructure and UsageJohn Lo15-333/+159
2017-07-21Improvements to tcp rx path and debuggingFlorin Coras13-183/+612
2017-07-21SNAT: in2out translation as an output feature hairpinning (VPP-913)Matus Fabian1-0/+6
2017-07-20Fix coverity issue introduced with IP checksum offload commitDamjan Marion1-3/+3
2017-07-20Prevent double freeing of first segment manager.Dave Wallace1-1/+2
2017-07-20L2FWD:move vec_validate out of access functionEyal Bari2-2/+9
2017-07-19Add a bihash prefetchable bucket-level cacheDave Barach3-7/+7
2017-07-19Fix IP checksum offload metadata setupDave Barach1-2/+12
2017-07-18FIB path preferenceNeale Ranns13-62/+647
2017-07-18DHCP client option 61 "client_id"Neale Ranns4-2/+19
2017-07-18DHCP client - remove interface address when DHCP de-configuredNeale Ranns1-0/+1