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
2020-01-31
quic: quicly crypto offloading
MathiasRaoul
4
-57
/
+579
2020-01-31
crypto-native: add ARMv8 AES-CBC implementation
Damjan Marion
8
-367
/
+762
2020-01-31
quic: update quicly to v0.0.10-vpp
MathiasRaoul
3
-3
/
+63
2020-01-30
crypto-native: refactor AES code
Damjan Marion
4
-166
/
+169
2020-01-30
misc: deprecate dpdk hqos
Damjan Marion
12
-1558
/
+1726
2020-01-30
misc: deprecate netmap and ixge drivers
Damjan Marion
18
-129
/
+0
2020-01-30
map: Add several more MAP-T BR tests
Jon Loeliger
1
-8
/
+294
2020-01-30
vppinfra: improve clocks_per_second convergence
Dave Barach
5
-58
/
+86
2020-01-30
tap: fix host mtu configuration setting
Mohsin Kazmi
1
-12
/
+13
2020-01-30
tap: fix the host mac address
Mohsin Kazmi
3
-20
/
+11
2020-01-30
misc: move configs to extras/configs
Damjan Marion
8
-0
/
+0
2020-01-30
fib: fix typos in doxygen
Paul Vinciguerra
1
-10
/
+10
2020-01-30
gre: Tunnel encap/decap flags
Neale Ranns
13
-173
/
+395
2020-01-30
vcl session: propagate cleanup notifications to apps
Florin Coras
6
-40
/
+115
2020-01-30
vppapigen: update markdown documentation
Paul Vinciguerra
1
-7
/
+10
2020-01-30
map: Prevent IPv4 prefix spoofing during IPv6 -> IPv4
Jon Loeliger
2
-2
/
+279
2020-01-30
map: handle ip4 ttl=1 packets in map-t
Alexander Chernavin
3
-10
/
+20
2020-01-30
crypto-native: don't expand aes-cbc keys twice
Damjan Marion
2
-11
/
+7
2020-01-30
bfd: add missing cast
Klement Sekera
1
-1
/
+1
2020-01-29
tests: add map-t fragmentation verifications
Alexander Chernavin
1
-10
/
+36
2020-01-28
dhcp: disable extraneous vlib_log spew
Dave Barach
1
-9
/
+12
2020-01-28
session tcp: fix packet tracing
Florin Coras
5
-13
/
+15
2020-01-28
hsa: proxy rcv wnd update acks after full fifos
Florin Coras
1
-6
/
+87
2020-01-28
crypto-native: rename crypto_ia32 to crypto_native
Damjan Marion
9
-96
/
+96
2020-01-28
map: ip4-map-t more RFC compliant
Vladimir Ratnikov
1
-8
/
+20
2020-01-27
crypto-ia32: add VAES support for AES-CBC
Damjan Marion
6
-50
/
+250
2020-01-27
sr: fix possible null-pointer dereference
Ignas Bacius
2
-10
/
+27
2020-01-27
vppinfra: use CPUID provided base frequency if available
Damjan Marion
1
-0
/
+32
2020-01-27
vppinfra: add x86 CPU definitions
Damjan Marion
1
-0
/
+8
2020-01-27
classify: pcap / packet trace debug CLI bugs
Dave Barach
3
-2
/
+8
2020-01-27
interface: Add missing ip4 udp->checksum = 0 prior to computing checksum
Steven Luong
1
-1
/
+4
2020-01-27
ipip: Multi-point interface
Neale Ranns
25
-156
/
+652
2020-01-27
tunnel: Common types for IP tunnels
Neale Ranns
25
-255
/
+359
2020-01-27
map: api: fix tag overflow and leak
Benoît Ganne
2
-4
/
+6
2020-01-27
bfd: reset peer discriminator on timeout
Klement Sekera
2
-0
/
+24
2020-01-27
libmemif: memif_control_fd_update always pass context from libmemif_main
Jakub Grajciar
3
-17
/
+23
2020-01-27
fib: Reload the adj after possible realloc (VPP-1822)
Neale Ranns
1
-0
/
+1
2020-01-27
devices: vhost: fix data offset on input
Benoît Ganne
1
-11
/
+1
2020-01-27
docs nat: fix nat-ha ascii art
Paul Vinciguerra
1
-0
/
+2
2020-01-24
session: fix node runtime in pre-input queue handler
Florin Coras
1
-0
/
+1
2020-01-24
docs: Update the requirements and fix the build
John DeNisco
4
-35
/
+37
2020-01-24
nat: in2out-output nodes work with acl reflect
Matthew Smith
2
-2
/
+107
2020-01-23
vcl: always report EPOLLHUP/EPOLLRDHUP on close
Florin Coras
1
-4
/
+0
2020-01-23
vcl session: udp session migration notifications
Florin Coras
4
-1
/
+70
2020-01-23
docs: add AddressSanitizer mini-howto
Benoît Ganne
2
-0
/
+47
2020-01-23
srv6-mobile: fix the converity issue
Tetsuya Murakami
1
-26
/
+21
2020-01-23
api: mark api_trace_command_fn thread-safe
Dave Barach
1
-1
/
+20
2020-01-22
ipsec: re-enable DPDK IPSec for tunnel decap/encap (VPP-1823)
Neale Ranns
7
-14
/
+55
2020-01-22
fib: Adjacency realloc during rewrite update walk (VPP-1822)
Neale Ranns
1
-4
/
+4
2020-01-22
hsa: proxy app fixes
Florin Coras
1
-33
/
+15
[next]