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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-19
nat: handle ED in2out ICMP errors with workers
Matthew Smith
1
-0
/
+22
2021-08-19
acl: add API call for setting the toggle to select between linear and bihash-...
Andrew Yourtchenko
3
-1
/
+148
2021-08-18
vhost: interrupt mode support with mq
Steven Luong
3
-138
/
+209
2021-08-18
vat2: add shared memory argument
Ole Troan
5
-99
/
+226
2021-08-17
nat: fix counters increment for output feature
Alexander Chernavin
3
-68
/
+93
2021-08-17
ip: reassembly cleanup
Klement Sekera
4
-246
/
+139
2021-08-17
build: install ethernet/ethernet_types_api.h
Mohammed Hawari
1
-0
/
+1
2021-08-17
build: remove dh-systemd from dependencies
Andrew Yourtchenko
1
-1
/
+0
2021-08-14
ip: Fix crash in ip address add on sub-int without exact-match
Pim van Pelt
4
-12
/
+32
2021-08-13
ip: punt redirect add nh in api
Nathan Skrzypczak
9
-100
/
+243
2021-08-13
ip: source address selection
Ole Troan
7
-201
/
+310
2021-08-13
wireguard: add flag to check hmac for decryption
Gabriel Oginski
1
-0
/
+1
2021-08-12
nat: NAT44ED configuration refactor
Filip Varga
4
-378
/
+365
2021-08-12
nat: correct pool ops when disable nat44 plugin
Alexander Skorichenko
1
-10
/
+10
2021-08-12
session vcl: cert key add/del with socket api
Florin Coras
6
-10
/
+218
2021-08-12
tls: add start_listen openssl API return value check
Ofer Heifetz
1
-4
/
+30
2021-08-12
build: consistent debhelper 10 support
Nick Brown
2
-3
/
+1
2021-08-11
svm: make more fifo segment header fields private
Florin Coras
4
-45
/
+28
2021-08-11
fib: Compiile time option to use 8-8-8-8 stride tries for FIB rather
Neale Ranns
3
-0
/
+124
2021-08-11
fib: A 16-8-8 and a 8-8-8-8 versions of an ip4_fib_t
Neale Ranns
14
-423
/
+936
2021-08-11
ip: [re]introduce the 8-8-8-8 stride MTRIE
Neale Ranns
3
-64
/
+229
2021-08-11
ip: Rename the ip4 mtrie function to be 16_8_8 specific
Neale Ranns
4
-218
/
+202
2021-08-10
vppinfra: Fix bihash del warning
Nathan Skrzypczak
2
-0
/
+7
2021-08-10
tls: picotls optimize rx path
Florin Coras
1
-69
/
+113
2021-08-10
tls: picotls optimize writes
Florin Coras
2
-113
/
+188
2021-08-10
misc: do not capture tx packets twice
Benoît Ganne
1
-13
/
+30
2021-08-10
ip: Use the IP4 lookup functions
Neale Ranns
5
-177
/
+84
2021-08-10
ip: Remove the 'test lookup' CLI command
Neale Ranns
1
-97
/
+0
2021-08-09
ip6-nd: only respond to RS if sending RA is enabled
Ole Troan
1
-1
/
+6
2021-08-06
tls: avoid picotls buffer allocs on rx
Florin Coras
2
-3
/
+9
2021-08-06
tls: avoid ptls ctx free on transport close
Florin Coras
1
-2
/
+1
2021-08-05
classify: fix parsing for l4 match
Benoît Ganne
1
-1
/
+1
2021-08-05
ip: fix ip punt redirect cli
Benoît Ganne
2
-13
/
+12
2021-08-05
nat: nat44-ed disable protection for api/cli
Filip Varga
4
-60
/
+67
2021-08-04
vppinfra: fix the array mask function
Mohsin Kazmi
2
-2
/
+20
2021-08-04
memif: fix offset
Artem Glazychev
1
-1
/
+1
2021-08-03
quic: do not update crypto keys from workers
Aloys Augustin
3
-20
/
+59
2021-08-03
tls: picotls handle accept failures
Florin Coras
1
-3
/
+15
2021-08-02
vcl: fix sendto for dgrams
liuyacan
1
-4
/
+4
2021-08-02
vcl: fix sleep time in ldp_pselect()
liuyacan
1
-1
/
+2
2021-07-31
vcl: fix ldp for __recv_chk socket calls
Sivaprasad Tummala
2
-0
/
+17
2021-07-30
tls: picotls rx fixes and improvements
Florin Coras
2
-149
/
+126
2021-07-29
vcl: move vls pool lock to process local state
Florin Coras
1
-6
/
+7
2021-07-29
vcl: vls cleanup and more docs
Florin Coras
1
-101
/
+167
2021-07-29
ip: add api test file
Filip Tehlar
3
-0
/
+1541
2021-07-29
nat: fix ICMP checksum validation
Klement Sekera
1
-9
/
+9
2021-07-29
ipsec: move startup config to common file
Zachary Leaf
3
-51
/
+55
2021-07-28
gre: set proper fib index for unnumbered interfaces, unset fib index before f...
Stanislav Zaikin
5
-7
/
+67
2021-07-27
vppinfra: introduce CLIB_CACHE_PREFETCH_BYTES
Damjan Marion
3
-70
/
+56
2021-07-27
vlib: don't ASSERT(vm) in worker thread bootstrap
Dave Barach
1
-2
/
+4
[next]