Linux Foundation Collaborative Projects
index
:
vpp
master
stable/1606
stable/1609
stable/1701
stable/1704
stable/1707
stable/1710
stable/1801
stable/1804
stable/1807
stable/1810
stable/1901
stable/1904
stable/1908
stable/2001
stable/2005
stable/2009
stable/2101
stable/2106
stable/2110
stable/2202
stable/2206
stable/2210
stable/2302
stable/2306
stable/2310
stable/2402
stable/2406
stable/2410
stable/test
Vector Packet Processing
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vnet
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-03
MPLS prefetch fixes
Neale Ranns
2
-15
/
+15
2018-05-03
tcp: fix echo server rx retries counter vec alloc
Florin Coras
1
-0
/
+2
2018-05-02
Fix CentOS 7 build issue with vxlan
Matthew Smith
1
-2
/
+4
2018-05-02
vxlan:encap - use vnet rewrite
eyal bari
3
-53
/
+50
2018-04-30
tcp/session: debug improvements/fixes
Florin Coras
6
-30
/
+25
2018-04-30
FIB: elide cover walk for insert of host route
Neale Ranns
3
-3
/
+25
2018-04-27
IPv6 NS/RS; do not vec_validate global structs in the DP
Neale Ranns
1
-12
/
+16
2018-04-27
IPv6 NS: use the mcast rewrite node to fill in the destination MAC
Neale Ranns
2
-263
/
+275
2018-04-27
TAP memory leaks:
Neale Ranns
4
-28
/
+22
2018-04-27
A bit of buffer metadata reshuffling to accommodate flow_id
Damjan Marion
7
-24
/
+24
2018-04-25
Carry recorded QOS bits in the outer VXLAN IP header
Igor Mikhailov (imichail)
1
-0
/
+35
2018-04-25
span: crash in span_mirror [VPP-1254]
Steven
1
-2
/
+7
2018-04-25
GBPv6: NAT66 actions for GBP
Neale Ranns
1
-1
/
+1
2018-04-25
vxlan:remove single bucket load-balance dpo's
Eyal Bari
1
-9
/
+23
2018-04-25
Fix some build warnings about "Old Style VLA"
Juraj Sloboda
2
-4
/
+9
2018-04-25
Adjacency walk more scalable
Neale Ranns
2
-50
/
+30
2018-04-24
lacp: deleting the bond subinterface may cause lacp to lose the partner [VPP-...
Steven
3
-23
/
+2
2018-04-24
memory leak
Kingwel Xie
1
-0
/
+3
2018-04-24
Support QOS_SOURCE_IP recording from L2 input node.
Igor Mikhailov (imichail)
2
-5
/
+77
2018-04-23
MPLS VPLS CLI fix
Neale Ranns
1
-0
/
+1
2018-04-20
tcp: make newreno byte instead of acks dependent
Florin Coras
4
-3
/
+28
2018-04-20
tcp: improve stats
Florin Coras
3
-128
/
+177
2018-04-19
Allow an IPsec tunnel interface to be renumbered
Matthew Smith
5
-29
/
+42
2018-04-19
Minor optimzation/cleanup to ethernet-input node
John Lo
1
-5
/
+5
2018-04-18
typo fix: UNKOWN -> UNKNOWN
Andrey "Zed" Zaikin
5
-12
/
+12
2018-04-18
Mcast rewrite optimisations
Neale Ranns
8
-45
/
+59
2018-04-18
session: coverity warnings
Florin Coras
2
-3
/
+3
2018-04-18
SCTP: coverity warnings
Marco Varlese
1
-5
/
+2
2018-04-18
udp/session: refactor to support dgram mode
Florin Coras
18
-274
/
+778
2018-04-18
Fix the ip header offset counting in vnet/ipsec
Szymon Sliwa
1
-5
/
+4
2018-04-17
Add logging support
Damjan Marion
5
-52
/
+136
2018-04-17
IP mcast: allow unicast address as a next-hop
Neale Ranns
8
-41
/
+306
2018-04-17
VPP-1243: fix reassembly CLI
Klement Sekera
1
-5
/
+6
2018-04-17
vhost: show vhost-user <interface> may crash [VPP-1242]
Steven
1
-0
/
+7
2018-04-17
SCTP: coverity scan warnings
Marco Varlese
3
-30
/
+39
2018-04-17
vxlan:remove counters writeback cache
Eyal Bari
2
-519
/
+242
2018-04-16
Implement ip_probe_neighbor API
John Lo
2
-9
/
+63
2018-04-16
session: use generic session pool for listeners
Florin Coras
8
-103
/
+42
2018-04-13
Revert "MTU: Setting of MTU on software interface (instead of hardware interf...
Damjan Marion
19
-232
/
+221
2018-04-13
MTU: Setting of MTU on software interface (instead of hardware interface)
Ole Troan
19
-221
/
+232
2018-04-13
GBP V2
Neale Ranns
10
-7
/
+73
2018-04-13
bond: ping fails between l2 BD [VPP-1238]
Steven
4
-15
/
+91
2018-04-12
Fixes for 'make UNATTENDED=yes CC=clang CXX=clang verify'
Neale Ranns
12
-95
/
+42
2018-04-12
bond: 1 packet/frame == bad performance [VPP-1236]
Steven
1
-6
/
+8
2018-04-10
Make IPsec tunnel intf work with IPv4 output features
Matthew Smith
2
-0
/
+13
2018-04-09
features: don't break linked list, create separate one for arc
Damjan Marion
3
-5
/
+5
2018-04-09
L2: no-flood interface type in the Bridge-Domain
Neale Ranns
5
-11
/
+42
2018-04-09
plugins: unload plugin if early init fails
Damjan Marion
2
-0
/
+57
2018-04-09
DVR: save the rewrite length in packet meta-data for features
Neale Ranns
1
-3
/
+9
2018-04-07
BIER coveroty fix for unintialised return value on error
Neale Ranns
1
-1
/
+1
[next]