Gitiles
Code Review
Sign In
gerrit.nordix.org
/
fdio
/
vpp
/
c967a8239d98830e0b889bf9a621581a38a71dd8
/
vnet
c967a82
vppinfra: use 64-bit crc32 instruction in bihash_24_8
by Damjan Marion
· 8 years ago
ff7d642
vhost-user: fix crash in vhost_user_intfc_tx (VPP-519)
by Damjan Marion
· 8 years ago
8c1bebe
IPv6 Classify Forwarding Graph errors
by Neale Ranns
· 8 years ago
3891cd8
policer: replace uintX_t with uX, fix style
by Damjan Marion
· 8 years ago
0fc9bc1
Fix potential L2 forwarding crash with stale L2FIB entry (VPP-516)
by John Lo
· 8 years ago
218170b
Fix coverity issues in LISP
by Filip Tehlar
· 8 years ago
ad41b35
Per-packet IPFIX record generation plugin
by Dave Barach
· 8 years ago
e63947e
features: fix crash due to missing null termination
by Damjan Marion
· 8 years ago
3916227
dpdk: enable building with dpdk 16.11-rc1
by Damjan Marion
· 8 years ago
f530a55
dpdk: remove support for dpdk 16.04
by Damjan Marion
· 8 years ago
6398397
dpdk: remove support for dpdk 2.2
by Damjan Marion
· 8 years ago
b21b60e
dpdk: remove KNI support
by Damjan Marion
· 8 years ago
f195019
Use only 24 bits for vni in lisp-gpe data packets
by Florin Coras
· 8 years ago
5d4759b
dpdk: remove dpdk_pmd_constructor_init
by Damjan Marion
· 8 years ago
948e00f
Support IETF routing Yang models (VPP-503).
by Neale Ranns
· 8 years ago
d5fcc46
Fix LISP src/dst based policy
by Filip Tehlar
· 8 years ago
0c38ea3
Fix VXLAN tunnel delete crash
by John Lo
· 8 years ago
d3b85b0
Dual Loop Lookup and Adj-midchain
by Neale Ranns
· 8 years ago
924d03a
Fix Coverity Errors in FIB. This is mainly consolidating the vnet_link_t and fib_link_t enums into just vnet_link_t.
by Neale Ranns
· 8 years ago
670909e
Quad-loop ip4_lookup_inline, add _x4 validate buffer enqueue
by Dave Barach
· 8 years ago
1357f3b
Deprecate MPLSoGRE tunnels (VPP-502)
by Neale Ranns
· 8 years ago
064f55d
Update tx and output node runtime when recycling interface
by Pierre Pfister
· 8 years ago
45c3850
Load-balancing in IP4 dual loop typos. (VPP-501)
by Neale Ranns
· 8 years ago
ebb9a6a
VPP-491: Update CLI Command documentation for "show ip fib" and "show ip6 fib".
by Billy McFall
· 8 years ago
aeb06f4
Support MPLSoGRE with the new FIB 2.0
by John Lo
· 8 years ago
e33b9e0
style: fix VLIB_NODE_FUNCTION_MULTIARCH indent
by Damjan Marion
· 8 years ago
a6b3177
VPP-492: Fix ability to change mac address of the interface
by Pavel Kotucek
· 8 years ago
cfcf1e2
VPP-488: Fix build errors, which uncovered IPv6 load balance lookup bug.
by Billy McFall
· 8 years ago
46529cd
VPP-490: vpp crash in show ip6 neighbor
by Billy McFall
· 8 years ago
309fe06
VPP-489: CLI Command "test lookup" crashes with invalid fib-index.
by Billy McFall
· 8 years ago
b80c536
FIB2.0: Adjacency complete pull model (VPP-487)
by Neale Ranns
· 8 years ago
770930c
feature: rename vnet_ip_feature_* to vnet_feature_*
by Damjan Marion
· 8 years ago
0683c9c
VPP-286: Add CLI Command documentation via doxygen comments for vnet/vnet/ip.
by Billy McFall
· 8 years ago
10eb1ea
vhost-user: Add reconnect support
by Damjan Marion
· 8 years ago
388267a
VPP-483: Fixed IPSec tunnel interface
by Matus Fabian
· 8 years ago
9876520
vpp_lite: add cpu pinning support (VPP-467)
by Pavel Kotucek
· 8 years ago
1946a12
Fix coverity warnings, VPP-486
by Dave Barach
· 8 years ago
1e66d5c
VPP-213: vnet classifier does not work for l3 ip4 rules
by Ole Troan
· 8 years ago
5899fde
Coverity warnings in new FIB code (VPP-484)
by Neale Ranns
· 8 years ago
69a9b76
VPP-362 Implement dumping of LISP adjacencies
by Filip Tehlar
· 8 years ago
75fc854
Rename ip_feature_init_cast(...) to vnet_feature_arc_init(...), VPP-481
by Dave Barach
· 8 years ago
51ffa81
ipfix: add l4 unformat support for mask and match (VPP-204)
by Juraj Sloboda
· 8 years ago
506b245
ipfix: add classification nodes for flow statistics (VPP-204)
by Juraj Sloboda
· 8 years ago
33a7dd5
FIB2.0: memory leaks during load-balance update (VPP-475)
by Neale Ranns
· 8 years ago
bfe737a
Fix double free in af_packet api/cli
by Ivan Kelly
· 8 years ago
3ee4404
unicast RPF for FIB2.0
by Neale Ranns
· 8 years ago
4a7e58b
VPP-395 Add udp-punt node(s) and API
by Alexander Popovsky (apopovsk)
· 8 years ago
025943b
VPP-464: Fix IPSec-GRE tunnel input with FIB 2.0
by Matus Fabian
· 8 years ago
3f993a6
Fix IP6 ND solicitation termination to allow link-local source IP
by John Lo
· 8 years ago
f154448
Fix crash caused by "show trace" due to incorrect usage of IP adjacency.
by Vengada Govindan
· 8 years ago
4beb30c
Fix LISP map-request resend deadlock
by Florin Coras
· 8 years ago
4c20e71
dpdk: fix issue in parsing startup.conf dpdk section
by Damjan Marion
· 8 years ago
15977ef
Fix CLI 'set interface unnumbered' to work with FIB 2.0
by Igor Mikhailov (imichail)
· 8 years ago
d827998
Minor tweaks to hqos doc
by Chris Luke
· 8 years ago
2ccf768
Fix LISP L2 fwd entry updates
by Florin Coras
· 8 years ago
95300d1
VPP-355: add PBB (802.1ah) tag rewrite
by Pavel Kotucek
· 8 years ago
6c3ebcc
FIB Memory Usage Diagnostics
by Neale Ranns
· 8 years ago
5499b19
vhost-user: avoid branching during prefetch
by Damjan Marion
· 8 years ago
11f9205
vhost: predict map_guest_mem returns similar results over time
by Pierre Pfister
· 8 years ago
240977f
Fix string parsing in lisp map-request itr-rlocs command
by Filip Tehlar
· 8 years ago
5e575b1
L2 over LISP and GRE (VPP-457)
by Neale Ranns
· 8 years ago
df089a8
(VPP-455) arp doesn't work when ip4 classifier configured with fib 2.0
by Neale Ranns
· 8 years ago
c631f2d
VPP-363: add ability to change mac address of the interface
by Pavel Kotucek
· 8 years ago
83486fb
Fix double-free crash
by David Hotham
· 8 years ago
f3e3fd3
VPP-454 Fix LISP GID dictionary issue
by Filip Tehlar
· 8 years ago
2fdaece
VPP-450 Fix adding LISP adjacencies via CLI
by Filip Tehlar
· 8 years ago
85ecc81
DPDK HQoS: Enable Hierarchical Scheduler in VPP
by Jasvinder Singh
· 8 years ago
ac8146c
Fix packet trace for IP4/IP6 lookup/forwarding nodes
by John Lo
· 8 years ago
e162bc3
classify: fix issue with output classify node using wrong sw_if_index
by Christophe Fontaine
· 8 years ago
62f88d8
arp: handle ARP proxy after tunnelling
by David Hotham
· 8 years ago
20f6441
Fix hugepage detection issue
by Damjan Marion
· 8 years ago
719311b
Fix "show adj nbr" displaying IP4 address for IP6 neighbors
by John Lo
· 8 years ago
a4509cf
fix create sub-interface range cli
by Eyal Bari
· 8 years ago
82bf7cd
Fix CLI for adding negative LISP fwd entries
by Florin Coras
· 8 years ago
dca8804
LISP Source/Dest control plane support, VPP-197
by Florin Coras
· 8 years ago
ab3e42b
Fix for potential use of uninitialized variables
by Igor Mikhailov (imichail)
· 8 years ago
b3bfb3e
Packet-generator related fib 2.0 fixes
by Dave Barach
· 8 years ago
f2e6a2d
Rmove duplicate register of unformat_l2_input_next_node
by Hongjun Ni
· 8 years ago
76260a6
Fix source RPF check in ip4_local
by Dave Barach
· 8 years ago
4448957
Fix eventfd leakage issue in vhost-user mode
by Steve Shin
· 8 years ago
5fef9e5
VPP-424 fix lldp_main declaration
by Klement Sekera
· 8 years ago
20e5551
Fix detection of packet output via BVI into a BD and SHG adjustment
by John Lo
· 8 years ago
b113658
l2_output: fix packet drop error reporting when mapping is in progress
by Damjan Marion
· 8 years ago
87e4069
Fix lisp-cp table_id lookup for punted packets
by Florin Coras
· 8 years ago
3762370
vhost-user: branchless SSE4.2 implementation of map_guest_mem()
by Damjan Marion
· 8 years ago
0dafaa7
vhost-user: remove dependency on dpdk code
by Damjan Marion
· 8 years ago
0bfe5d8
A Protocol Independent Hierarchical FIB (VPP-352)
by Neale Ranns
· 8 years ago
fe9473f
VPP-414: Fixed IPSec transport mode in esp_encrypt.c
by Matus Fabian
· 8 years ago
b58598b
dpdk: fix wrong tx ring size calculations
by Damjan Marion
· 8 years ago
a7cc447
dpdk: move number of sub-interfaces to 2nd cacheline, introduce flag
by Damjan Marion
· 8 years ago
5643170
dpdk: use flags for identifying interface types
by Damjan Marion
· 8 years ago
b94bdad
Use SSE instructions for matching tagged frames by ethertype
by Damjan Marion
· 8 years ago
48a9a54
VPP-419 add thread-safety to LLDP feature
by Klement Sekera
· 8 years ago
f298ecf
fd closed twice
by Eyal Bari
· 8 years ago
2d085d9
VPP-282: Document changes for vnet/vnet/ethernet
by Billy McFall
· 8 years ago
e83b7d5
vhost-user: announce VIRTIO_F_VERSION_1
by Damjan Marion
· 8 years ago
5ccbaa9
Add structure to some of the documentation; VPP-223
by Chris Luke
· 8 years ago
a8cd309
Add support for transparent ethernet bridging to GRE
by David Hotham
· 8 years ago
16b7aaa
Cloned buffer refcount was set to 0
by Christophe Fontaine
· 8 years ago
c5d9cda
VPP-306: Document changes for vnet/vnet/vxlan
by Billy McFall
· 8 years ago
Next »