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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-06
af_packet: fix the first packet offset
Mohsin Kazmi
1
-1
/
+1
2023-03-06
af_xdp: fix netns configuration
Benoît Ganne
1
-1
/
+2
2023-03-06
build: add sanitizer option to configure script
Benoît Ganne
1
-0
/
+10
2023-03-06
vlib: avoid non-mp-safe cli process node updates
Vladislav Grishenko
1
-56
/
+34
2023-03-06
interface: more cleaning after set flags is failed in vnet_create_sw_interface
varasteh
1
-0
/
+1
2023-03-06
interface: add the missing tag keyword in the cli helper
Mohsin Kazmi
1
-1
/
+2
2023-03-06
crypto: remove VNET_CRYPTO_OP_FLAG_INIT_IV flag
Benoît Ganne
8
-133
/
+9
2023-03-06
memif: fix input vector rate of memif-input node
Liangxing Wang
1
-1
/
+4
2023-03-06
vlib: fix macro define command not work in startup config exec script
Xiaoming Jiang
1
-81
/
+8
2023-03-06
vlib: fix ASAN fake stack size set error when switching to process
Xiaoming Jiang
1
-1
/
+2
2023-03-06
dpdk: plugin init should be protect by thread barrier
Xiaoming Jiang
1
-0
/
+2
2023-03-06
vppinfra: adding support for socket mounting paths
Mohsin Kazmi
1
-1
/
+5
2023-03-06
flow dpdk: introduce IP in IP support for flow
Xinyao Cai
3
-29
/
+305
2023-03-06
vppinfra: fix clib_bitmap_will_expand() result inversion
Vladislav Grishenko
3
-10
/
+57
2023-03-06
crypto: make it easier to diagnose keys use-after-free
Benoît Ganne
1
-2
/
+2
2023-03-06
build: replace phony target with .ok file
Jieqiang Wang
1
-1
/
+1
2023-03-06
misc: define SElinux mapped file permissions
Christian Svensson
1
-1
/
+16
2023-03-06
build: add Rocky Linux 9 support
Christian Svensson
2
-7
/
+31
2023-03-06
snort: fix descriptor offset may be truncated if buffers num too large
jiangxiaoming
1
-1
/
+1
2023-03-06
interface: fix 4 or more interfaces equality comparison bug with xor operatio...
lijinhui
1
-5
/
+4
2023-03-06
vppinfra: display only the 1st 50 memory traces by default
Benoît Ganne
2
-3
/
+5
2023-03-06
stats: fix node name compare error when updating stats segment
Xiaoming Jiang
1
-1
/
+1
2023-03-06
memif: autogenerate socket_ids
Nathan Skrzypczak
5
-0
/
+181
2023-03-02
hs-test: add support for running vpp in gdb
Filip Tehlar
4
-3
/
+44
2023-03-02
vpp-swan: fix memory leaks
Gabriel Oginski
2
-65
/
+213
2023-03-02
wireguard: add barrier to sync data
Gabriel Oginski
6
-32
/
+43
2023-03-02
stats: expose symlink to stats client
Ole Troan
2
-4
/
+6
2023-03-01
docs: fixed to use unified "pcap trace" command
Nobuhiro MIKI
5
-9
/
+9
2023-03-01
vcl: accept bound notifications in epoll wait
Florin Coras
1
-0
/
+3
2023-03-01
vcl: accept vcl spurious wakeup in epoll wait eventfd
Florin Coras
1
-1
/
+5
2023-03-01
vcl: close libc epfd on vls epfd close
Florin Coras
1
-7
/
+7
2023-03-01
vcl: only add sessions to lt list if needed
Florin Coras
1
-1
/
+8
2023-03-01
hs-test: update hs-test documentation
Maros Ondrejicka
1
-51
/
+36
2023-03-01
hs-test: fix error check
Maros Ondrejicka
1
-1
/
+1
2023-03-01
udp: fix optimistic assert for UDP RX
Mohammed Hawari
2
-1
/
+6
2023-03-01
vpp-swan: improve Makefile
Fan Zhang
2
-40
/
+90
2023-03-01
vcl: fix undeclared UDP_SEGMENT for centos 8
Tianyu Li
1
-0
/
+4
2023-03-01
hs-test: fix wait for app after ldp change
Florin Coras
3
-3
/
+4
2023-02-28
session: consolidate port alloc logic
Florin Coras
4
-52
/
+36
2023-02-28
tcp: add dispatch errors to counters
Florin Coras
1
-9
/
+10
2023-02-28
hs-test: fill configuration files at runtime
Maros Ondrejicka
6
-18
/
+56
2023-02-28
vcl: use program invocation name in ldp app name
Florin Coras
1
-3
/
+2
2023-02-28
hs-test: allow nginx suite to unconfigure topology
Maros Ondrejicka
1
-0
/
+2
2023-02-28
hs-test: test vpp+nginx mirroring with tap ifaces
Maros Ondrejicka
13
-16
/
+281
2023-02-28
vcl: handle lt events in epoll ctl
Florin Coras
1
-18
/
+26
2023-02-28
hs-test: add option to unconfigure topology
Maros Ondrejicka
6
-3
/
+42
2023-02-27
vcl: improve vls handling of shared listeners
Florin Coras
3
-54
/
+49
2023-02-27
hs-test: refactor netconfig
Maros Ondrejicka
8
-229
/
+165
2023-02-27
vpp-swan: fix segmentation fault in arp function
Gabriel Oginski
1
-5
/
+22
2023-02-27
wireguard: fix potential leaks of async frame
Gabriel Oginski
1
-12
/
+12
[next]