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-01-05
vcl/session: add api for changing session app worker
Florin Coras
5
-15
/
+176
2019-01-04
tcp: fix reset in syn-sent
Florin Coras
1
-2
/
+1
2019-01-03
tcp: add more closing state arcs
Florin Coras
1
-0
/
+19
2019-01-03
tcp: better randomize iss
Florin Coras
2
-4
/
+41
2019-01-03
Fix used-before-set in vl_api_bridge_flags_t_handler
Dave Barach
1
-1
/
+2
2019-01-03
Fix an issue in tls.c
Ping Yu
1
-1
/
+3
2019-01-02
Revert "add ipsecmb plugin"
Florin Coras
1
-4
/
+0
2019-01-02
Fixes for buliding for 32bit targets:
David Johnson
7
-15
/
+23
2019-01-02
ipsec: fix support check when using AES-GCM
Matthew Smith
1
-10
/
+15
2019-01-02
add ipsecmb plugin
Klement Sekera
1
-0
/
+4
2019-01-01
buffers: remove unused code
Damjan Marion
12
-39
/
+18
2019-01-01
vcl/ldp: add write msg function and fine tuning
Florin Coras
5
-26
/
+61
2018-12-28
session: free session after transport and app confirm
Florin Coras
12
-80
/
+95
2018-12-26
tcp: add more last-ack arcs
Florin Coras
1
-0
/
+19
2018-12-26
tcp: separate active and passive establish timers
Florin Coras
5
-94
/
+107
2018-12-25
tcp: add fin-wait-1 dispatch arcs
Florin Coras
1
-0
/
+19
2018-12-24
FIB: adj src assert fix part 2
Neale Ranns
1
-1
/
+8
2018-12-24
tcp: compute seq_end in tcp_input
Florin Coras
3
-50
/
+41
2018-12-23
FIB: remove assert from adj src
Neale Ranns
1
-1
/
+0
2018-12-22
tcp: improve waitclose in closing states
Florin Coras
6
-17
/
+83
2018-12-22
ethernet-input tagged packets optimizations
Damjan Marion
1
-269
/
+474
2018-12-22
tapv2: coverity woe
Steven
1
-2
/
+4
2018-12-21
http server: improvements
Florin Coras
3
-109
/
+291
2018-12-21
MFIB: coverity fixes
Neale Ranns
2
-7
/
+16
2018-12-21
tcp: fix fin_wait_1 condition to send fin
Florin Coras
4
-3
/
+20
2018-12-20
tcp: fix syn-sent reset
Florin Coras
1
-7
/
+9
2018-12-20
FIB: encode the label stack in the FIB path during table dump
Neale Ranns
14
-22
/
+176
2018-12-20
delete policer classify repeat count drop packets when action is DROP
cohu
1
-5
/
+0
2018-12-20
reassembly: replace asserts with error counters
Klement Sekera
4
-128
/
+272
2018-12-19
session: add cli option to dump session elog
Florin Coras
3
-3
/
+31
2018-12-19
tcp: fix fin in syn-rcvd
Florin Coras
2
-11
/
+18
2018-12-19
tcp: add more state machine arcs
Florin Coras
1
-5
/
+79
2018-12-19
tcp/session: notify transport of close when tx fifo is not empty
Florin Coras
4
-22
/
+29
2018-12-19
session: handle close before app accept reply
Florin Coras
3
-7
/
+5
2018-12-18
tcp/session: drop connections if message queue is full
Florin Coras
4
-21
/
+28
2018-12-18
MFIB: recurse resolution through an MFIB entry
Neale Ranns
23
-177
/
+1630
2018-12-18
PAPI: Add MACAddress object wrapper for vl_api_mac_address_t
Ole Troan
5
-18
/
+9
2018-12-18
tcp: cleanup connections if handshake fails
Florin Coras
1
-3
/
+2
2018-12-17
tcp: fix handling of broken syn options
Florin Coras
4
-5
/
+15
2018-12-17
tcp: accept rst that fail paws
Florin Coras
1
-9
/
+9
2018-12-17
stats: Deprecate old stats framework
Ole Troan
1
-74
/
+0
2018-12-17
vcl/session: handle reset/disconnect before app accept
Florin Coras
4
-13
/
+22
2018-12-16
VPP-1523: harden reassembly
Klement Sekera
1
-5
/
+3
2018-12-16
IP6-MFIB: replace the radix tree with bihash (VPP-1526)
Neale Ranns
11
-156
/
+204
2018-12-14
VPP-1510: add support for punt delete
Pavel Kotucek
1
-1
/
+12
2018-12-13
reassembly: fix internal buffer count accounting
Klement Sekera
1
-0
/
+3
2018-12-13
VPP-1522: harden reassembly code
Klement Sekera
2
-24
/
+40
2018-12-13
tcp: drop handshake ack with fin set
Florin Coras
1
-1
/
+1
2018-12-13
make build failure.
Paul Vinciguerra
2
-4
/
+4
2018-12-13
Fix VPP-1530 Classify session creation error
jackiechen1985
1
-1
/
+1
[next]