Gitiles
Code Review
Sign In
gerrit.nordix.org
/
fdio
/
vpp
/
558d872231e0e7b5cad9c0c570583aa34746e0df
/
src
/
vpp
5de3fec
buffers: make buffer data size configurable from startup config
by Damjan Marion
· 6 years ago
3702930
Use IP and MAC API types for neighbors
by Neale Ranns
· 6 years ago
910d369
buffers: major cleanup and improvements
by Damjan Marion
· 6 years ago
1aaf0e3
deprecate tapcli
by Damjan Marion
· 6 years ago
03ae24b
virtio: Add api support in vat
by Mohsin Kazmi
· 6 years ago
903cf39
cmake: fix missing install() lines for startup.conf and 80-vpp.conf
by Damjan Marion
· 6 years ago
6491136
Look for plugins in target triplet subdir
by Damjan Marion
· 6 years ago
ad9d528
bonding: support custom interface IDs
by Alexander Chernavin
· 6 years ago
eab857f
Fix custom-dump for gre_add_del_tunnel: src and dst IPs
by Igor Mikhailov (imichail)
· 6 years ago
e26c81f
L2 BD API to flush all IP-MAC entries in the specified BD
by John Lo
· 6 years ago
c6cb18b
Stats: Updated wrong slot on new vector
by Ole Troan
· 6 years ago
4d3739d
dpdk plugin: blacklist PCI devices by type
by Dave Barach
· 6 years ago
8006c6a
PAPI: Add MACAddress object wrapper for vl_api_mac_address_t
by Ole Troan
· 6 years ago
f49ba0e
stats: Deprecate old stats framework
by Ole Troan
· 6 years ago
d6e9aec
String type: Not include \0 in show_version
by Ole Troan
· 6 years ago
ae80983
IP6-MFIB: replace the radix tree with bihash (VPP-1526)
by Neale Ranns
· 6 years ago
884f0af
String type: Fix off by one error
by Ole Troan
· 6 years ago
413f4a5
API: Use string type instead of u8.
by Ole Troan
· 6 years ago
e88865d
VPP-1506: dump local punts and registered punt sockets
by Pavel Kotucek
· 6 years ago
8c8acc0
API: Change ip4_address and ip6_address to use type alias.
by Ole Troan
· 6 years ago
940d1c8
dpdk: allow interface name to be specified from startup.conf
by Damjan Marion
· 6 years ago
2152e1c
stats: Remove unneeded dependencies in stat_client
by Ole Troan
· 6 years ago
a7dcae7
VPP-1496 Cleanup stats socket on exit.
by Paul Vinciguerra
· 6 years ago
5bb1eca
IPv6: Make link-local configurable per-interface (VPP-1446)
by Juraj Sloboda
· 6 years ago
4d5b917
BD ARP entry use common API types
by Neale Ranns
· 6 years ago
e7a4e4c
Don't autodetect plugin path if set on cmdline
by Klement Sekera
· 6 years ago
86327be
Genric API types format/unformat support for VAT and custom dump
by Neale Ranns
· 6 years ago
a0f0c96
Trivial: vpp/vnet/main.c fix resource leak
by Paul Vinciguerra
· 6 years ago
b7b9299
c11 safe string handling support
by Dave Barach
· 6 years ago
95b1b10
Fix stat_segment.c issue.
by Paul Vinciguerra
· 6 years ago
2f6d7bb
vppinfra: add atomic macros for __sync builtins
by Sirshak Das
· 6 years ago
34ca075
stats: vpp_get_stats missing last interface in dump
by Ole Troan
· 6 years ago
e9b5582
Stats: Include stat_segment.h in packages.
by Ole Troan
· 6 years ago
3620e61
Stats: prometheus export coverity errors.
by Ole Troan
· 6 years ago
06fda9c
Fix handling of mpls_tunnel_add_del API
by John Lo
· 6 years ago
819d5fd
VPP-1440: clean up coverity warnings
by Dave Barach
· 6 years ago
bf49590
Stats: vpp_prometheus_export fixes.
by Ole Troan
· 6 years ago
5d64c78
thread: Add show threads api
by Mohsin Kazmi
· 6 years ago
88c6e00
vlib: barrier sync elog tracing improvements
by Dave Barach
· 6 years ago
f94c63e
stats: Split stat_segment and stats code in preparation for deprecation.
by Ole Troan
· 6 years ago
ec11b13
Trivial: Cleanup some typos.
by Paul Vinciguerra
· 6 years ago
f5fa5ae
MPLS tunnel dump: use sw_if_index not tunnel_index
by Neale Ranns
· 6 years ago
f0b42f4
itf: dump interface rx-placement
by Mohsin Kazmi
· 6 years ago
b474380
L2 BD: introduce a BD interface on which to send UU packets
by Neale Ranns
· 6 years ago
b74d99c
fix following error in debian jessie:
by Khers
· 6 years ago
2203043
Add more CLI options to vpp_api_test for calling ip_add_del_route
by John Lo
· 6 years ago
9c0a3c4
UDP-Encap: name counters for the stats segment
by Neale Ranns
· 6 years ago
ee2e58f
vhost-user: Add disable feature support in api
by Mohsin Kazmi
· 6 years ago
2f459d7
STATS: First go at documentation
by Ole Troan
· 6 years ago
58492a8
STATS: Dynamically mapped shared memory segment
by Ole Troan
· 6 years ago
e166fd9
Ehnance and fix vpp_api_test and custom_dump to support SR-MPLS
by John Lo
· 6 years ago
79dcbc7
Always use 'lib' instead of 'lib64'
by Damjan Marion
· 6 years ago
833de8c
cmake: set packaging component for different files
by Damjan Marion
· 6 years ago
3b93be5
IP route update fix when multipath and drop set
by Neale Ranns
· 6 years ago
ed234e7
Enum type on the API for QoS sources
by Neale Ranns
· 6 years ago
573c7af
STATS: Update Prometheus port
by Ole Troan
· 6 years ago
7320210
STATS: Python binding to access VPP statistics and counters.
by Ole Troan
· 6 years ago
e89be4e
Crude stat segment lock recovery
by Dave Barach
· 6 years ago
2fee167
STATS: stat_client updates.
by Ole Troan
· 6 years ago
258a4cf
cmake: don't install some test executable
by Damjan Marion
· 6 years ago
4c64b6e
cmake: add vapi build
by Damjan Marion
· 6 years ago
4553c95
cmake: add add_vpp_library and add_vpp_executable macros
by Damjan Marion
· 6 years ago
2bfdda7
cmake: add more headers to the install list
by Damjan Marion
· 6 years ago
54f7c51
rx-placement: Add API call for interface rx-placement
by Mohsin Kazmi
· 6 years ago
99ddcc3
CMake: Add Cmake support for Vat
by Mohsin Kazmi
· 6 years ago
6a36705
CMake: stats clients depend on the .api header generation
by Neale Ranns
· 6 years ago
612dd6a
CMake as an alternative to autotools (experimental)
by Damjan Marion
· 6 years ago
5d82d2f
l2: arp termination dump
by Mohsin Kazmi
· 6 years ago
b842ae1
VPP-1359 Wrong vl_msg_id
by Lukasz Majczak
· 6 years ago
8b5dc4f
Create a unit-test plugin
by Dave Barach
· 6 years ago
6a5adc3
Add config option to use dlmalloc instead of mheap
by Dave Barach
· 6 years ago
9779197
Improve the "show version" command
by Dave Barach
· 6 years ago
d5091ff
STATS fix memory leak in stat_client.c
by Dave Cornejo
· 6 years ago
daa1276
stats-segment: add startup node serialization option
by Florin Coras
· 6 years ago
858151f
threads: fix issue with setting main-core to 0
by Damjan Marion
· 6 years ago
01a771b
add stat segment size configuration
by Dave Barach
· 6 years ago
7752b39
Set main thread affinity before main heap is allocated
by Damjan Marion
· 6 years ago
a21a367
VPP-1324 SIGSEGV vl_msg_api_handler_with_vm_node()
by Lukasz Majczak
· 6 years ago
adb5bd5
tw: add light weight timer update function
by Florin Coras
· 6 years ago
586479a
BIER neighbor stats
by Neale Ranns
· 7 years ago
7055e26
Driver level time-based src mac filter
by Dave Barach
· 6 years ago
3337bd2
Fixed bugs in SRv6 API
by Pablo Camarillo
· 6 years ago
e906aac
STATS: Separate socket for fd exchange.
by Ole Troan
· 7 years ago
1ec0ea8
STATS: Add more hierarchy to counters.
by Ole Troan
· 7 years ago
1f80658
Use __attribute__((weak)) references where necessary
by Dave Barach
· 7 years ago
1ddbc01
Stat segment / client: show run" works now
by Dave Barach
· 7 years ago
af86a48
vxlan:offload RX flow
by eyal bari
· 7 years ago
d723161
MTU: Software interface / Per-protocol MTU support
by Ole Troan
· 7 years ago
5313adc
Don't use foreach_vlib_main macro w/out barrier sync
by Dave Barach
· 7 years ago
f12dad6
Add reaper functions to want events APIs (VPP-1304)
by Neale Ranns
· 7 years ago
048a4e5
export counters in a memfd segment
by Dave Barach
· 7 years ago
daff178
DHCP Client Dump
by Neale Ranns
· 7 years ago
1f8697c
Fix API trace dump for tapv2
by Milan Lenco
· 7 years ago
04e0bb2
af_packet: Add support for dump interfaces
by Mohsin Kazmi
· 7 years ago
0053de6
ARP proxy dumps
by Neale Ranns
· 7 years ago
7f358b3
Periodic scan and probe of IP neighbors to maintain neighbor pools
by John Lo
· 7 years ago
eb987d3
Harmonize vec/pool_get_aligned object sizes and alignment requests
by Dave Barach
· 7 years ago
582caa3
VAT for qos_record_enable_disable API
by Igor Mikhailov (imichail)
· 7 years ago
97bacc6
mem-leak in stats handling (VPP-1250)
by Neale Ranns
· 7 years ago
c7b4304
Implement ip_probe_neighbor API
by John Lo
· 7 years ago
Next »