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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
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
2021-09-22
hash: fix the initialization warning error on gcc-10
Mohsin Kazmi
1
-4
/
+4
2021-09-22
ip: add ip_table_allocate to api
Aloys Augustin
6
-16
/
+113
2021-09-22
classify: improve vnet_classify_hash
Damjan Marion
1
-27
/
+23
2021-09-22
classify: simplify vnet_classify_find_entry_inline
Damjan Marion
1
-88
/
+72
2021-09-22
vppinfra: make default hugepage size configurable
Damjan Marion
4
-37
/
+29
2021-09-22
interface: fix poll vector realloc
Mohammed Hawari
2
-4
/
+6
2021-09-21
pnat: fix the version of the PNAT plugin from the hardcoded 0.0.1
Andrew Yourtchenko
1
-1
/
+2
2021-09-21
vapi: compile vpp-api folder before the plugins
Arthur de Kerhor
1
-2
/
+2
2021-09-21
session: implement app_ns deletion
Nathan Skrzypczak
12
-50
/
+182
2021-09-20
classify: improve find entry performance
Damjan Marion
1
-10
/
+9
2021-09-20
classify: avoid dependent read of classify mask
Damjan Marion
2
-9
/
+9
2021-09-20
session: use table_format in sh app ns
Nathan Skrzypczak
1
-10
/
+22
2021-09-20
vppinfra: format table improvements
Nathan Skrzypczak
2
-10
/
+32
2021-09-20
hash: add support for hashing infra
Mohsin Kazmi
8
-0
/
+725
2021-09-17
build: use GNUInstallDirs install destinations
Nick Brown
8
-11
/
+12
2021-09-17
dpdk: enable ENA tx offload
Benoît Ganne
1
-0
/
+7
2021-09-17
vppinfra: move format_table from perfmon
Nathan Skrzypczak
5
-17
/
+19
2021-09-17
misc: put devtools plugins into separate component/package
Damjan Marion
6
-3
/
+18
2021-09-17
memif: avoid double pool_put on a clib_file
Steven Luong
1
-1
/
+2
2021-09-16
dpdk: fix checksum offload
Florin Coras
1
-2
/
+1
2021-09-16
avf: fix RSS hash key
Benoît Ganne
1
-4
/
+11
2021-09-16
session: Add sock_name option to add_ns
Nathan Skrzypczak
5
-44
/
+183
2021-09-16
vxlan: improve to use the hardware offload
Mohsin Kazmi
3
-84
/
+49
2021-09-16
dpdk: add support for outer udp and ipv4 checksums
Mohsin Kazmi
3
-16
/
+66
2021-09-16
ip6-nd: add ip6-nd proxy
Mohsin Kazmi
6
-2
/
+451
2021-09-15
vlib: add option to plugin registration to prefer deep binding
Damjan Marion
2
-6
/
+7
2021-09-15
tap: set device name on creation via TUNSETIFF
Duncan Eastoe
1
-17
/
+8
2021-09-14
vlib: add graceful termination with status
Pierre Pfister
2
-1
/
+12
2021-09-13
interface: fix init fib_index_by_sw_if_index
Nathan Skrzypczak
13
-69
/
+18
2021-09-13
snort: fix epoll_wait unsigned return value
Tianyu Li
1
-3
/
+9
2021-09-13
tcp session: initialize sw_if_index at connect time
Florin Coras
5
-12
/
+13
2021-09-13
dpdk: fix prefetch assert on Arm
Tianyu Li
1
-4
/
+4
2021-09-13
ip: show ip table CLI
Nathan Skrzypczak
1
-0
/
+77
2021-09-13
ip-neighbor: Handle local MAC address change for incomplete adjacencies
Neale Ranns
5
-43
/
+57
2021-09-10
vcl: avoid duplicated events in epoll lt
liuyacan
1
-4
/
+6
2021-09-10
vcl: fix free segments assert
Florin Coras
1
-1
/
+1
2021-09-09
vlib: fix vlib_buffer_enqueue_to_next() overflow
Benoît Ganne
3
-7
/
+32
2021-09-09
nat: Revert "nat: nat44-ed add session timing out indicator in api"
Andrew Yourtchenko
2
-150
/
+1
2021-09-09
srtp: fix header len assert
Florin Coras
1
-1
/
+1
2021-09-09
nat: nat44-ed add session timing out indicator in api
Alexander Chernavin
2
-1
/
+150
2021-09-09
stats: revert enable/disable segments polls
Ray Kinsella
3
-29
/
+16
2021-09-09
session: fix non-NULL terminated string
Benoît Ganne
1
-18
/
+7
2021-09-09
linux-cp: fix non-NULL terminated string
Benoît Ganne
1
-1
/
+1
2021-09-09
linux-cp: Complete interface creation logic
Pim van Pelt
6
-86
/
+268
2021-09-08
linux-cp: fix crash on failed vlib_buffer_copy
Pim van Pelt
1
-12
/
+24
2021-09-08
vrrp: fix source address on advertisements
Matthew Smith
1
-2
/
+13
2021-09-08
interface: add custom interface name support
Steven Luong
3
-1
/
+100
2021-09-08
perfmon: sort 'show perfmon bundle' output
Zachary Leaf
1
-0
/
+11
[next]