Gitiles
Code Review
Sign In
gerrit.nordix.org
/
fdio
/
vpp
/
262971e7830413c58b9b45965f799f540e634437
/
src
/
vnet
/
l2
f0d8d8f
l2: remove unused types and includes form feature arc code
by Neale Ranns
· 4 years, 10 months ago
ffd1546
misc: fix coverity warnings
by Dave Barach
· 4 years, 10 months ago
ba4a5bf
classify: Reduce the include dependencies on vnet_classify.h
by Neale Ranns
· 5 years ago
7c9fe92
docs: Edit FEATURE.yaml files so they can be published
by John DeNisco
· 5 years ago
b2e73b1
l2: fix MAC learn counter update on adding MAC entry
by John Lo
· 5 years ago
7adf573
l2: Update FEATURE.yaml
by John Lo
· 5 years ago
ff63798
l2: Add FEATURE.yaml
by John Lo
· 5 years ago
3be9351
l2: l2_patch_main should not be static
by Vratko Polak
· 5 years ago
70ef0fa
l2: fix l2input_feat_names overflow
by Benoît Ganne
· 5 years ago
cbe25aa
ip: Protocol Independent IP Neighbors
by Neale Ranns
· 5 years ago
f50bac1
vppinfra: bihash walk cb typedef and continue/stop controls
by Neale Ranns
· 5 years ago
39d6911
api: multiple connections per process
by Dave Barach
· 5 years ago
9fb6d40
misc: add address sanitizer heap instrumentation
by Benoît Ganne
· 6 years ago
7dbf9a1
fib: reduce save_rewrite_length to u8
by Klement Sekera
· 5 years ago
9485d99
interface: Allow VLAN tag-rewrite on non-sub-interfaces too.
by Jon Loeliger
· 5 years ago
ddbd90a
l2: fix typo in doxygen
by Paul Vinciguerra
· 5 years ago
8a4bfda
vppinfra: add vec_set_len()
by Benoît Ganne
· 5 years ago
8304933
classify: use vector code even when data is not aligned
by Damjan Marion
· 5 years ago
864d857
classify: remove includes from classifier header file
by Damjan Marion
· 5 years ago
d770cfc
ipsec ip tcp l2: multiarch nodes cannot be declared as static
by Damjan Marion
· 5 years ago
e717482
vppapigen: remove support for legacy typedefs
by Paul Vinciguerra
· 5 years ago
6631780
vlib: copy trace_handle in vlib_buffer_copy/clone() functions
by John Lo
· 5 years ago
3940de3
api: binary api cleanup
by Dave Barach
· 5 years ago
32dcd3b
vppinfra: allocate bihash virtual space on demand
by Dave Barach
· 5 years ago
cfc7a10
gbp: add anonymous l3-out external interfaces
by Benoît Ganne
· 5 years ago
bc764c8
l2: BD ARP termination entry API update
by Neale Ranns
· 5 years ago
54bc5e4
Update API description
by Igor Mikhailov (imichail)
· 6 years ago
c5fa2b8
mp_safe SW_INTERFACE_DUMP, SW_INTERFACE_DETAILS, SW_INTERFACE_TAG_ADD_DEL,
by Steven Luong
· 6 years ago
20bc56a
Remove dummy_interface_tx nodes from l2tp l2xcrw and nsh
by John Lo
· 6 years ago
5e6f734
l2: Add support for arp unicast forwarding
by Mohsin Kazmi
· 6 years ago
3b62e29
DOCS-ONLY: Fix broken doxygen tag in BVI
by Dave Wallace
· 6 years ago
d2a4194
BVI: coverity error fix
by Neale Ranns
· 6 years ago
192b13f
BVI Interface
by Neale Ranns
· 6 years ago
5daf0c5
add default NONE flag for bd_flags
by Michal Cmarada
· 6 years ago
44f0f71
l2: migrate old MULTIARCH macros to VLIB_NODE_FN
by Filip Tehlar
· 6 years ago
4ba6772
GBP: use sclass in the DP for policy
by Neale Ranns
· 6 years ago
47727c0
Add -fno-common compile option
by Benoît Ganne
· 6 years ago
3702930
Use IP and MAC API types for neighbors
by Neale Ranns
· 6 years ago
879d11c
GBP: Sclass to src-epg conversions
by Neale Ranns
· 6 years ago
e26c81f
L2 BD API to flush all IP-MAC entries in the specified BD
by John Lo
· 6 years ago
98d6b61
Fix used-before-set in vl_api_bridge_flags_t_handler
by Dave Barach
· 6 years ago
8006c6a
PAPI: Add MACAddress object wrapper for vl_api_mac_address_t
by Ole Troan
· 6 years ago
b6a4795
GBP: l3-out subnets
by Neale Ranns
· 6 years ago
ddf6e08
Remove unused argument from eth_identify_subint(...)
by Damjan Marion
· 6 years ago
d30bf01
add vlib_prefetch_buffer_data(...) macro
by Damjan Marion
· 6 years ago
178cf49
Remove c-11 memcpy checks from perf-critical code
by Dave Barach
· 6 years ago
5d9df1d
L2 feautre bitmaps output verbose/non-verbose mode
by Neale Ranns
· 6 years ago
c3baf62
l2: convert l2_patch to new multiarch scheme
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
dcb0c1a
Change l2_patch from dual-loop to quad-loop
by Yulong Pei
· 6 years ago
bd0da97
vlib: define minimum chained buffer segment size
by Damjan Marion
· 6 years ago
11d47af
l2fib:remove unused bucket arg in lookup functions
by Eyal Bari
· 6 years ago
7d645f7
L2-fwd trace show the lookup result
by Neale Ranns
· 6 years ago
a117958
L2-input/output: use feature enum type in flag update function
by Neale Ranns
· 6 years ago
b7b9299
c11 safe string handling support
by Dave Barach
· 6 years ago
a23cade
vnet: create L2 feature arc infrastructure
by Andrew Yourtchenko
· 6 years ago
d29cc88
L2: BM traffic does not use UU-FWD (VPP-1445)
by Neale Ranns
· 6 years ago
b9fa29d
L2-flood: no clone for 1 replication
by Neale Ranns
· 6 years ago
0a4e006
Fix documentation about sw_interface_set_l2_bridge
by Yichen Wang
· 6 years ago
e178b27
Modify return values of L2 bridge API handlers
by Alexander Chernavin
· 6 years ago
b474380
L2 BD: introduce a BD interface on which to send UU packets
by Neale Ranns
· 6 years ago
bdc0e6b
Trivial: Clean up some typos.
by Paul Vinciguerra
· 6 years ago
7341b6d
L2-fib-dump: send 1 or 0 rather than flag value
by Neale Ranns
· 6 years ago
5c7c49d
Fix documentation for SHG in bridge domain
by Yichen Wang
· 6 years ago
1fc44b6
Revert "L2-input: use vlib_buffer_enqueue_to_next"
by John Lo
· 6 years ago
c25eb45
L2-FWD: use vlib_buffer_enqueue_to_next and cache prefetch fix
by Neale Ranns
· 6 years ago
b123255
L2-input: use vlib_buffer_enqueue_to_next
by Neale Ranns
· 6 years ago
f0fa317
L2-Learn: use vlib_buffer_enqueue_to_next
by Neale Ranns
· 6 years ago
eb1525f
L2-learn; cache prefetch fix
by Neale Ranns
· 6 years ago
3b81a1e
L2 BVI/FIB: Update L2 FIB table when BVI's MAC changes
by Neale Ranns
· 6 years ago
b54d081
L2-FIB: replace bit-fields with flags
by Neale Ranns
· 6 years ago
ceb8d5a
l2_output:skip processing if no features are enabled
by Eyal Bari
· 6 years ago
8e71529
Deprecate old buffer replication scheme
by Damjan Marion
· 6 years ago
bb37688
l2:bvi-dont aceess sup hw int for broadcasts
by Eyal Bari
· 6 years ago
b24dfec
coverity: l2 arp termination dump
by Mohsin Kazmi
· 6 years ago
78cfeb4
l2:remove unused members of input, output configs
by Eyal Bari
· 6 years ago
5d82d2f
l2: arp termination dump
by Mohsin Kazmi
· 6 years ago
6e36351
Multiarch handling in different constructor macros
by Damjan Marion
· 6 years ago
99a3c6c
Use the bihash walk function
by Neale Ranns
· 6 years ago
fe80c49
Fix L2 flooding to BVI with error return not working
by John Lo
· 6 years ago
28374ca
Fix dangling reference in l2fib_scan(...)
by Dave Barach
· 6 years ago
055b231
L2 Flood: use the buffer clone API rather than buffer recycle
by Neale Ranns
· 6 years ago
6b9b41c
L2 EFP: byteswap sw_if_index, enable flag can be u8 on .api
by Neale Ranns
· 6 years ago
635ec3b
VPP-1341: fix loopback interface graph arcs
by Dave Barach
· 6 years ago
b6b04f0
bridge-domain:fix no_flood count
by Eyal Bari
· 6 years ago
7dbd726
Improve L2FIB delete entry handling and "show l2fib" CLI options
by John Lo
· 7 years ago
812b32d
Add VLIB_NODE_FN() macro to simplify multiversioning of node functions
by Damjan Marion
· 7 years ago
f3b2746
Rewrite of l2-output node
by Damjan Marion
· 7 years ago
7f358b3
Periodic scan and probe of IP neighbors to maintain neighbor pools
by John Lo
· 7 years ago
1105600
vppinfra: use count_trailing_zeros in sparse_vec_index
by Damjan Marion
· 7 years ago
d66e3d4
Support QOS_SOURCE_IP recording from L2 input node.
by Igor Mikhailov (imichail)
· 7 years ago
701625b
typo fix: UNKOWN -> UNKNOWN
by Andrey "Zed" Zaikin
· 7 years ago
25b0494
GBP V2
by Neale Ranns
· 7 years ago
4f8863b
bond: ping fails between l2 BD [VPP-1238]
by Steven
· 7 years ago
87dad11
L2: no-flood interface type in the Bridge-Domain
by Neale Ranns
· 7 years ago
9a71929
Change l2-fwd node to allow possible feature before UU-FLOOD
by John Lo
· 7 years ago
109139e
l2_input:optimize counter access
by Eyal Bari
· 7 years ago
e23c99e
Improve l2_macs_events API to provide MAC move information
by John Lo
· 7 years ago
2ca2005
vnet: l2-classify: prefetch (n+2, n+3) rather than (n+1, n+2) inside dual loop code
by Andrew Yourtchenko
· 7 years ago
Next »