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
2019-08-30
session: move svm_fifo_clear_deq_ntf to before calling the app callback
Vladimir Kropylev
1
-2
/
+2
2019-08-30
devices: fix issue of per_interface_next_index
Michael Yu
1
-3
/
+4
2019-08-30
tcp: force zero window on full rx fifo
Florin Coras
1
-1
/
+4
2019-08-30
tcp: improve mss computation
Florin Coras
3
-43
/
+48
2019-08-30
tcp: track zero rwnd errors
Florin Coras
2
-1
/
+9
2019-08-30
session : make sure session layer is enabled when cli operate the sessions.
Guanghua Zhang
1
-0
/
+4
2019-08-29
ip: remove unused function parameter
Simon Zhang
6
-17
/
+12
2019-08-29
svm: fix fifo hdr freelist allocation
Florin Coras
1
-0
/
+2
2019-08-28
bier: API cleanup
Jakub Grajciar
1
-7
/
+7
2019-08-28
session: fix unbind coverity warning
Florin Coras
1
-0
/
+7
2019-08-27
ipsec: Add 'detail' option to 'sh ipsec sa'
Neale Ranns
1
-4
/
+8
2019-08-27
interface: Remove residual dpdk bonding code
Steven Luong
5
-18
/
+4
2019-08-27
session: move ctrl messages from bapi to mq
Florin Coras
9
-106
/
+675
2019-08-27
ipsec: Fix NULL encryption algorithm
Neale Ranns
2
-1
/
+9
2019-08-27
ip: reassembly: remove unnecessary code
Klement Sekera
2
-6
/
+0
2019-08-26
gso: fix segmentation when gso_size greater than vlib buffer size
Mohsin Kazmi
1
-1
/
+4
2019-08-26
ip: ip6_preflen_to_mask incorrect result for prefix len > 64
Andrew Yourtchenko
1
-0
/
+1
2019-08-23
tcp: fix byte tracker samples flush
Florin Coras
1
-0
/
+1
2019-08-22
dns: make the dns name resolver a plugin
Dave Barach
9
-4464
/
+0
2019-08-22
ip: fix merge issue
Klement Sekera
1
-2
/
+0
2019-08-22
sr: fix sr_set_encap_source reply
Vratko Polak
1
-1
/
+1
2019-08-21
tcp: add option for always on event logging
Florin Coras
7
-184
/
+370
2019-08-21
dns: add basic functional "make test" case
Dave Barach
1
-0
/
+4
2019-08-21
tcp: default to debug disabled
Florin Coras
1
-1
/
+1
2019-08-20
vppapigen: remove support for legacy typedefs
Paul Vinciguerra
12
-45
/
+32
2019-08-20
ip: reassembly: send packet out on correct worker
Klement Sekera
2
-92
/
+287
2019-08-20
fix pcap_write function
Jack Xu
3
-1
/
+8
2019-08-20
api: Cleanup APIs interface.api
Jakub Grajciar
5
-188
/
+256
2019-08-20
tcp: forward conn resets through tcp-output
Florin Coras
1
-32
/
+20
2019-08-19
dns: handle multiple replies for single requests
Dave Barach
3
-59
/
+121
2019-08-19
ip: leverage existing vlib_buffer_advance
Zhiyong Yang
1
-6
/
+3
2019-08-19
devices: skip checksum calculation if guest supports checksum offload
Steven Luong
1
-3
/
+7
2019-08-19
session: add explicit reset api
Florin Coras
6
-6
/
+72
2019-08-19
tcp: set cc_algo on connection alloc
Florin Coras
3
-6
/
+19
2019-08-19
tcp: allow cc algos to set pacing rate
Florin Coras
2
-8
/
+15
2019-08-17
gso: fix l3 and l4 header offset in case of tagged interface
Mohsin Kazmi
2
-0
/
+28
2019-08-17
gso: fix the segmentation to use current_data offset
Mohsin Kazmi
1
-15
/
+16
2019-08-17
bonding lacp: deleting virtual interface which was enslaved may cause crash
Steven Luong
3
-26
/
+39
2019-08-16
devices: vhost-user crashes displaying show trace for deleted interface
Steven Luong
1
-6
/
+10
2019-08-16
tcp: fix cc algo name parsing
Florin Coras
1
-1
/
+1
2019-08-16
gso: remove the ip checksum flag in case of ipv6
Mohsin Kazmi
2
-2
/
+0
2019-08-16
ipsec: fix missed IPSEC_INTEG_ALG_MD5_96
Dmitry Vakhrushev
1
-0
/
+5
2019-08-15
dhcp: resolver process node index in main_t
Dave Barach
4
-5
/
+3
2019-08-15
vlib: copy trace_handle in vlib_buffer_copy/clone() functions
John Lo
5
-15
/
+1
2019-08-14
tcp: extend protocol configuration
Florin Coras
5
-133
/
+195
2019-08-13
session: fix enqueue notification on 32bit systems
Florin Coras
1
-3
/
+10
2019-08-13
fib: add adj_midchain.h to the list of files to install in the include path
Alberto Compagno
1
-0
/
+1
2019-08-12
ip: allow addrs from the same prefix on intf
Matthew Smith
4
-101
/
+396
2019-08-12
tcp: handle fin+rst+syn in closing state
Florin Coras
1
-0
/
+2
2019-08-09
session: allow closed transports to send
Florin Coras
1
-4
/
+16
[prev]
[next]