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-03
misc: add "maxframe" and "rate" to packet-generator cli.
Christian E. Hopps
3
-5
/
+13
2019-10-03
ethernet: fix dmac filter coverity warning
Matthew Smith
1
-1
/
+1
2019-10-03
feature: API cleanup
Jakub Grajciar
1
-6
/
+8
2019-10-03
dhcp: API cleanup
Jakub Grajciar
6
-86
/
+116
2019-10-02
ip: mfib CLI 'via local' fix
Neale Ranns
1
-0
/
+2
2019-10-02
ethernet: dmac filter checks secondary mac addrs
Matthew G Smith
3
-34
/
+186
2019-10-01
session: fix use-after-free
Benoît Ganne
4
-4
/
+5
2019-10-01
session: allow transport cleanup in any state
Florin Coras
1
-3
/
+2
2019-09-30
ipsec: fix use-after-free
Benoît Ganne
1
-3
/
+7
2019-09-30
bonding: fix non-null-terminated C-string
Benoît Ganne
1
-2
/
+8
2019-09-30
dhcp: dhcp6_ia_na_client_cp API cleanup
Jakub Grajciar
1
-3
/
+5
2019-09-30
ip: svr: fix feature refcounts
Klement Sekera
2
-14
/
+20
2019-09-30
session: Fix missing elt regrab
Nathan Skrzypczak
1
-0
/
+1
2019-09-30
ipsec: add insecure option for format of SA
Christian E. Hopps
3
-3
/
+9
2019-09-27
ipsec: support 4o6 and 6o4 for tunnel protect
Neale Ranns
2
-25
/
+31
2019-09-27
session: fix io_evt mq locking
Nathan Skrzypczak
1
-3
/
+2
2019-09-26
misc: add vnet classify filter set support
Dave Barach
8
-51
/
+228
2019-09-26
ip: fix use-after-free in reassembly
Benoît Ganne
2
-6
/
+8
2019-09-26
ip: add shallow virtual reassembly functionality
Klement Sekera
12
-94
/
+2816
2019-09-26
classify: use vector code even when data is not aligned
Damjan Marion
2
-203
/
+145
2019-09-25
devices: pipe API cleanup
Jakub Grajciar
1
-7
/
+9
2019-09-25
ip: respect buffer boundary when searching for ipv6 headers
Klement Sekera
5
-59
/
+118
2019-09-25
udp: do not send received packets to error-drop
Aloys Augustin
1
-192
/
+173
2019-09-25
session: validate connection in session lookup del
Florin Coras
1
-1
/
+1
2019-09-25
tcp: use sacks for timer based recovery
Florin Coras
9
-278
/
+337
2019-09-25
session: fix cleanup in closing states
Florin Coras
2
-3
/
+3
2019-09-25
api: split api generated files
Ole Troan
5
-77
/
+33
2019-09-25
fib: fix some typos in fib/mtrie
Lijian.Zhang
19
-34
/
+34
2019-09-25
ip: refactor reassembly
Klement Sekera
10
-829
/
+872
2019-09-24
vlib: add flag to explicitelly mark nodes which can init per-node packet trace
Damjan Marion
10
-0
/
+10
2019-09-24
session: avoid transport cleanup if previously deleted
Florin Coras
1
-2
/
+3
2019-09-23
misc: improve pcap drop trace output
Dave Barach
1
-0
/
+54
2019-09-23
misc: unify pcap rx / tx / drop trace
Dave Barach
4
-230
/
+152
2019-09-23
tcp: fix unformat cwnd multiplier
Florin Coras
1
-16
/
+18
2019-09-23
interface: use the correct condition for checking if the pcap fd is open
Andrew Yourtchenko
3
-3
/
+3
2019-09-23
api: add missing format_vl_api_ip[46]_address_with_prefix_t
Jakub Grajciar
1
-0
/
+12
2019-09-23
fib: do not dump no-longer valid adjacencies
Benoît Ganne
4
-3
/
+23
2019-09-23
ip: fix memory leak in ip_dump handler
Matthew Smith
1
-0
/
+2
2019-09-20
session: fix msg freeing on error
Nathan Skrzypczak
2
-13
/
+7
2019-09-20
tcp: refactor congestion event handling
Florin Coras
1
-40
/
+36
2019-09-20
misc: classifier-based packet trace filter
Dave Barach
8
-8
/
+450
2019-09-20
classify: remove includes from classifier header file
Damjan Marion
7
-10
/
+7
2019-09-20
interface: fix pcap drop trace in case of vlan
Benoît Ganne
1
-1
/
+12
2019-09-19
session: builtin app rx notifications regardless of state
Florin Coras
1
-3
/
+5
2019-09-19
cop: API cleanup
Jakub Grajciar
1
-9
/
+10
2019-09-19
api: split vl_api_prefix into two
Ole Troan
5
-5
/
+27
2019-09-18
tcp: compute snd time for rate sample
Florin Coras
2
-6
/
+11
2019-09-17
session: limit pacer bucket size
Florin Coras
2
-2
/
+4
2019-09-16
tcp: use rate sample rtt in recovery if possible
Florin Coras
1
-6
/
+14
2019-09-16
http_static: add dynamic GET / POST method hooks
Dave Barach
1
-3
/
+40
[next]