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-10-04
fib: fix unitialized padding in fib_api_next_hop_decode
Benoît Ganne
1
-4
/
+2
2021-10-04
ip: fix punt for ipv6
Benoît Ganne
1
-4
/
+9
2021-10-04
perfmon: topdown events as peusdo events
Ray Kinsella
1
-9
/
+13
2021-10-04
docs: plugin comment nitfixes
Nathan Skrzypczak
11
-52
/
+52
2021-10-04
interface: remove the input_node_thread_index_by_queue
Mohsin Kazmi
2
-4
/
+0
2021-10-03
hsa: proxy app worker thread deadlock
Sivaprasad Tummala
1
-5
/
+10
2021-10-03
mpls: Save the L3 header offset in the meta-data before label imposition
Neale Ranns
1
-1
/
+9
2021-10-01
devices: add support for pseudo header checksum
Mohsin Kazmi
8
-23
/
+371
2021-09-30
wireguard: move adjacency processing from wireguard_peer to wireguard_interface
Artem Glazychev
7
-233
/
+123
2021-09-30
fib: doc nitfixes
Nathan Skrzypczak
10
-19
/
+19
2021-09-30
build: consistent use of CMAKE_INSTALL_LIBDIR
Nick Brown
1
-1
/
+1
2021-09-30
nat: doc nitfixes
Nathan Skrzypczak
5
-8
/
+8
2021-09-30
vat2: do not require _crc field in API messages
Filip Tehlar
1
-6
/
+5
2021-09-30
misc: package the devtool plugins
Andrew Yourtchenko
1
-0
/
+8
2021-09-29
nat: nat44-ed add session timing out indicator in api (2)
Alexander Chernavin
2
-1
/
+146
2021-09-29
ikev2: build only when deps requirements are met
Filip Tehlar
2
-113
/
+5
2021-09-29
classify: fix message IDs on API replies
Matthew Smith
1
-33
/
+42
2021-09-29
ipsec: Record the number of packets lost from an SA
Neale Ranns
7
-22
/
+102
2021-09-29
tap: Fix tap create with ns
Nathan Skrzypczak
1
-55
/
+24
2021-09-29
fib: add barrier lock for fib_urpf_list_pool and fib_entry_pool
Stanislav Zaikin
2
-0
/
+22
2021-09-28
api: API trace improvements
Filip Tehlar
30
-996
/
+1036
2021-09-28
misc: vpe.api messages dynamically allocated
Ole Troan
17
-2046
/
+150
2021-09-28
devices: Add queues params in create_if
Nathan Skrzypczak
7
-96
/
+185
2021-09-28
af_xdp: fix init lock for shared txq
arikachen
1
-6
/
+7
2021-09-28
nat: NAT44 ED & EI session filtering CLI
Július Milan
2
-15
/
+103
2021-09-28
stats: add name vectors to prometheus exporter output
Alexander Chernavin
1
-0
/
+9
2021-09-28
af_xdp: fix free mem in tx while no free slot
arikachen
1
-2
/
+2
2021-09-28
build: complete python3 support, no hardcode path
Nick Brown
1
-2
/
+3
2021-09-28
sr: add API test files
Filip Tehlar
3
-0
/
+370
2021-09-27
ikev2: support variable-length nonces
Benoît Ganne
1
-21
/
+34
2021-09-27
tests: don't install vapi_c{,pp}_test
Dmitry Valter
1
-0
/
+2
2021-09-27
build: Stricter git tag version parsing
Nick Brown
1
-1
/
+1
2021-09-27
fib: fix crash on exporter tracker remove
Vladislav Grishenko
2
-5
/
+42
2021-09-27
virtio: Still init unused txq
Nathan Skrzypczak
1
-17
/
+0
2021-09-27
gso: do not gro on small packets
Aloys Augustin
1
-3
/
+41
2021-09-27
tap: move the api msg_id_base to tap_main_t
Mohsin Kazmi
2
-3
/
+3
2021-09-27
misc: api move continued
Florin Coras
27
-109
/
+90
2021-09-27
ip: fix ip table allocation randomness
Aloys Augustin
1
-1
/
+1
2021-09-27
misc: move part of vpe apis to vlibmemory
Florin Coras
17
-1765
/
+1744
2021-09-24
ip: set error number on failed intf addr
Matthew Smith
2
-2
/
+8
2021-09-23
vcl: grab wrk create lock sooner
Florin Coras
1
-3
/
+6
2021-09-23
classify: use AVX-512 to find entry
Damjan Marion
1
-3
/
+41
2021-09-23
classify: use AVX-512 to calculate hash on x86
Damjan Marion
4
-1
/
+35
2021-09-23
wireguard: fix wg-output-tun feature configuration
Aloys Augustin
1
-3
/
+0
2021-09-23
svm: remove unused fifo functions
Florin Coras
2
-60
/
+3
2021-09-23
stats: revert stat_validate_counter_vector3 non-static
Ray Kinsella
2
-4
/
+1
2021-09-22
tap: remove cxq_vring from tap/tun
Mohsin Kazmi
1
-1
/
+0
2021-09-22
virtio: fix the type of argument in virtio_show()
Mohsin Kazmi
2
-7
/
+8
2021-09-22
ping: set fib_index for lookup_node
Artem Glazychev
1
-0
/
+1
2021-09-22
interface: allow an interface's index to be given in 'sh int'
Neale Ranns
1
-0
/
+15
[next]