Gitiles
Code Review
Sign In
gerrit.nordix.org
/
fdio
/
vpp
/
e48b828987a5d89094b141be3912c54e0e0bd733
e48b828
Fix VPP-132: leave IPv4 addresses in network byte order when sending.
by Matthew Smith
· 8 years ago
7490a75
feature: API/CLI to enable/disable feature per interface
by Pavel Kotucek
· 8 years ago
999bbc4
remove reference to Intel with dpdk docs
by Padraig Connolly
· 8 years ago
75665d3
Fix coverity warnings, VPP-486
by Dave Barach
· 8 years ago
0bd36ea
Fixup Path weights of 0
by Neale Ranns
· 8 years ago
4ee3a65
dpdk: remove efd
by Damjan Marion
· 8 years ago
5858a82
Put address in top bytes for the nexthop in vl_api_fib_path_t (VPP-532)
by Steven
· 8 years ago
6b9c6df
Fix 4 typos
by Dave Barach
· 8 years ago
94ea8b7
VPP-533 Fix ping race condition in JVpp
by Maros Marsalek
· 8 years ago
c0f6cf3
VPP-534 Remove references to DTOs created in JVpp
by Maros Marsalek
· 8 years ago
cfba1e2
Tune the ethernet input untagged l2-bridging case
by Dave Barach
· 8 years ago
fbb2ef6
vhost: Fix bug during interface deletion
by Pierre Pfister
· 8 years ago
740bcdb
Add an ability to punt all unknown UDP traffic to the host
by Alexander Popovsky (apopovsk)
· 8 years ago
25e26dc
VPP-521: Classify API enhancement to redirect traffic to pre-defined VRF
by Steve Shin
· 8 years ago
9c6ae5f
feature: remove old interface output feature code
by Damjan Marion
· 8 years ago
08a6f01
feature: convert ipsec output to new feature code
by Matus Fabian
· 8 years ago
aaef1eb
threads: add support for multiple worker handoff queues
by Damjan Marion
· 8 years ago
f6e3dc4
span: add feature (rx only) (VPP-185)
by Pavel Kotucek
· 8 years ago
7c8eda1
VPP-393: Subinterface is still used after deletion
by Pavel Kotucek
· 8 years ago
86d87c4
Update test documentation.
by Matej Klotton
· 8 years ago
b7c3f2c
Update CSIT tests 161106 -> 161113
by Jan
· 8 years ago
51f80fc
DPDK_HQoS: fix coverity warnings on uninitialized variables
by Jasvinder Singh
· 8 years ago
dac225e
threads: add assert to silence coverity warning
by Damjan Marion
· 8 years ago
409ef61
buffer: clone free_list to each vlib_main on creation
by Damjan Marion
· 8 years ago
01b0712
Dump routes (VPP-500)
by Steven
· 8 years ago
d4895d5
dpdk: add build support for DPDK 16.11 release
by Damjan Marion
· 8 years ago
74dcdbf
make test: improve naming of temporary pcap files
by Klement Sekera
· 8 years ago
558d5eb
Add support for multi FIB DHCPv6 Proxy
by Wojciech Dec
· 8 years ago
e30872e
Add clang to 'make verify'
by Damjan Marion
· 8 years ago
e5af88c
Fix a bug in the timing wheel
by Klement Sekera
· 8 years ago
7f3c36b
Use gcc for start in 'make verify'
by Damjan Marion
· 8 years ago
ad95b5d
pseudo atomic adjacency updates
by Neale Ranns
· 8 years ago
f5179c7
Clean up coverity warnings, VPP-486
by Dave Barach
· 8 years ago
4cecc61
Add 'make verify' target to top-level makefile
by Damjan Marion
· 8 years ago
49c0fca
Add single-loop test variant to L2BD and L2XC tests
by Jan
· 8 years ago
fa1456a
Luajit API and some examples
by Andrew Yourtchenko
· 8 years ago
b95302e
Fix clang compile errors in plugins
by Neale Ranns
· 8 years ago
8b3191e
feature: convert all feature nodes to new feature infra
by Damjan Marion
· 8 years ago
0178d52
Add IRB test
by Matej Klotton
· 8 years ago
9db551c
ip_frag: fix implicit enum conversion
by Damjan Marion
· 8 years ago
96b41f7
feature: fix init issue when multiple arc are present
by Damjan Marion
· 8 years ago
d6338ab
Enable verification received packet for LB test
by Matej Klotton
· 8 years ago
c42912d
VXLAN tunnel encap forwarding optimization with FIB 2.0
by John Lo
· 8 years ago
450cd30
Fix Compile errors from clang in FIB2.0 code
by Neale Ranns
· 8 years ago
2138b35
Fix DHCP proxy when used for non-default FIB tables
by Igor Mikhailov (imichail)
· 8 years ago
8d2e0e0
Fix a batch of coverity warnings, VPP-486
by Dave Barach
· 8 years ago
8c83ef0
Update CSIT tests 161030 -> 161106
by Jan
· 8 years ago
fb33ce4
threads: don't wait for dpdk init in vpp_lite
by Damjan Marion
· 8 years ago
51327ac
devices: create dummy device-input node to keep nexts in sync
by Damjan Marion
· 8 years ago
66bcab2
dpdk: bump to 16.11-rc3 release
by Damjan Marion
· 8 years ago
05bb1dd
fix errors reported by clang
by Damjan Marion
· 8 years ago
778c276
Improve test framework documentation
by Klement Sekera
· 8 years ago
d72fdf5
Disable non-working checks in load-balancer test and rename ip->ip4
by Klement Sekera
· 8 years ago
b7e2f3d
Update sample plugin and plugin skeletons: use driver feature arc
by Dave Barach
· 8 years ago
3a4ed39
pg: maintain per-worker bitmap of enabled streams
by Damjan Marion
· 8 years ago
9f6186e
Add the tap driver to the driver feature arc scheme
by Dave Barach
· 8 years ago
116ea4b
vhost: Improve packet tracing
by Pierre Pfister
· 8 years ago
6403436
pg: support for packet generator on different worker threads
by Damjan Marion
· 8 years ago
80e8816
Restore punt/inject after FIB2.0
by Igor Mikhailov (imichail)
· 8 years ago
d4048a4
Fix a class of spurious clib_memcpy (...) warnings, VPP-486
by Dave Barach
· 8 years ago
e74c1dc
Fix dual-loop issue in vxlan_gpe decap
by Hongjun Ni
· 8 years ago
d2017f6
pg: add device-input feature arc support on pg interfaces
by Damjan Marion
· 8 years ago
cf47894
use STATIC_ASSERT macro instead of calling _Static_assert directly
by Damjan Marion
· 8 years ago
109cd50
fix isssues discovered by coverity scan
by Damjan Marion
· 8 years ago
275b146
Fix longArray type in JVPP generator
by Maros Marsalek
· 8 years ago
20a29c7
VPP-498: Prepare vpp RPM packaging for use by downstream distros.
by Thomas F Herbert
· 8 years ago
dea6063
VPP-524: Add support to API to dump IPsec SPDs
by Matthew Smith
· 8 years ago
b0d680b
vlib: fix cacheline alignement in several structs
by Damjan Marion
· 8 years ago
87cd119
feature: store arc index in vlib_buffer
by Damjan Marion
· 8 years ago
96e6f95
DHCPv6: relay reply fixes (VPP-510)
by Wojciech Dec
· 8 years ago
e21c528
vhost-user: multiqueue support
by Pierre Pfister
· 8 years ago
f524f0a
vppctl: Do not use sudo if already root
by Pierre Pfister
· 8 years ago
05ab8cb
vlib: add vlib_buffer_copy function
by Damjan Marion
· 8 years ago
bcc889c
Crash when adding duplicate paths
by Neale Ranns
· 8 years ago
931be3a
Test framework: improve gdbserver handling
by Klement Sekera
· 8 years ago
v17.01-rc0
bdb1f81
Fail to register Java API for plugin that was not loaded (VPP-522)
by Marek Gradzki
· 8 years ago
e7637e7
Fix vpp-plugins rpms
by Ed Warnicke
· 8 years ago
74e2efa
Remove unused jvpp dependency on plugins' control_ping
by Marek Gradzki
· 8 years ago
cb4cda6
Reset frame length after dispatch when recycling frames
by Dave Barach
· 8 years ago
393252a
Timestamp now a 64-bit integer: ns since 1/1/1970
by Dave Barach
· 8 years ago
ed4a2fd
Adding Sequence Number - Per Packet Counter(PPC) support for iOAM6.
by AkshayaNadahalli
· 8 years ago
273c26a
feature: recover "show ip features" command
by Damjan Marion
· 8 years ago
8bdc63b
feature: all input nodes must have same nexts
by Damjan Marion
· 8 years ago
3a8345f
ethernet: fix wrong start node for ethernet tx feature path
by Damjan Marion
· 8 years ago
d772475
Update CSIT tests 161024 -> 161030
by Jan
· 8 years ago
017381a
vpp: remove unused code
by Damjan Marion
· 8 years ago
01bbbe9
Improve debug-cli in test framework
by Klement Sekera
· 8 years ago
446e1f5
Allow empty DPDK device init config
by Pierre Pfister
· 8 years ago
77766a1
adj: fix typos
by Damjan Marion
· 8 years ago
63f70d2
dpdk-hqos: don't hold up packets indefinitely under low load
by David Hotham
· 8 years ago
2231150
feature: add new feature handling code and device-input features
by Damjan Marion
· 8 years ago
3dffb1e
Fix recursion loop - recurse through cover
by Neale Ranns
· 8 years ago
57fc854
VPP-437: ip6 hbh processing with FIB 2.0
by Shwetha
· 8 years ago
8fe8cc2
MPLS Exp-null Tests
by Neale Ranns
· 8 years ago
3b906b0
vppinfra: add STATIC_ASSERT macro
by Damjan Marion
· 8 years ago
a0bc391
fix typo in .gitignore
by Klement Sekera
· 8 years ago
eb90b7f
node: ensure that vlib_node_runtime_t is cacheline sized
by Damjan Marion
· 8 years ago
d5c9d6f
l2: fix l2-patch node
by Damjan Marion
· 8 years ago
6e3c65e
dpdk: use u32 for next0
by Damjan Marion
· 8 years ago
0cd695c
config: rename ip_config_main_t to vnet_feature_config_main_t
by Damjan Marion
· 8 years ago
Next »