Gitiles
Code Review
Sign In
gerrit.nordix.org
/
fdio
/
vpp
/
45ce3fbee5c1a7ad2a01f766c9b05059aa467b8f
/
src
/
vnet
45ce3fb
Unscrew builtin client
by Dave Barach
· 8 years ago
22db11b
af_packet driver needs to check VLIB_BUFFER_NEXT_PRESENT flag is set
by Jim Gibson
· 8 years ago
da1f2c7
Implement MAC Flush for BD or Interface from the L2FIB
by John Lo
· 8 years ago
6792ec0
TCP/session improvements
by Florin Coras
· 8 years ago
98ab091
Fix output feature processing (VPP-670)
by AkshayaNadahalli
· 8 years ago
2e7fbcc
Mcast rewrite no memcpy
by Neale Ranns
· 8 years ago
17f5f60
Fix output feature processing (VPP-670)
by AkshayaNadahalli
· 8 years ago
13ad1f0
Rename "show interfaces" -> "show interface"
by Dave Barach
· 8 years ago
ed6b52b
LISP: improve DP speed
by Filip Tehlar
· 8 years ago
864b25d
ping: allow the user to send bursts of N packets instead of single packet
by Andrew Yourtchenko
· 8 years ago
7312cc7
vhost: support interrupt mode
by Steven
· 8 years ago
59ed490
policer: fix byte ordering in policer_details msg
by Marek Gradzki
· 8 years ago
4868ff6
LISP statistics
by Filip Tehlar
· 8 years ago
eb743fa
vnet: add device-input threadplacement infra
by Damjan Marion
· 8 years ago
898273f
Check change in unnumbered setting before updating IP enabled state
by Neale Ranns
· 8 years ago
112ee88
features: remove remaining .end_node
by Damjan Marion
· 8 years ago
1bd0109
64 bit per-thread counters
by Neale Ranns
· 8 years ago
180279b
Fix IP feature ordering.
by Neale Ranns
· 8 years ago
696e88d
MPLS performance improvments.
by Neale Ranns
· 8 years ago
4b919a5
Attached hosts
by Neale Ranns
· 8 years ago
b069a69
Cache a 'has-features' flag on the adjacency for faster access. Reclaim the node_index memeber from the rewrite for space - this is only used for formtting
by Neale Ranns
· 8 years ago
b85e439
Use the feature anchor in the MPLS input arc - it performs much better
by Neale Ranns
· 8 years ago
3983ac2
Adjacency refinement; check the cover's interface against the adjacency's
by Neale Ranns
· 8 years ago
1b33fde
ping: Fix coverity error 163907
by Andrew Yourtchenko
· 8 years ago
f6dae05
vhost: wrong value return for VHOST_USER_VRING_GET_BASE
by Steven
· 8 years ago
e9f929b
vlib: make runtime_data thread-local
by Damjan Marion
· 8 years ago
9d676af
No vector allocation during buffer copy
by Neale Ranns
· 8 years ago
e101e1f
VXLAN:add hidden multicast interface check
by Eyal Bari
· 8 years ago
1c82cd4
API:support hidden sw interfaces
by Eyal Bari
· 8 years ago
e146f13
ioam: ip6 hop by hop ext header and SR header co-existence
by shwethab
· 8 years ago
e69f495
VPP-659 Improve tcp/session debugging and testing
by Florin Coras
· 8 years ago
1904c47
Add MAC address check in ethernet-input node if interface in L3 mode
by John Lo
· 8 years ago
374e2c5
Retire vpp_lite
by Damjan Marion
· 8 years ago
d79b41e
VPP-659 TCP improvements
by Florin Coras
· 8 years ago
67a99f8
LISP: fix Proxy-ETR show command, VPP-660
by Filip Tehlar
· 8 years ago
69b7aa4
Fix MAP-E UT. Add functionality in MAP code to delete the pre-resolved next-hops. UT checks for no-leftover-state now pass
by Neale Ranns
· 8 years ago
78053e1
Fix coverity CIDs 161048, 163895
by Pavel Kotucek
· 8 years ago
b69259a
VPP-608 Fix LISP warning
by Florin Coras
· 8 years ago
80f54e2
vlib_mains == 0 special cases be gone
by Dave Barach
· 8 years ago
b3b2de7
IMplementation for option to not create a FIB table entry when adding a neighbor entry
by Neale Ranns
· 8 years ago
8082380
MAP pre-resolve - use FIB to track pre-resolved next-hop
by Neale Ranns
· 8 years ago
37be736
Tests to target holes in adjacency and DPO test coverage
by Neale Ranns
· 8 years ago
d96bad8
ARP resilience in the absence of IP config on input and output interfaces
by Neale Ranns
· 8 years ago
239d3fe
API change (only) to not create a FIB table entry when adding a neighbor entry
by Neale Ranns
· 8 years ago
a1a0901
vhost: binary API changes for interrupt mode
by Steven
· 8 years ago
6786f1b
LISP: fix gpe sub-interface lookup
by Filip Tehlar
· 8 years ago
141ecc5
BUG: multiple registrations of 'vl_api_ip6nd_proxy_details_t_handler
by Neale Ranns
· 8 years ago
3f844d0
Proxy ND (RFC4389 - or a sub-set thereof). This allows the 'emulation' of bridging. That is hosts in one sub-net reachable via differenet interfaces.
by Neale Ranns
· 8 years ago
7eaf0e5
LISP: add stats API/CLI
by Filip Tehlar
· 8 years ago
a0b34a7
Register TCP with IP only if session is enabled
by Florin Coras
· 8 years ago
f7f2a9f
fix gcc 5.4 warning: argument to 'sizeof' in 'memcpy' call is the same expression as the destination
by Gabriel Ganne
· 8 years ago
3466c30
DHCP Multiple Servers (VPP-602, VPP-605)
by Neale Ranns
· 8 years ago
3212c57
CLI: hide deleted interfaces
by Eyal Bari
· 8 years ago
1b56352
In-band OAM active probe (VPP-471)
by AkshayaNadahalli
· 8 years ago
ede470b
fix uninitialized ip6 keys within session.c
by Gabriel Ganne
· 8 years ago
9c6a613
make per-adj counters configurable
by Neale Ranns
· 8 years ago
153b871
Fixing loadbalancing over ECMP for recursive routes
by AkshayaNadahalli
· 8 years ago
78372a9
ioam: manycast using iOAM and SR (VPP-628)
by Shwetha Bhandari
· 8 years ago
b16bfe3
BFD: documentation
by Klement Sekera
· 8 years ago
cc07848
Remove unused multicast fields from vnet_buffer_t
by Neale Ranns
· 8 years ago
35af9e5
features: take device-input buffer advance value directly
by Damjan Marion
· 8 years ago
0e2e0df
BFD: drop rpc call if packet doesn't match session
by Klement Sekera
· 8 years ago
0491ac9
BFD: remove unneeded code
by Klement Sekera
· 8 years ago
077d6ae
span: wrong destination interface in tracing
by Pavel Kotucek
· 8 years ago
363640d
Quad loop interface-output node
by Damjan Marion
· 8 years ago
358425b
DHCPv6 - Be consistent with the use of MFIB index as the RX FIB index for DHCPv6. For the same table ID, the unicast-FIB index is not necessarily the same value as the multicast-FIB index, since features (like LISP, SR) can create unicast-tables, and thus affect only the index of the unicast FIBs
by Neale Ranns
· 8 years ago
e04c299
Cleanup URI code and TCP bugfixing
by Florin Coras
· 8 years ago
fb38095
Evolving SRv6 (Segment Routing for IPv6)
by Pablo Camarillo
· 8 years ago
c83c3b7
Implement a loopback instance allocation scheme.
by Jon Loeliger
· 8 years ago
cc40565
VPP-651: Ensure sw_if_index to node mapping for L2 output path is only done via l2output_main.next_nodes
by Andrew Yourtchenko
· 8 years ago
87df12d
IPv6 RA improvements
by Neale Ranns
· 8 years ago
4008ac9
Changing the IP table for an interface is an error if the interface already has an address configured (VPP-601)
by Neale Ranns
· 8 years ago
a1a093d
Clean up binary api message handler registration issues
by Dave Barach
· 8 years ago
25b3667
bridge domain: fix members reordered when removing
by Eyal Bari
· 8 years ago
baf2e90
Remove the unused VRF ID parameter from the IP neighbour Add/Del API
by Neale Ranns
· 8 years ago
443312b
Fix LISP Coverity warning
by Florin Coras
· 8 years ago
614c131
VPP-648: CLI Memory leak with invalid parameter
by Billy McFall
· 8 years ago
7388448
BFD: command line interface
by Klement Sekera
· 8 years ago
c3a814b
dpdk: be a plugin
by Damjan Marion
· 8 years ago
68b0fb0
VPP-598: tcp stack initial commit
by Dave Barach
· 8 years ago
b3bb101
devices: vnet_get_aggregate_rx_packets should not be dpdk specific
by Damjan Marion
· 8 years ago
f7c3794
dpdk: retire support for dpdk 16.07
by Damjan Marion
· 8 years ago
7100b9c
Clear L2 output config on interface mode change to L3 (VPP-651)
by John Lo
· 8 years ago
c47ed03
vlib: add buffer cloning support
by Damjan Marion
· 8 years ago
f61bc52
BFD: disable debug prints
by Klement Sekera
· 8 years ago
ff54270
vlib: add VLIB_BUFFER_EXT_HDR_VALID flag
by Damjan Marion
· 8 years ago
3e7b5693
Add GPE CLI/API for setting encap mode
by Filip Tehlar
· 8 years ago
646ba9b
fix:vxlan mcast adj - added as ucast dpo adj
by Eyal Bari
· 8 years ago
239790f
BFD: echo function
by Klement Sekera
· 8 years ago
263440e
Add NSH to GPE decap path
by Florin Coras
· 8 years ago
5a72c1c
MFIB: changes to improve route add/delete performance
by Neale Ranns
· 8 years ago
08a70f1
FIB: 1) fix pool realloc during prefix export. 2) don't walk off the end of the path-extension vector
by Neale Ranns
· 8 years ago
26cd8c1
VPP-650: handle buffer failure in vlib_buffer_copy(...)
by Dave Barach
· 8 years ago
02767e9
Fixed QAT device binding and device unbinding when vpp package is removed
by Radu Nicolau
· 8 years ago
bcc6aa4
MFIB memory leak. free the per-source interface hash
by Neale Ranns
· 8 years ago
04197ee
VPP-279: Document changes for vnet/vnet/devices
by Billy McFall
· 8 years ago
4a3f69c
Fix vpp built-in version of api_unformat_sw_if_index(...)
by Dave Barach
· 8 years ago
974cdc6
Fix LISP and ONE crc marcos
by Filip Tehlar
· 8 years ago
a9a20e7
VPP-635: CLI Memory leak with invalid parameter
by Billy McFall
· 8 years ago
2dd6852
Consolidate DHCP v4 and V6 implementation. No functional change intended
by Neale Ranns
· 8 years ago
Next »