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-06-28
vcl: refactor vcl session
Florin Coras
1
-12
/
+17
2018-06-28
reassembly: optimize bihash usage
Klement Sekera
2
-45
/
+38
2018-06-28
ip: vectorized ip checksum
Damjan Marion
2
-69
/
+119
2018-06-27
gcc8 and Wstringop-truncation
Marco Varlese
1
-2
/
+2
2018-06-26
tcp/session: tx optimizations
Florin Coras
4
-22
/
+53
2018-06-26
Fix assert issue in ip_csum_add_even()
Hongjun Ni
1
-1
/
+2
2018-06-26
tcp: avoid doing work in tcp_rcv_sacks for no sacks
Florin Coras
1
-2
/
+3
2018-06-26
node functions cannot be always_inline
Damjan Marion
7
-18
/
+18
2018-06-26
tcp: cleanup functions
Florin Coras
4
-263
/
+258
2018-06-25
Add checks for bad ARP request packets in arp-termination node
John Lo
1
-12
/
+9
2018-06-25
tw: add light weight timer update function
Florin Coras
1
-7
/
+8
2018-06-25
MAP: Move MAP-E/T to a plugin.
Ole Troan
18
-8526
/
+0
2018-06-24
Revert "Revert "ipsec: VPP-1316 calculate IP/TCP/UDP inner checksums""
Klement Sekera
5
-194
/
+180
2018-06-22
Revert "ipsec: VPP-1316 calculate IP/TCP/UDP inner checksums"
Ole Troan
5
-180
/
+194
2018-06-22
session: improve session lookup speeds
Florin Coras
1
-57
/
+24
2018-06-22
Update tapv2 documentation
Ian Wells
1
-1
/
+1
2018-06-21
ipsec: VPP-1316 calculate IP/TCP/UDP inner checksums
Klement Sekera
5
-194
/
+180
2018-06-21
tcp: move tracing out of established loop
Florin Coras
2
-28
/
+60
2018-06-21
Implement DHCPv6 IA NA client (VPP-1094)
Juraj Sloboda
13
-537
/
+2503
2018-06-21
BIER neighbor stats
Neale Ranns
7
-31
/
+126
2018-06-20
tcp: add per worker ctx structure
Florin Coras
3
-54
/
+56
2018-06-20
ipsec: VPP-1308 fix sorting of SPD entries
Klement Sekera
2
-10
/
+11
2018-06-20
Fix sw-if-index display error.
Brant Lin
1
-2
/
+2
2018-06-19
tcp: optimize tcp output
Florin Coras
6
-171
/
+197
2018-06-19
tcp: optimize tcp input
Florin Coras
1
-134
/
+204
2018-06-19
Check get packet template allocation failure (VPP-1321)
John Lo
4
-0
/
+18
2018-06-19
ip checksum multiarch support, cleanup
Dave Barach
2
-109
/
+91
2018-06-19
Fixed bugs in SRv6 API
Pablo Camarillo
3
-56
/
+216
2018-06-15
STATS: Add more hierarchy to counters.
Ole Troan
2
-31
/
+33
2018-06-15
Update DHCPv6 DUID code and fix coverity warnings
Juraj Sloboda
5
-39
/
+85
2018-06-15
TLS async support
Ping Yu
1
-0
/
+1
2018-06-14
Use unicast DMAC for IP neighbor pool refresh probes
John Lo
7
-15
/
+28
2018-06-14
vxlan:use VLIB_NODE_FN for multiarch selection
Eyal Bari
1
-17
/
+1
2018-06-14
MTU: IP fragmentation added to ip4-rewrite and ip6-rewrite
Ole Troan
3
-15
/
+56
2018-06-13
vxlan:offload RX flow
eyal bari
5
-1
/
+579
2018-06-12
tcp: add close-wait state flags
Florin Coras
1
-0
/
+1
2018-06-11
tcp: cleanup connection/session fixes
Florin Coras
9
-50
/
+73
2018-06-11
udp: fix for multiple workers and add test
Florin Coras
5
-7
/
+24
2018-06-11
MTU: Software interface / Per-protocol MTU support
Ole Troan
27
-126
/
+332
2018-06-10
tcp: fix timer based recovery exit condition
Florin Coras
2
-2
/
+2
2018-06-09
session: cleanup queue node tracing
Florin Coras
1
-67
/
+67
2018-06-08
Add reaper functions to want events APIs (VPP-1304)
Neale Ranns
2
-4
/
+135
2018-06-08
Implement DHCPv6 PD client (VPP-718, VPP-1050)
Juraj Sloboda
12
-42
/
+3059
2018-06-08
http server: do not close connections after reply
Florin Coras
1
-22
/
+29
2018-06-08
export counters in a memfd segment
Dave Barach
1
-0
/
+4
2018-06-08
Gratuitous ARP packet handling
Neale Ranns
1
-8
/
+33
2018-06-08
Adding pad for reasm vnet_buffer reasm struct sothat adj_index is retained
Vijayabhaskar Katamreddy
1
-0
/
+1
2018-06-07
Fix IP scan neighbor API/CLI handling of interval and stale
John Lo
1
-2
/
+2
2018-06-07
Revert "Allow arp-input node to learn IPv4 neighbors from GARP packets"
John Lo
1
-5
/
+0
2018-06-07
DHCP Client Dump
Neale Ranns
4
-60
/
+231
[next]