Gitiles
Code Review
Sign In
gerrit.nordix.org
/
fdio
/
vpp
/
7d31ab2a5cc2124ddd973ac5dfac2219619f345a
/
src
/
vnet
/
ethernet
b3ca33f
ethernet_input_inline: leverage vlib_get_buffers
by Zhiyong Yang
· 6 years ago
9847792
ethernet: fix packet tracing
by Benoît Ganne
· 6 years ago
f324dec
fixing typos
by Jim Thompson
· 6 years ago
fe750c2
Add RDMA ibverb driver plugin
by Benoît Ganne
· 6 years ago
8feeaff
Typos. A bunch of typos I've been collecting.
by Paul Vinciguerra
· 6 years ago
192b13f
BVI Interface
by Neale Ranns
· 6 years ago
3b0d7e4
Revert "API: Cleanup APIs interface.api"
by Ole Trøan
· 6 years ago
e63325e
API: Cleanup APIs interface.api
by Jakub Grajciar
· 6 years ago
c3a0e8d
deprecate VLIB_NODE_FUNCTION_MULTIARCH
by Filip Tehlar
· 6 years ago
d2bb614
L2: ARP term - learn but don't send response to GARPs
by Neale Ranns
· 6 years ago
5ecd5a5
Move pcap rx/tx trace code out of the dpdk plugin
by Dave Barach
· 6 years ago
8f215b4
Callback functions must have the correct signature
by Neale Ranns
· 6 years ago
3d0ef26
Fix parsing overflow in unformat_mac_address_t()
by Benoît Ganne
· 6 years ago
652d2e1
Deprecate old mutliarch code, phase 1
by Damjan Marion
· 6 years ago
3702930
Use IP and MAC API types for neighbors
by Neale Ranns
· 6 years ago
7425f92
IP route local and connected
by Neale Ranns
· 6 years ago
8d6f34e
ethernet-input tagged packets optimizations
by Damjan Marion
· 6 years ago
8006c6a
PAPI: Add MACAddress object wrapper for vl_api_mac_address_t
by Ole Troan
· 6 years ago
a25def7
Add a feature arc consistency check
by Dave Barach
· 6 years ago
ddf6e08
Remove unused argument from eth_identify_subint(...)
by Damjan Marion
· 6 years ago
18934e6
VPP-1309: fixed crash when listing ip arp after removing interface
by Pavel Kotucek
· 6 years ago
e9cebdf
ethernet-input: fix assert in l2 mode
by Damjan Marion
· 6 years ago
650223c
ethernet-input optimizations
by Damjan Marion
· 6 years ago
faf22cb
mac_address_t: size to 6 bytes so it represents wire format
by Neale Ranns
· 6 years ago
178cf49
Remove c-11 memcpy checks from perf-critical code
by Dave Barach
· 6 years ago
a3d5986
vlib rename vlib_frame_args(...) to vlib_frame_scalar_args(..)
by Damjan Marion
· 6 years ago
93cc3ee
GBP Endpoint Learning
by Neale Ranns
· 6 years ago
4d5b917
BD ARP entry use common API types
by Neale Ranns
· 6 years ago
86327be
Genric API types format/unformat support for VAT and custom dump
by Neale Ranns
· 6 years ago
bf9f02c
arp:add error counters for all failure cases
by Eyal Bari
· 6 years ago
b7b9299
c11 safe string handling support
by Dave Barach
· 6 years ago
e78bca1
vnet: complete the fix for l3_hdr_offset calculation for single loop fastpass case (VPP-1444)
by Andrew Yourtchenko
· 6 years ago
20e6d36
vnet: ethernet-input incorrectly sets l3_hdr_offset in some cases
by Andrew Yourtchenko
· 6 years ago
d63abff
On interface deletion - make sure any vlan qinq table is cleared
by John Lo
· 6 years ago
8807674
Enabled untagged vs default functionality
by Mike Bly
· 6 years ago
b474380
L2 BD: introduce a BD interface on which to send UU packets
by Neale Ranns
· 6 years ago
c45e190
dpdk: show pluggable info in 'show hardware'
by Damjan Marion
· 6 years ago
cf7efe0
ARP: don't use RPC for requests initiated from the main thread
by Neale Ranns
· 6 years ago
1fc44b6
Revert "L2-input: use vlib_buffer_enqueue_to_next"
by John Lo
· 6 years ago
b123255
L2-input: use vlib_buffer_enqueue_to_next
by Neale Ranns
· 6 years ago
e849da2
fix missing extern in vnet/ethernet/node.c
by Damjan Marion
· 6 years ago
5beecec
new multiversioning on ethernet input nodes
by Damjan Marion
· 6 years ago
3b81a1e
L2 BVI/FIB: Update L2 FIB table when BVI's MAC changes
by Neale Ranns
· 6 years ago
ecdfb2c
eth_mac_equal takes const pointers
by Neale Ranns
· 6 years ago
3f812aa
Add missing API MAC address encode implementation
by Neale Ranns
· 6 years ago
5fd95fb
Fix typo
by Dave Barach
· 6 years ago
de5b08f
Introduce a mac_address_t on the API and in VPP
by Neale Ranns
· 6 years ago
571ab20
Consolidate the [un]format_mac_address implementations
by Neale Ranns
· 6 years ago
c5d4317
FIB: return entry prefix by const reference to avoid the copy
by Neale Ranns
· 6 years ago
78451a6
Loopback tx: support multiple tx intfcs per frame
by Dave Barach
· 6 years ago
1855b8e
IP directed broadcast
by Neale Ranns
· 6 years ago
0809f6c
QoS: marking and recording for MPLS and VLAN
by Neale Ranns
· 6 years ago
7d98a12
Remove unused argument to vlib_feature_next
by Damjan Marion
· 6 years ago
b52c034
loopback:fix delete to check interface class
by Eyal Bari
· 6 years ago
635ec3b
VPP-1341: fix loopback interface graph arcs
by Dave Barach
· 6 years ago
0e6f4d6
Improve IP4 ARP and IP6 ND Events Notification
by John Lo
· 6 years ago
v18.10-rc0
067cd62
avoid using thread local storage for thread index
by Damjan Marion
· 6 years ago
17ff3c1
Pipes
by Neale Ranns
· 6 years ago
0131b6c
Add checks for bad ARP request packets in arp-termination node
by John Lo
· 6 years ago
084606b
Check get packet template allocation failure (VPP-1321)
by John Lo
· 6 years ago
d723161
MTU: Software interface / Per-protocol MTU support
by Ole Troan
· 7 years ago
59ae61e
Gratuitous ARP packet handling
by Neale Ranns
· 7 years ago
535939c
Revert "Allow arp-input node to learn IPv4 neighbors from GARP packets"
by John Lo
· 7 years ago
d018870
Allow arp-input node to learn IPv4 neighbors from GARP packets
by John Lo
· 7 years ago
9f781d8
bond: send gratuitous arp when the active slave went down in active-backup mode
by Steven
· 7 years ago
4fed5b1
Fix IP neighbor/arp pool full and static entry handling
by John Lo
· 7 years ago
0053de6
ARP proxy dumps
by Neale Ranns
· 7 years ago
1f6e928
ARP: Ensure STATIC and DYANMIC ARP flags are mutually exclusive.
by Jon Loeliger
· 7 years ago
7f358b3
Periodic scan and probe of IP neighbors to maintain neighbor pools
by John Lo
· 7 years ago
cbe8d65
TAP memory leaks:
by Neale Ranns
· 7 years ago
b14826e
Minor optimzation/cleanup to ethernet-input node
by John Lo
· 7 years ago
889fe94
Mcast rewrite optimisations
by Neale Ranns
· 8 years ago
fe7d4a2
Revert "MTU: Setting of MTU on software interface (instead of hardware interface)"
by Damjan Marion
· 7 years ago
70083ee
MTU: Setting of MTU on software interface (instead of hardware interface)
by Ole Troan
· 7 years ago
25b0494
GBP V2
by Neale Ranns
· 7 years ago
756cd94
Fixes for 'make UNATTENDED=yes CC=clang CXX=clang verify'
by Neale Ranns
· 7 years ago
87dad11
L2: no-flood interface type in the Bridge-Domain
by Neale Ranns
· 7 years ago
871dc42
Detailed stats collection feature
by Neale Ranns
· 7 years ago
2303cb1
FIB Interpose Source
by Neale Ranns
· 7 years ago
039cbfe
QoS recording and marking
by Neale Ranns
· 7 years ago
a36f08c
Fix Avoid crash in vnet_delete_sub_interface routine
by Steve Shin
· 7 years ago
8a3e575
Fix reset the vlan flags when main interface is deleted.
by Steve Shin
· 7 years ago
927b071
vppinfra: CLIB_HAVE_VEC128 mandates SSE4.2
by Damjan Marion
· 7 years ago
c6969b5
Use neutral vector code for ethernet_frame_is_tagged
by Damjan Marion
· 7 years ago
c819fc6
Allow providers to override glean behaviour
by Neale Ranns
· 7 years ago
438f630
Revert "Allow interface types to override glean adjacency behaivour"
by Ole Trøan
· 7 years ago
8b30e47
Allow interface types to override glean adjacency behaivour
by Neale Ranns
· 7 years ago
547ecf6
Fix clang implicit conversion errors
by Damjan Marion
· 7 years ago
9d42087
VPPAPIGEN: vppapigen replacement in Python PLY.
by Ole Troan
· 7 years ago
5957a14
Sub-Interface deletion not cleanup hash's properly (VPP-1136)
by John Lo
· 7 years ago
faf9a5a
Fix checksum offload sssue caused by overwriten lX_hdr_offset
by Damjan Marion
· 7 years ago
b4c42cd
VPP-1110 BVI reply ARP that doesn't request BVI loacl IP.
by zhaoqingling
· 7 years ago
2df3909
tapv2: multiple improvements
by Damjan Marion
· 7 years ago
2222986
Remove unused, uninteresting code
by Dave Barach
· 7 years ago
35de3b3
vnet: set vnet_buffer l2_hdr_offset and l3_hdr_offset
by Steven
· 7 years ago
71612d6
Add extern to *_main global variable declarations in header files.
by Dave Wallace
· 7 years ago
0d056e5
vppapigen: support per-file (major,minor,patch) version stamps
by Dave Barach
· 7 years ago
d3c008d
[aarch64] Fixes CLI crashes on dpaa2 platform.
by Christophe Fontaine
· 7 years ago
59b2565
Repair vlib API socket server
by Dave Barach
· 7 years ago
7e9743a
Fix sending GARP/NA on Bonded Interface Active/Backup Link Up/Down
by John Lo
· 7 years ago
Next »