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-10-14
ip: MFIB CLI fix for parsing path flags
Neale Ranns
2
-3
/
+4
2019-10-11
lisp: fix dangling references to bihash tables
Dave Barach
1
-6
/
+26
2019-10-11
session: fix use-after-free
Benoît Ganne
4
-4
/
+5
2019-10-10
tcp: custom checksum calculations for Ipv4/Ipv6
Srikanth A
6
-122
/
+194
2019-10-07
ipsec: fix use-after-free
Benoît Ganne
1
-3
/
+7
2019-10-07
bonding: fix non-null-terminated C-string
Benoît Ganne
1
-2
/
+8
2019-10-05
bonding: traffic traversing the wrong interface
Steven Luong
1
-0
/
+1
2019-10-04
session: Fix missing elt regrab
Nathan Skrzypczak
1
-0
/
+1
2019-10-04
ipsec: support 4o6 and 6o4 for tunnel protect
Neale Ranns
2
-25
/
+31
2019-10-04
misc: add vnet classify filter set support
Dave Barach
8
-51
/
+228
2019-10-03
session: allow transport cleanup in any state
Florin Coras
1
-3
/
+2
2019-10-03
session: fix io_evt mq locking
Nathan Skrzypczak
1
-3
/
+2
2019-10-03
ip: fix use-after-free in reassembly
Benoît Ganne
2
-6
/
+8
2019-10-03
classify: use vector code even when data is not aligned
Damjan Marion
2
-203
/
+145
2019-10-03
ip: respect buffer boundary when searching for ipv6 headers
Klement Sekera
5
-59
/
+118
2019-10-03
session: fix unbind coverity warning
Florin Coras
1
-0
/
+7
2019-10-03
ipsec: add insecure option for format of SA
Christian E. Hopps
3
-3
/
+9
2019-10-03
udp: do not send received packets to error-drop
Aloys Augustin
1
-192
/
+173
2019-10-03
session: fix cleanup in closing states
Florin Coras
2
-3
/
+3
2019-10-03
fib: fix some typos in fib/mtrie
Lijian.Zhang
19
-34
/
+34
2019-10-03
ip: refactor reassembly
Klement Sekera
10
-829
/
+872
2019-10-03
vlib: add flag to explicitelly mark nodes which can init per-node packet trace
Damjan Marion
10
-0
/
+10
2019-10-03
classify: remove includes from classifier header file
Damjan Marion
7
-10
/
+7
2019-10-02
ip: mfib CLI 'via local' fix
Neale Ranns
1
-0
/
+2
2019-10-02
session: validate connection in session lookup del
Florin Coras
1
-1
/
+1
2019-10-02
tcp: use sacks for timer based recovery
Florin Coras
9
-278
/
+337
2019-10-02
ip: fix memory leak in ip_dump handler
Matthew Smith
1
-0
/
+2
2019-10-01
session: avoid transport cleanup if previously deleted
Florin Coras
1
-2
/
+3
2019-09-30
session: move ctrl messages from bapi to mq
Florin Coras
9
-106
/
+675
2019-09-30
tcp: fix unformat cwnd multiplier
Florin Coras
1
-16
/
+18
2019-09-30
fib: do not dump no-longer valid adjacencies
Benoît Ganne
4
-3
/
+23
2019-09-30
session: fix msg freeing on error
Nathan Skrzypczak
2
-13
/
+7
2019-09-30
tcp: refactor congestion event handling
Florin Coras
1
-40
/
+36
2019-09-30
session: builtin app rx notifications regardless of state
Florin Coras
1
-3
/
+5
2019-09-30
tcp: compute snd time for rate sample
Florin Coras
2
-6
/
+11
2019-09-30
session: limit pacer bucket size
Florin Coras
2
-2
/
+4
2019-09-30
http_static: add dynamic GET / POST method hooks
Dave Barach
1
-3
/
+40
2019-09-30
session: add session enable option in config file
Nathan Skrzypczak
1
-0
/
+2
2019-09-30
session: fix session filter range
Florin Coras
1
-1
/
+1
2019-09-30
stats: add /if/<n>/<n>/state for lacp interface state
Steven Luong
2
-2
/
+31
2019-09-30
session: improve cli
Florin Coras
6
-145
/
+345
2019-09-29
tcp: use rate sample rtt in recovery if possible
Florin Coras
1
-6
/
+14
2019-09-29
tcp: cleanup scoreboard after recovery
Florin Coras
1
-0
/
+7
2019-09-29
tcp: handle sack reneging
Florin Coras
3
-92
/
+126
2019-09-29
tcp: enable gso in tcp hoststack
Simon Zhang
6
-3
/
+89
2019-09-29
tcp: cc algos handle cwnd on congestion signal
Florin Coras
3
-12
/
+11
2019-09-29
tcp: send rwnd update only if wnd is large enough
Florin Coras
3
-7
/
+15
2019-09-29
tcp: force zero window on full rx fifo
Florin Coras
1
-1
/
+4
2019-09-29
tcp: validate connections in output
Florin Coras
1
-9
/
+46
2019-09-29
ethernet: move dmac filtering to inline function
Matthew Smith
1
-56
/
+63
[next]