Gitiles
Code Review
Sign In
gerrit.nordix.org
/
fdio
/
vpp
/
64911369ad6605ac234a1c843359586c3adc078d
6491136
Look for plugins in target triplet subdir
by Damjan Marion
· 6 years ago
e58041f
deprecate clib_memcpy64_x4
by Damjan Marion
· 6 years ago
865872e
tcp: allow data in passive open ack (VPP-1545)
by Florin Coras
· 6 years ago
8467919
VTL: Fix sphinx doc generation.
by Paul Vinciguerra
· 6 years ago
5011c67
VTL: Use latest version of syslog_rfc5424_parser (0.2.0) released: 190117
by Paul Vinciguerra
· 6 years ago
f9240dc
vcl: move forking logic to vls
by Florin Coras
· 6 years ago
d753209
VTL: Don't swallow exceptions from syslog_rfc5424_parser
by Paul Vinciguerra
· 6 years ago
d870ce4
VOM: ip-mroute inspect register handler fix
by Neale Ranns
· 6 years ago
dd39529
cmake: initial cross-compilation support
by Damjan Marion
· 6 years ago
58a93e8
tls: preallocate app sessions on connect/accept
by Florin Coras
· 6 years ago
72b0428
vcl/session: replicate events for shared sessions
by Florin Coras
· 6 years ago
4fbc41a
VTL: Move doc generation and linting to python3.
by Paul Vinciguerra
· 6 years ago
1d052d2
DOC ONLY: wireshark dissector upstreamed
by Dave Barach
· 6 years ago
a704f5b
Fix ASSERT usage issue in cryptodev
by Simon Zhang
· 6 years ago
6dd5e34
cmake3 exsit in epel(centos), install epel-release
by drenfong.wang
· 6 years ago
29f0a5d
vmbus: fix strncpy related warnings
by Stephen Hemminger
· 6 years ago
4e8a831
pci: fix strncpy warnings
by Stephen Hemminger
· 6 years ago
ef080e1
fix dpdk cryptodev enable issue
by Simon Zhang
· 6 years ago
v19.04-rc0
f564139
NAT: Fixed issues with dropping reverse packets with output-feature.
by Dmitry Vakhrushev
· 6 years ago
d91fa61
make test: raise packet tracing limit to 1000
by Klement Sekera
· 6 years ago
f599931
DOC ONLY: update readme.md
by Dave Barach
· 6 years ago
31fe7aa
vmxnet3: add numa support and link speed
by Steven
· 6 years ago
32ef137
api_helper_macro mp->pid is network endian
by Ole Troan
· 6 years ago
04575c5
VTL: vpp_papi_provider: Don't shortcircuit vpp_papi jasonfile detection.
by Paul Vinciguerra
· 6 years ago
dd3c5d2
VTL: Allow running simple unittest.TestCases.
by Paul Vinciguerra
· 6 years ago
262e064
VTL: New version of pyparsing breaks tests.
by Paul Vinciguerra
· 6 years ago
0a9dd3c
remove useless line in dpdk cryptodev
by Simon Zhang
· 6 years ago
ad9d528
bonding: support custom interface IDs
by Alexander Chernavin
· 6 years ago
e589b38
dpdk: show hardware may display the wrong information for rss active
by Steven
· 6 years ago
b5e55a2
session: generate wrong thread errors instead of crashing
by Florin Coras
· 6 years ago
eab857f
Fix custom-dump for gre_add_del_tunnel: src and dst IPs
by Igor Mikhailov (imichail)
· 6 years ago
0ac827e
Fix 'show interface span' field length
by Igor Mikhailov (imichail)
· 6 years ago
46e8e91
Fix interactive tests
by juraj.linkes
· 6 years ago
14fa5c2
gbp2: Fix typo in condition
by Mohsin Kazmi
· 6 years ago
f09179f
strncpy_s_inline copies more bytes than necessary
by Steven
· 6 years ago
339bc6b
vpp_config: Rework for Python2/3 compatibility.
by Paul Vinciguerra
· 6 years ago
6ad7231
VOM: IP route ECMP support
by Neale Ranns
· 6 years ago
1bcad5c
session/vcl: improve fifo tx notifications
by Florin Coras
· 6 years ago
45db885
ARP/ND: copy opaque2 persistent fields to new packet
by Neale Ranns
· 6 years ago
e33cab3
Enable random reassembly test for ARM
by juraj.linkes
· 6 years ago
23c9a2e
Enable GBP tests for ARM
by juraj.linkes
· 6 years ago
7b01e9e
Use the official libpcap file type
by Dave Barach
· 6 years ago
f076963
test/vpp_papi_provider.py: Fix simple copy/paste error.
by Paul Vinciguerra
· 6 years ago
8aeb220
test framework. Remove unused code.
by Paul Vinciguerra
· 6 years ago
5f4eb24
gbp: Fix coverity warnings
by Mohsin Kazmi
· 6 years ago
e3034cd
VXLAN: Prevent duplicate bypass graph nodes.
by Jon Loeliger
· 6 years ago
95eec06
Fix name of ipv6-n-tuple
by Hongjun Ni
· 6 years ago
e40231b
virtio: fix kick race issue
by Damjan Marion
· 6 years ago
294afe2
vcl/ldp: select cleanup/improvements
by Florin Coras
· 6 years ago
98311da
string_test: coverity woe
by Steven
· 6 years ago
754f24b
tapv2: add "tap_flags" field to the TAPv2 interface API
by Andrew Yourtchenko
· 6 years ago
d2bfb78
avf: allocate descriptor memory from local numa
by Damjan Marion
· 6 years ago
7c03ed4
VOM: mroutes
by Neale Ranns
· 6 years ago
e26c81f
L2 BD API to flush all IP-MAC entries in the specified BD
by John Lo
· 6 years ago
2500c79
MAP: Prevent duplicate MAP-E/T graph nodes.
by Jon Loeliger
· 6 years ago
ceebc1e
Change vpp code to align with openssl interface change
by Ping Yu
· 6 years ago
3a63fc5
Handle buffer alloc failure in vlib_buffer_add_data
by Dave Barach
· 6 years ago
9d7570c
Fix TCP checksum.
by Andrej Kozemcak
· 6 years ago
7baeb71
vcl/ldp: add locked sessions shim layer
by Florin Coras
· 6 years ago
8dc146e
Update tcpdump / wireshark packet format writeup
by Dave Barach
· 6 years ago
78d6242
gbp: Fix typo in condition
by Mohsin Kazmi
· 6 years ago
356824f
vpp-api: Add context to VPPStatsIOError.
by Paul Vinciguerra
· 6 years ago
3c8e146
pktgen: support mixed multi/single chunk pcap replay
by Dave Barach
· 6 years ago
30e79c2
vcl/session: add api for changing session app worker
by Florin Coras
· 6 years ago
3c1cf2c
socket API: Use pool index instead of handle in sock_delete handler
by Ole Troan
· 6 years ago
3c6f104
VPP-1508: Python3: Support simultaneous p2/p3 venvs.
by Paul Vinciguerra
· 6 years ago
03afb6d
tcp: fix reset in syn-sent
by Florin Coras
· 6 years ago
34a3a08
Add TLS support for VCL
by Ping Yu
· 6 years ago
33331ed
libmemif: fix incorrect write leading to memory corruption
by Koichiro Den
· 6 years ago
6ebc6eb
VPP-1525: additional fixes for strings in Japi
by Michal Cmarada
· 6 years ago
b56fcf1
tcp: add more closing state arcs
by Florin Coras
· 6 years ago
18e0d4f
tcp: better randomize iss
by Florin Coras
· 6 years ago
98d6b61
Fix used-before-set in vl_api_bridge_flags_t_handler
by Dave Barach
· 6 years ago
d8e94ba
Fix an issue in tls.c
by Ping Yu
· 6 years ago
4a7cbcd
Revert "add ipsecmb plugin"
by Florin Coras
· 6 years ago
d9818dd
Fixes for buliding for 32bit targets:
by David Johnson
· 6 years ago
d6897c1
Add microarch details to 'show cpu'.
by Paul Vinciguerra
· 6 years ago
461caa5
ipsec: fix support check when using AES-GCM
by Matthew Smith
· 6 years ago
be16020
add ipsecmb plugin
by Klement Sekera
· 6 years ago
a7a1a22
ldp/vcl: epoll and shutdown cleanup
by Florin Coras
· 6 years ago
036343b
Default huge page size to the regular page size
by Dave Barach
· 6 years ago
671e60e
buffers: remove unused code
by Damjan Marion
· 6 years ago
b0f662f
vcl/ldp: add write msg function and fine tuning
by Florin Coras
· 6 years ago
22af447
binary api clients: wait for vpp to start
by Dave Barach
· 6 years ago
c879c14
avf: tx dequeue optimizations
by Damjan Marion
· 6 years ago
1e75c6c
avf: chained buffers rx support
by Damjan Marion
· 6 years ago
9703ce4
avf: chained buffers tx support
by Damjan Marion
· 6 years ago
aed75f3
vppinfra: add simple ring implementation
by Damjan Marion
· 6 years ago
5a2ec8f
session: free session after transport and app confirm
by Florin Coras
· 6 years ago
fa915f8
vcl: handle invalid sessions in epoll
by Florin Coras
· 6 years ago
fe4827c
vpp_papi: MACAddress equals fails in unittest.
by Paul Vinciguerra
· 6 years ago
28eedf4
MAP: Install lpm.h as map.h references it.
by Jon Loeliger
· 6 years ago
223548d
install-dep: force osleap boost dep install
by Florin Coras
· 6 years ago
d12ff50
tcp: add more last-ack arcs
by Florin Coras
· 6 years ago
85a3ddd
tcp: separate active and passive establish timers
by Florin Coras
· 6 years ago
eb25abd
avf: optimize RX function
by Damjan Marion
· 6 years ago
76bc130
tcp: add fin-wait-1 dispatch arcs
by Florin Coras
· 6 years ago
420c6bf
GBP: fix dump and VOM populate
by Neale Ranns
· 6 years ago
4270808
crypto-input: bug fix check-op
by Kingwel Xie
· 6 years ago
d482336
FIB: adj src assert fix part 2
by Neale Ranns
· 6 years ago
Next »