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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-01
ethernet: Fix node ordering on ARP feautre ARC
Neale Ranns
1
-2
/
+13
2019-08-01
nat: handoff rewrite & fixes for multi-worker
Filip Varga
2
-60
/
+163
2019-08-01
vppinfra: refactor clib_spinlock_t to use compare and swap
jaszha03
2
-2
/
+13
2019-08-01
tcp: honor snd_wnd in fast rxt
Florin Coras
1
-1
/
+4
2019-08-01
qos: Uninitialised variable (coverity)
Neale Ranns
1
-0
/
+3
2019-08-01
vppapigen: revert "implement reversible repr's"
Vratko Polak
1
-34
/
+15
2019-07-31
lb: vip and as dump/detail api's
Hongjun Ni
9
-75
/
+601
2019-07-31
api: add prefix matcher typedef
Paul Vinciguerra
1
-0
/
+11
2019-07-31
nat: elog rewrite for multi-worker support
Filip Varga
17
-142
/
+340
2019-07-31
gso: fix the test case
Mohsin Kazmi
1
-1
/
+0
2019-07-31
devices interface tests: vhosst GSO support
Steven Luong
11
-26
/
+313
2019-07-31
qos: Store function
Neale Ranns
16
-9
/
+1400
2019-07-31
vppapigen: implement reversible repr's
Paul Vinciguerra
1
-15
/
+34
2019-07-31
build: Append build number for cpack packages
YohanPipereau
1
-31
/
+32
2019-07-31
pg: clarify the text of error message
Andrew Yourtchenko
1
-1
/
+1
2019-07-31
vlib: fix format_error_trace
Dave Barach
1
-1
/
+2
2019-07-31
vppinfra: added performance test for clib_rwlock_t (test_rwlock.c)
jaszha03
2
-0
/
+265
2019-07-31
vppinfra: refactor test_and_set spinlocks to use clib_spinlock_t
jaszha03
17
-105
/
+83
2019-07-31
vppinfra: added lock performance test for clib_spinlock_t (test_spinlock.c)
jaszha03
2
-0
/
+207
2019-07-31
vcl: fix epoll chain validation
Florin Coras
1
-22
/
+22
2019-07-31
api papi: add alias for timestamp(datetime)/timedelta
Paul Vinciguerra
5
-47
/
+75
2019-07-31
vppapigen: add endian_string for f64
Paul Vinciguerra
1
-0
/
+1
2019-07-31
tests: disable pg capture before enabling it
Andrew Yourtchenko
4
-2
/
+31
2019-07-31
tests: Split IPSec ESP into parameterized tests per engine
Neale Ranns
2
-67
/
+60
2019-07-31
ip: Ensure reassembly runs before IPSec decrypt.
Neale Ranns
4
-5
/
+84
2019-07-31
fib: Add some path-list flags to its key
Neale Ranns
2
-1
/
+11
2019-07-31
fib: fix calls to unformat_fib_path
Neale Ranns
5
-7
/
+10
2019-07-31
ipsec: Typo in flag name
Neale Ranns
1
-1
/
+1
2019-07-30
quic: fix cert loading
Nathan Skrzypczak
3
-12
/
+17
2019-07-30
quic: cleanup and refactorisation
Aloys Augustin
7
-525
/
+634
2019-07-30
vppinfra: refactor use of CLIB_MEMORY_BARRIER ()
jaszha03
7
-27
/
+14
2019-07-30
vlib: Fix packet tracing
Neale Ranns
1
-1
/
+1
2019-07-30
tap: fix segv when host-if-name is not given
Mohsin Kazmi
1
-8
/
+10
2019-07-30
vppinfra: conformed spinlocks to use CLIB_PAUSE
jaszha03
6
-8
/
+14
2019-07-29
misc: add vnet/pipeline.h example
Dave Barach
1
-1
/
+89
2019-07-29
session: fix vpp to app msg generation
Florin Coras
3
-68
/
+32
2019-07-29
vcl: fix config parsing of hex values
Florin Coras
1
-24
/
+23
2019-07-29
api acl: breakout acl_types.api for reuse by others
Paul Vinciguerra
2
-79
/
+101
2019-07-28
fib: add invalid source type and fix debug log
BenoƮt Ganne
3
-19
/
+22
2019-07-28
api: add vl_api_version_t type
Paul Vinciguerra
5
-0
/
+47
2019-07-28
build: add option to wipe/rebuild papi
Paul Vinciguerra
2
-0
/
+9
2019-07-28
pg: add GSO support
Mohsin Kazmi
11
-17
/
+319
2019-07-28
sr: ipv6 segment routing header (srh) update
Ahmed Abdelsalam
5
-1584
/
+21
2019-07-28
sr: fix srv6 end.t behavior
Ahmed Abdelsalam
1
-1
/
+2
2019-07-27
session: define connection id length
Florin Coras
2
-7
/
+15
2019-07-26
session: separate ctrl, new and old events
Florin Coras
4
-89
/
+126
2019-07-26
tcp: count resets sent
Florin Coras
2
-0
/
+7
2019-07-26
quic: coverity fixes
Nathan Skrzypczak
2
-9
/
+30
2019-07-26
libmemif: fix autoconnect
Jakub Grajciar
1
-4
/
+4
2019-07-26
docs: add binary api trace replay details
Dave Barach
1
-7
/
+81
[next]