Home
last modified time | relevance | path

Searched refs:MPLS (Results 1 – 11 of 11) sorted by relevance

/linux-6.3-rc2/net/mpls/
A DKconfig3 # MPLS configuration
6 menuconfig MPLS config
13 MPLS remains a simple way of making tunnels.
15 If you have not heard of MPLS you probably want to say N here.
17 if MPLS
20 tristate "MPLS: GSO support"
23 that have had MPLS stack entries pushed onto them and thus
24 become MPLS GSO packets.
27 tristate "MPLS: routing support"
34 tristate "MPLS: IP over MPLS tunnel support"
[all …]
A Dmpls_iptunnel.c302 MODULE_ALIAS_RTNL_LWT(MPLS);
/linux-6.3-rc2/Documentation/networking/
A Dbareudp.rst12 tunnelling different L3 protocols like MPLS, IP, NSH etc. inside a UDP tunnel.
16 The bareudp device supports special handling for MPLS & IP as they can have
18 MPLS procotcol can have ethertypes ETH_P_MPLS_UC (unicast) & ETH_P_MPLS_MC (multicast).
31 0x8847 (MPLS traffic). The destination port of the UDP header will be set to
39 same family. It is currently only available for IP and MPLS. This mode has to
49 For MPLS, the multiproto mode allows the tunnel to handle both unicast
50 and multicast MPLS packets.
A Dmpls-sysctl.rst4 MPLS Sysfs variables
32 the MPLS header on imposing labels and propagated from the
33 MPLS header to the IPv4/IPv6 header on popping the last label.
35 If disabled, the MPLS transport network will appear as a
42 Default TTL value to use for MPLS packets where it cannot be
A Dpktgen.rst196 pgset "mpls 0001000a,0002000a,0000000a" set MPLS labels (in this example
/linux-6.3-rc2/tools/testing/selftests/bpf/progs/
A Dbpf_flow.c35 #define MPLS 4 macro
129 bpf_tail_call_static(skb, &jmp_table, MPLS); in parse_eth_proto()
392 PROG(MPLS)(struct __sk_buff *skb) in PROG() argument
/linux-6.3-rc2/net/openvswitch/
A DKconfig14 select MPLS
/linux-6.3-rc2/Documentation/networking/devlink/
A Ddevlink-trap.rst176 undergo a layer 3 lookup, but are not IP or MPLS packets
431 - Traps packets dropped due to an error in the MPLS header parsing which
/linux-6.3-rc2/net/sched/
A DKconfig806 tristate "MPLS manipulation"
809 Say Y here to push or pop MPLS headers.
/linux-6.3-rc2/drivers/net/
A DKconfig271 kinds of traffic like MPLS, IP, etc. inside a UDP tunnel.
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/steering/
A Ddr_ste_v1.c1538 sb->lu_type = DR_STE_CALC_DFNR_TYPE(MPLS, sb->inner); in dr_ste_v1_build_mpls_init()

Completed in 16 milliseconds