Gitiles
Code Review
Sign In
gerrit.nordix.org
/
fdio
/
vpp
/
809bc74b5b73634678e6f1444344fd1c0a89e877
/
src
809bc74
LISP: re-fetch mapping before it expires
by Filip Tehlar
· 7 years ago
dbfa574
Improve L2FIB PDR/NDR performance (VPP-963)
by John Lo
· 7 years ago
b7f1faa
Add fixed-size, preallocated pool support
by Dave Barach
· 7 years ago
774b217
VPP-959: Python API require minimum CFFI version.
by Ole Troan
· 7 years ago
324ad39
dpdk/ipsec: update doc regarding startup.conf
by Sergio Gonzalez Monroy
· 7 years ago
49a04b9
vhost: Disallow interrupt mode config if driver opts out interrupt support
by Steven
· 7 years ago
c8ef08a
Fix BIHASH_KVP_CACHE_SIZE == 0 case
by Dave Barach
· 7 years ago
9d92658
Fix vent_data memory leak in function run_ping_ip46_address (VPP-966)
by dongjuan
· 7 years ago
c67787b
Set runtime_path properly when running non-root
by Damjan Marion
· 7 years ago
203c079
Free memory the 'rpaths' pointers, that may incur memory leaks(VPP-965).
by ShenJibiao
· 7 years ago
b6a8ed7
Thread safe internal buffer manager, take two
by Damjan Marion
· 7 years ago
5095895
tcp: re-enable persist timer if no data available to send
by Florin Coras
· 7 years ago
e343439
Offload prep calls needed for IP and UDP checksum offload pkts
by Dave Barach
· 7 years ago
9787889
vhost: Cache qsz_mask instead of qsz in vhost_user_vring_t
by Steven
· 7 years ago
a894434
Fix static mapping lookup issue for NAT plugin
by Hongjun Ni
· 7 years ago
2bd3f8a
Fix some issue of comment and help for nat feature
by Hongjun Ni
· 7 years ago
c87c91d
session: segment manager improvements
by Florin Coras
· 7 years ago
47501da
Fix for bootstrap crash when VPP compiled with gcc-7
by Marco Varlese
· 7 years ago
50b60eb
Flowprobe: Fix flow start time and hash computation
by Pierre Pfister
· 7 years ago
4ba75f5
vhost: Remove operation mode in the API
by Steven
· 7 years ago
d052829
jvpp: adding debug usage into test documentation
by Matej Perina
· 7 years ago
d84ba85
TCP horizontal scaling
by Dave Barach
· 7 years ago
206b2d4
dpdk: bump to dpdk 17.08, remove support for dpdk 17.02
by Damjan Marion
· 7 years ago
6d157c2
acl-plugin: warning printed when acl_add_replace already applied ACLs (complete the fix for VPP-935)
by Andrew Yourtchenko
· 7 years ago
1f152cd
tcp: retransmit and multi-buffer segment fixes and improvements
by Florin Coras
· 7 years ago
c847368
Use Quad-loop to improve gtpu-encap performance
by Hongjun Ni
· 7 years ago
d135c19
jvpp: introducing callback api and future api tests for all plugins (VPP-591)
by Matej Perina
· 7 years ago
acdc306
dpdk: required changes for 17.08
by Sergio Gonzalez Monroy
· 7 years ago
ffef404
Fix crash when TCP client using VPP host stack connects first
by tjanciga
· 7 years ago
81d1e27
vl_api_sw_interface_set_mtu_t_handler: fix assert in vnet_get_hw_interface
by Andrew Yourtchenko
· 7 years ago
57d963f
Make VPP runtime directory configurable
by Damjan Marion
· 7 years ago
d48e976
Fix initialization bug in sock_test_client
by Dave Wallace
· 7 years ago
c60cbde
NAT64: Fix error message typo (VPP-961)
by Matus Fabian
· 7 years ago
5c04ad0
jvpp: use (*env)->ExceptionClear before calling (*env)->ExceptionOccurred
by Marek Gradzki
· 7 years ago
c6e8c5c
NAT64: Fix CLI typo (VPP-961)
by Matus Fabian
· 7 years ago
c940f09
tcp: add tcp.api.h to nobase include
by Florin Coras
· 7 years ago
af3d977
Remove unused retval from gpe_native_fwd_rpath type definition
by Marek Gradzki
· 7 years ago
56494e9
gpe: add l2 lb counters
by Florin Coras
· 7 years ago
2ba92e3
NAT: Rename snat plugin to nat (VPP-955)
by Matus Fabian
· 7 years ago
cfc997e
Fix vl_map_shmem() root_path dangling reference.
by Dave Wallace
· 7 years ago
c900ccc
Enabled gid vpp in startup.conf to allow non-root vppctl access
by Ed Warnicke
· 7 years ago
beb50d4
acl-plugin: Recreate the bihash_40_8.h in the proper place
by Andrew Yourtchenko
· 7 years ago
adcf452
dpdk: fix Cavium ThunderX support
by Damjan Marion
· 7 years ago
e531f4c
Increase default MAC learn limit and check it in learn-update path
by John Lo
· 7 years ago
8731846
policer: remove unused code
by Damjan Marion
· 7 years ago
9107443
SRv6 tests
by Kris Michielsen
· 7 years ago
3600b67
ping: remove unnecesary x86 intrinsics #include
by Damjan Marion
· 7 years ago
43161a8
PPPoE usses a midchain adjacency stack on an interface-tx DPO
by Neale Ranns
· 7 years ago
352829f
Fixed ip add bug for ip6 with review comments
by pragash
· 7 years ago
e87216f
session: fix multi-buffer segments
by Florin Coras
· 7 years ago
af8c8e5
gpe: fix sub-interface hash lookup
by Florin Coras
· 7 years ago
b0856b4
Python API: Fix error message typo.
by Ole Troan
· 7 years ago
3cdc25f
API: More gracefully fail when opening shared memory segment fails.
by Ole Troan
· 7 years ago
8ea8916
IP4_FIB stats API not indexing after FIB changes - VPP-951
by Keith Burns (alagalah)
· 7 years ago
3d2a914
feature: exit on misconfigured features (VPP-915)
by Florin Coras
· 7 years ago
0714541
Use correct msg ID in the sw-interface-event from TAP and VHOST
by Neale Ranns
· 7 years ago
dafd20b
Fix vpp crash when adding macip acl
by Pavel Kotucek
· 7 years ago
f77e913
Fix small issues in ACL api
by Pavel Kotucek
· 7 years ago
71bb054
acl-plugin: time out the sessions created by main thread too (VPP-948)
by Andrew Yourtchenko
· 7 years ago
3bbcfab
TCP source address automation
by Dave Barach
· 7 years ago
6bf177c
Python API: VPP-947 Empty chroot_prefix fails on encode()
by Ole Troan
· 7 years ago
89b931f
jvpp: suppress unwritten fields warrning found in DTO's hashCode
by Marek Gradzki
· 7 years ago
20a14b9
ip4: cleanup ip local
by Florin Coras
· 7 years ago
c9d1c5b
tcp: fix v6 sessions
by root
· 7 years ago
ab9a59c
SNAT: Make proto optional in nat64_bib_dump (VPP-942)
by Matus Fabian
· 7 years ago
d292ab1
No context in SW interface event
by Neale Ranns
· 7 years ago
0e9c33b
tcp: improve builtin http server
by Florin Coras
· 7 years ago
4f80b81
Add missing counters for P2P ethernet interfaces
by Pavel Kotucek
· 7 years ago
f8cd581
NAT64: Fallback to 3-tuple key for non TCP/UDP sessions (VPP-884)
by Matus Fabian
· 7 years ago
6d5c4cd
VCL: copy complete ip addr to/from vpe-api buf.
by Dave Wallace
· 7 years ago
5da27c2
jvpp: move JVppReply's id out of synchronized block
by Marek Gradzki
· 7 years ago
24b170a
Support proxy ARP on mirrored TAP interfaces
by Neale Ranns
· 7 years ago
e9ab1c0
acl-plugin: don't attempt to delete the ACLs on interface deletion if ACL plugin heap is not initialized
by Andrew Yourtchenko
· 7 years ago
8dc8020
IPv6 local-address for P2P ethernet interfaces
by Pavel Kotucek
· 7 years ago
e9bac69
VPP-939: Update CLI Helptext for rx-placement commands
by Billy McFall
· 7 years ago
ab0289a
tcp: state machine improvements
by Florin Coras
· 7 years ago
af09551
coverity: remove dependency on uint32_t in fib_test.c
by Marek Gradzki
· 7 years ago
82d3ec8
TCP: Update time_now once per burst
by Florin Coras
· 7 years ago
28ab9cc
FIB table add/delete API only
by Neale Ranns
· 7 years ago
2245c0f
TCP: update builtin server/client cli help
by Florin Coras
· 7 years ago
3214dc3
jvpp: ignore messages if callback method is missing (VPP-548)
by Marek Gradzki
· 7 years ago
6be3255
dpdk: cleanup unused build option *_uses_dpdk_cryptodev_sw
by Sergio Gonzalez Monroy
· 7 years ago
5beec81
jvpp: make shm_prefix configurable (VPP-591)
by Jan Srnicek
· 8 years ago
0117d24
default update adjacency function deos not return multicast adjacency
by Neale Ranns
· 7 years ago
44fe506
LISP: fix fid nsh address formatting
by Florin Coras
· 7 years ago
b2215d6
Fix tcp multi buffer segments retransmission
by Florin Coras
· 7 years ago
755e41e
Fix IP fragment-id and offset issue in LB-GRE4
by Hongjun Ni
· 7 years ago
6f9f6f3
LISP: fix wrong reply message in map_register_fallback_threshold call
by Filip Tehlar
· 7 years ago
a07bd70
Dedicated SW Interface Event
by Neale Ranns
· 7 years ago
e8bad97
the automatic addition of IP address to the magic TAP interface should only happen for one table
by Neale Ranns
· 7 years ago
543852a
Add VPP Communications Library (VCL)
by Dave Wallace
· 7 years ago
7faab8d
acl-plugin: add the debug CLI to show macip ACLs and where they are applied (VPP-936)
by Andrew Yourtchenko
· 7 years ago
913b873
Fix memory leaks found in policer code.
by Chaoyu Jin
· 7 years ago
bae851f
Fix LISP cp buffer leakage
by Florin Coras
· 7 years ago
faef07f
acl-plugin: hash lookup bitmask not cleared when ACL is unapplied from interface (VPP-935)
by Andrew Yourtchenko
· 7 years ago
818eb54
Improve the svm fifo allocator
by Dave Barach
· 7 years ago
ef5dd4f
acl-plugin: avoid crash in multithreaded setup adding/deleting ACLs with traffic (VPP-910/VPP-929)
by Andrew Yourtchenko
· 7 years ago
9104a40
MPLS tunnel - multiple labels on the CLI - fix cut and paste robot errors
by Neale Ranns
· 7 years ago
66c0adf
VPP-933 VPP crashes when deleting an ARP entry
by Matthew Smith
· 7 years ago
52851e6
TCP proxy prototype
by Dave Barach
· 7 years ago
Next »