Gitiles
Code Review
Sign In
gerrit.nordix.org
/
fdio
/
vpp
/
cf7efe01e791fd1aa688624194e6e2ffffd8f97f
/
src
cf7efe0
ARP: don't use RPC for requests initiated from the main thread
by Neale Ranns
· 6 years ago
9e3252b
Network delay simulator plugin
by Dave Barach
· 6 years ago
bdc0e6b
Trivial: Clean up some typos.
by Paul Vinciguerra
· 6 years ago
6a4375e
LB: fix flush flow table issue
by Hongjun Ni
· 6 years ago
742582f
vcl: remove vcl_event
by Florin Coras
· 6 years ago
b74d99c
fix following error in debian jessie:
by Khers
· 6 years ago
b7020d6
vmxnet3: Add hardware link status handling
by Steven
· 6 years ago
ab395ec
NAT: Refactoring / Housekeeping (VPP-1415)
by Matus Fabian
· 6 years ago
2203043
Add more CLI options to vpp_api_test for calling ip_add_del_route
by John Lo
· 6 years ago
c01c445
tcp: accept fin-ack in syn-rcvd state
by Florin Coras
· 6 years ago
877ad14
vhost: show vhost may display garbage after the interface name
by Steven
· 6 years ago
df32bc4
bihash template: avoid memory leak upon rehash
by Andrew Yourtchenko
· 6 years ago
4a6cb83
rename vpp-dpdk-dev to vpp-ext-deps
by Damjan Marion
· 6 years ago
9c0a3c4
UDP-Encap: name counters for the stats segment
by Neale Ranns
· 6 years ago
da8e180
SR-MPLS: MPLS table checks (VPP-1422)
by Neale Ranns
· 6 years ago
0e88e85
session/svm: add want_tx_event flag to fifo
by Florin Coras
· 6 years ago
008dbe1
Route counters in the stats segment
by Neale Ranns
· 6 years ago
ee2e58f
vhost-user: Add disable feature support in api
by Mohsin Kazmi
· 6 years ago
fe0aa76
NAT44 virtual fragmentation reassembly for endpoint-dependent mode (VPP-1325)
by Juraj Sloboda
· 6 years ago
6e06d66
vmxnet3: invoke vlib_buffer_enqueue_to_next() with the wrong buffers for chain buffers
by Steven
· 6 years ago
a713254
bihash template: reinstate the check for the available memory in the arena
by Andrew Yourtchenko
· 6 years ago
2646c80
GRE: fix 4o6 and 6o4 adj stacking
by Neale Ranns
· 6 years ago
a2e2129
dpdk: mask and warn if rx/tx offload is not available
by Damjan Marion
· 6 years ago
7341b6d
L2-fib-dump: send 1 or 0 rather than flag value
by Neale Ranns
· 6 years ago
8023ad4
socket api: do not delay sending of messages
by Florin Coras
· 6 years ago
df86520
nat: free port_bitmap
by dongjuan
· 6 years ago
568ebc7
session: improve close procedure
by Florin Coras
· 6 years ago
5c7c49d
Fix documentation for SHG in bridge domain
by Yichen Wang
· 6 years ago
33e6583
vmxnet3: add support for "non-default" next node
by Steven
· 6 years ago
c15d148
disable scatter/gather for ENA with DPDK 18.08
by Matthew Smith
· 6 years ago
2f459d7
STATS: First go at documentation
by Ole Troan
· 6 years ago
3aa7af3
svm: better march support for svm fifo
by Florin Coras
· 6 years ago
b4603a7
STATS: Optimistic concurrency handling in Python library.
by Ole Troan
· 6 years ago
45d5c87
STATS: Add Python 3 support to vpp_stats.py.
by Ole Troan
· 6 years ago
58492a8
STATS: Dynamically mapped shared memory segment
by Ole Troan
· 6 years ago
40ea3f5
Register cdp_input when enabled for the first time
by Dave Barach
· 6 years ago
b023d59
vmxnet3: fix clang initialization error
by Florin Coras
· 6 years ago
64a80f2
fix nsh map index error, it will cause vpp appear Segmentation fault when vpp process double packages
by zhanglimao
· 6 years ago
35e22ce
tls: fix openssl engine write complete condition
by Florin Coras
· 6 years ago
4829bab
session: ensure detach is done with worker barrier
by Florin Coras
· 6 years ago
b5e94e3
tls: use application interface apis
by Florin Coras
· 6 years ago
df7f8e8
vmxnet3 device driver
by Steven Luong
· 7 years ago
ef90ed0
BIER API and load-balancing fixes
by Neale Ranns
· 6 years ago
ccf444d
Remove scaffolding
by Dave Barach
· 6 years ago
eeadc14
cpack: add deb/rpm packaging to VPP module
by Damjan Marion
· 6 years ago
77bc1a5
dpdk: add detection of mellanox PMDs
by Damjan Marion
· 6 years ago
633b6fd
vlib: introduce user flags in vlib_frame_t
by Damjan Marion
· 6 years ago
93008c2
acl-plugin: do not do clib_smp_atomic_add on per-worker counters
by Andrew Yourtchenko
· 6 years ago
1fc44b6
Revert "L2-input: use vlib_buffer_enqueue_to_next"
by John Lo
· 6 years ago
e166fd9
Ehnance and fix vpp_api_test and custom_dump to support SR-MPLS
by John Lo
· 6 years ago
86f0450
vcl: keep track of unexpected events
by Florin Coras
· 6 years ago
958192d
cmake: use VPP package in VOM
by Damjan Marion
· 6 years ago
d23d39c
Fix memory leak in API/CLI to create/modify SR policies
by John Lo
· 6 years ago
12a3020
Add a polling configure to make thread bind with hardware engine
by Ping Yu
· 6 years ago
c25eb45
L2-FWD: use vlib_buffer_enqueue_to_next and cache prefetch fix
by Neale Ranns
· 6 years ago
008eef3
vppinfra: optmize clib_count_equal functions
by Damjan Marion
· 6 years ago
bb4e022
NAT: TCP MSS clamping
by Matus Fabian
· 6 years ago
c2b4dbe
Trivial: Fix lisp flag label
by Paul Vinciguerra
· 6 years ago
0bdd319
IP-neighbor: add and delete internal API
by Neale Ranns
· 6 years ago
9ce6a21
Fix: vppapigen make build fails on fresh install
by Paul Vinciguerra
· 6 years ago
b123255
L2-input: use vlib_buffer_enqueue_to_next
by Neale Ranns
· 6 years ago
48a30d3
fix bihash test code
by Dave Barach
· 6 years ago
0fa900e
cmake: create cmake VPP module, update sample-plugin so it uses it
by Damjan Marion
· 6 years ago
79dcbc7
Always use 'lib' instead of 'lib64'
by Damjan Marion
· 6 years ago
3501553
Fix LB memory leak and remove useless code
by Pierre Pfister
· 6 years ago
e849da2
fix missing extern in vnet/ethernet/node.c
by Damjan Marion
· 6 years ago
f0fa317
L2-Learn: use vlib_buffer_enqueue_to_next
by Neale Ranns
· 6 years ago
28812a0
vhost: Fix VPP crash when reloading VM with mixed-type ports [VPP-1406]
by Yichen Wang
· 6 years ago
79a05f5
VXLAN-GBP: use common types on the API
by Neale Ranns
· 6 years ago
0b48cde
device flags will set in dpdk_update_link_state.
by Khers
· 6 years ago
759226e
Add and enable u32x4_extend_to_u64x2_high for aarch64 NEON intrinsics.
by Sirshak Das
· 6 years ago
dbecf18
Fix create memif socket
by Ed Warnicke
· 6 years ago
2cba853
vcl: add apis that expos fifo as buffer
by Florin Coras
· 6 years ago
41c9e04
vcl: improve read and fifo event handling
by Florin Coras
· 6 years ago
ffb14b9
bihash 32/64 bit shared memory interop
by Dave Barach
· 6 years ago
9b2f51a
indent off in ip_lookup_set_buffer_fib_index
by Neale Ranns
· 6 years ago
eb1525f
L2-learn; cache prefetch fix
by Neale Ranns
· 6 years ago
c0a9314
GBP Endpoint Updates
by Neale Ranns
· 6 years ago
0d8cbc1
vat: remove the endiness for u8
by Mohsin Kazmi
· 6 years ago
958cff7
VAT: plugin load errors
by Ole Troan
· 6 years ago
0be66e1
remove libvlib from libvlibmemoryclient libs
by Matthew Smith
· 6 years ago
58f50f1
nat: fix busy ports of each thread
by dongjuan
· 6 years ago
6da42de
Replacing vtbl NEON intrinsic with rev NEON intrinsic for byte_swap.
by Sirshak Das
· 6 years ago
8e5d5db
Add u32x4_extend_to_u64x2 for aarch64 using NEON intrinsics
by Sirshak Das
· 6 years ago
61f325d
Add horizontal add (hadd) vector intrinsic via NEON.
by Sirshak Das
· 6 years ago
34a962b
vapi: support VLAs in typedefs
by Klement Sekera
· 6 years ago
19b4a48
dpdk: clean interface link information on admin down / stop
by Damjan Marion
· 6 years ago
1606d3a
dpdk-plugin: do not request SCTP offload, some cards do not support it while supporting TCP/UDP
by Andrew Yourtchenko
· 6 years ago
5beecec
new multiversioning on ethernet input nodes
by Damjan Marion
· 6 years ago
61b94c6
vxlan-gbp: Add support for vxlan gbp
by Mohsin Kazmi
· 6 years ago
b414d0d
cmake: put vpp_api_test back to packaging
by Damjan Marion
· 6 years ago
2179513
session: lock app worker mq for io events
by Florin Coras
· 6 years ago
97f592f
vlib: crash in linux_epoll_input_inline for accessing free file index [VPP-1412]
by Steven
· 6 years ago
3b81a1e
L2 BVI/FIB: Update L2 FIB table when BVI's MAC changes
by Neale Ranns
· 6 years ago
3348a4c
vcl: set worker pthread stop key
by Florin Coras
· 6 years ago
de9f08b
vcl: register workers in order
by Florin Coras
· 6 years ago
da3eec1
session: detect namespace for transport apps
by Florin Coras
· 6 years ago
74cac88
session: fix reentrant listens
by Florin Coras
· 6 years ago
36feebb
Improve NTP / kernel time change event handling
by Dave Barach
· 6 years ago
833de8c
cmake: set packaging component for different files
by Damjan Marion
· 6 years ago
Next »