Gitiles
Code Review
Sign In
gerrit.nordix.org
/
fdio
/
vpp
/
f6e3dc4778ef910d4ae6114783bd8f50887e6d0d
/
vnet
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
51f80fc
DPDK_HQoS: fix coverity warnings on uninitialized variables
by Jasvinder Singh
· 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
558d5eb
Add support for multi FIB DHCPv6 Proxy
by Wojciech Dec
· 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
8b3191e
feature: convert all feature nodes to new feature infra
by Damjan Marion
· 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
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
51327ac
devices: create dummy device-input node to keep nexts in sync
by Damjan Marion
· 8 years ago
05bb1dd
fix errors reported by clang
by Damjan Marion
· 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
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
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
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
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
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
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
cede379
Update _slabshr fields when updating HQoS masks
by David Hotham
· 8 years ago
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
Next »