aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet
AgeCommit message (Expand)AuthorFilesLines
2017-06-07VPP-872 and End.T function for SRv6Pablo Camarillo2-105/+101
2017-06-06Fix coverity error in IP4 Mtrie.Neale Ranns1-4/+4
2017-06-06Packets recieved on VLAN-0 map to the main interfaceNeale Ranns2-164/+32
2017-06-06Fix coverity issueFilip Tehlar1-0/+3
2017-06-06Rework vxlan-gpe to support FIB 2.0 and bypass modeHongjun Ni8-86/+1168
2017-06-06Fix lisp map-notify parsingFlorin Coras1-0/+1
2017-06-05LISP-GPE: return index of newly created fwd entry, VPP-868Filip Tehlar4-2/+20
2017-06-05LISP: fix GPE entry dump, VPP-871Filip Tehlar1-5/+5
2017-06-04Fix typo for specifying table_id on ping.wenxian li1-1/+1
2017-06-03Fix for gcc7Marco Varlese1-1/+1
2017-06-02vhost: add debug vhost-user on | off CLISteven2-20/+59
2017-06-01Fix 'ip probe' on /32Neale Ranns3-44/+48
2017-06-01MPLS trace the EOS bit correctlyNeale Ranns1-1/+2
2017-06-01IP Mcast - recalculate on interface up/dowmNeale Ranns3-60/+91
2017-06-01Improve fifo allocator performanceDave Barach12-204/+300
2017-05-30Flowprobe: Stateful flows and IPv6, L4 recordingOle Troan5-11/+23
2017-05-30LISP: L2 ARP handlingFilip Tehlar9-36/+600
2017-05-26MPLS lookup DPO does not pop the label (nor does it handle replicate)Neale Ranns4-84/+145
2017-05-26ARP/ND use path_remove to complement path_addNeale Ranns4-16/+67
2017-05-26LISP: do not try to delete paths when fwd entry is negativeFilip Tehlar1-4/+7
2017-05-25MPLS hash function improvementsNeale Ranns3-7/+64
2017-05-25MPLS interface output feature not explicitly enabledNeale Ranns1-2/+0
2017-05-25af_packet: fix coverity errorRay Kinsella1-2/+19
2017-05-24Add p2p flag to IPsec tunnel interface hw classMatthew Smith1-0/+1
2017-05-24MPLS tunnels; path-list lock leak and debug CLI imrpovementsNeale Ranns1-7/+16
2017-05-24IPv6 Performance bugsNeale Ranns6-70/+62
2017-05-24Missing VLIB node for IPv6 disposition from mcast MPLS LSPNeale Ranns1-1/+23
2017-05-24MPLS trace fixesNeale Ranns2-1/+7
2017-05-24Leak locks and tables in the ClassifierNeale Ranns4-7/+51
2017-05-24ipfix: make IPFIX work for all skip_n_vectors values (VPP-204)Juraj Sloboda1-22/+23
2017-05-23Labelled attached paths via an MPLS tunnelNeale Ranns5-40/+69
2017-05-23ARP/ND entries for the same address on different interfaces (VPP-848)Neale Ranns18-735/+1194
2017-05-22vhost: migrate to use device infra for worker thread assignment, rx-mode.Steven4-484/+336
2017-05-22LISP-GPE: add dump call for VNIs in useFilip Tehlar5-1/+74
2017-05-20API: Cleaning up message naming that does not follow the conventionsOle Troan2-52/+41
2017-05-20Improve session debuggingFlorin Coras7-85/+171
2017-05-20vhost: buffers leak and interface disable upon vring descriptor out of mmapSteven1-16/+9
2017-05-20VPP-849: improve vnet classifier memory allocator performanceDave Barach2-274/+450
2017-05-20af_packet: set mac address supportRay Kinsella1-1/+47
2017-05-19mfib CLI bugs (VPP-852)Neale Ranns3-8/+16
2017-05-19Enforce Bridge Domain ID range to match 24-bit VNI rangeJohn Lo5-9/+29
2017-05-18Remove nop code from session_manager_add_first_segment().Dave Wallace1-2/+0
2017-05-18Improve sack bytes accounting and testingFlorin Coras5-37/+140
2017-05-17VPP-719: Accept ARP replies from VRRP hw addrMatthew Smith1-7/+27
2017-05-17vhost: bad packet assembled from descriptor chainingSteven1-1/+2
2017-05-17Use counters on ipsec tunnel interfacesMatthew Smith3-6/+107
2017-05-17Add ethernet type to support NSH over ethernetHongjun Ni1-1/+1
2017-05-17VPP-846: tcp perf / scale / hardeningDave Barach6-48/+106
2017-05-17ARP learning fixes (VPP-843)Neale Ranns3-82/+68
2017-05-16Fixes to tcp active opens and receptionDave Barach2-1/+10