| /linux/tools/testing/selftests/net/ |
| H A D | srv6_hencap_red_l3vpn_test.sh | 14 # Routers rt-1,rt-2,rt-3 and rt-4 implement IPv4/IPv6 L3 VPN services 73 # Every fcf0:0:x:y::/64 network interconnects the SRv6 routers rt-x with rt-y 91 # operator's network and SRv6 routers. 111 # Policy (i.a) steers tunneled IPv6 traffic through SRv6 routers 127 # Conversely, Policy (ii.b) steers tunneled IPv4 traffic through SRv6 routers 151 # Policy (i.c) steers tunneled IPv6 traffic through SRv6 routers rt-2,rt-4. 160 # Policy (i.d) steers tunneled IPv6 traffic through SRv6 routers rt-1,rt-3. 185 # IDs of routers and hosts are initialized during the setup of the testing 187 ROUTERS='' 330 # Setup the basic networking for the routers [all...] |
| H A D | srv6_hl2encap_red_l2vpn_test.sh | 14 # Routers rt-1,rt-2,rt-3 and rt-4 implement L2 VPN services 63 # Every fcf0:0:x:y::/64 network interconnects the SRv6 routers rt-x with rt-y 81 # operator's network and SRv6 routers. 110 # Policy (i.b) steers tunneled L2 traffic through the SRv6 routers 136 # IDs of routers and hosts are initialized during the setup of the testing 138 ROUTERS='' 280 # Setup the basic networking for the routers 357 # $3 - SRv6 routers configured for steering traffic (End behaviors) 513 # $2 - SRv6 routers configured for steering tunneled traffic 548 # create routers [all …]
|
| H A D | srv6_end_flavors_test.sh | 56 # two hosts (hs-1, hs-2) and four routers (rt-1, rt-2, rt-3, rt-4). 57 # Hosts hs-1 and hs-2 are connected to routers rt-1 and rt-2, respectively, 103 # Every fcf0:0:x:y::/64 network interconnects the SRv6 routers rt-x with rt-y in 122 # SRv6 routers. 214 # IDs of routers and hosts are initialized during the setup of the testing 216 ROUTERS='' 331 # destroy routers 332 for i in ${ROUTERS}; do 417 # Setup the basic networking for the routers 501 # $3 - compact way to represent a list of SRv6 routers wit [all...] |
| H A D | srv6_end_next_csid_l3vpn_test.sh | 12 # two hosts and four routers. Hosts hs-1 and hs-2 are connected through an 13 # IPv4/IPv6 L3 VPN service, offered by routers rt-1, rt-2, rt-3 and rt-4 using 69 # Every fcf0:0:x:y::/64 network interconnects the SRv6 routers rt-x with rt-y in 93 # of the IPv6 routing tables in the routers. 313 # IDs of routers and hosts are initialized during the setup of the testing 315 ROUTERS='' 457 # Setup the basic networking for the routers 615 # $3 - SRv6 routers configured for steering traffic (End behaviors) 765 # create routers 766 ROUTERS="1 2 3 4"; readonly ROUTERS [all …]
|
| H A D | srv6_end_x_next_csid_l3vpn_test.sh | 13 # two hosts and four routers. Hosts hs-1 and hs-2 are connected through an 14 # IPv4/IPv6 L3 VPN service, offered by routers rt-1, rt-2, rt-3 and rt-4 using 72 # Every fcf0:0:x:y::/64 network interconnects the SRv6 routers rt-x with rt-y in 99 # of the IPv6 routing tables in the routers. 358 # IDs of routers and hosts are initialized during the setup of the testing 360 ROUTERS='' 507 # Setup the basic networking for the routers 702 # $3 - SRv6 routers configured for steering traffic (End.X behaviors) 852 # create routers 853 ROUTERS="1 2 3 4"; readonly ROUTERS [all …]
|
| H A D | srv6_end_dx6_netfilter_test.sh | 15 # Routers rt-1 and rt-2 implement IPv6 L3 VPN services leveraging the SRv6 170 # destroy routers rt-* and hosts hs-* 176 # Setup the basic networking for the routers 311 log_section "SRv6 VPN connectivity test with netfilter enabled in routers"
|
| H A D | srv6_end_dx4_netfilter_test.sh | 15 # Routers rt-1 and rt-2 implement IPv4 L3 VPN services leveraging the SRv6 170 # destroy routers rt-* and hosts hs-* 176 # Setup the basic networking for the routers 306 log_section "SRv6 VPN connectivity test with netfilter enabled in routers"
|
| H A D | srv6_encap_lookup_l3vpn_test.sh | 11 # Two routers (rt-1, rt-2) provide L3 VPN services over an IPv6 underlay 41 # veth-tX = cafe::254/10.0.0.254 (tenant gateway on veth, both routers) 652 log_test $? 0 "Routers connectivity: rt-${rtsrc} -> rt-${rtdst}" 722 log_section "IPv6 routers connectivity test" 877 log_section "SRv6 VPN isolation test among routers in different tenants" 888 log_section "SRv6 VPN connectivity test among routers in the same tenant" 921 log_section "SRv6 VPN connectivity test among routers w/o lookup"
|
| H A D | srv6_end_dt4_l3vpn_test.sh | 22 # Routers rt-1 and rt-2 implement IPv4 L3 VPN services leveraging the SRv6 224 # Setup the basic networking for the routers 360 log_test $? 0 "Routers connectivity: rt-${rtsrc} -> rt-${rtdst}" 408 log_section "IPv6 routers connectivity test"
|
| H A D | srv6_end_dt6_l3vpn_test.sh | 23 # Routers rt-1 and rt-2 implement IPv6 L3 VPN services leveraging the SRv6 225 # Setup the basic networking for the routers 370 log_test $? 0 "Routers connectivity: rt-${rtsrc} -> rt-${rtdst}" 418 log_section "IPv6 routers connectivity test"
|
| H A D | srv6_end_dt46_l3vpn_test.sh | 32 # Routers rt-1 and rt-2 implement IPv4/IPv6 L3 VPN services leveraging the SRv6 255 # Setup the basic networking for the routers 413 log_test $? 0 "Routers connectivity: rt-${rtsrc} -> rt-${rtdst}" 485 log_section "IPv6 routers connectivity test"
|
| /linux/include/linux/ |
| H A D | pim.h | 21 * 0 = Hello Multicast to ALL-PIM-ROUTERS 25 * 3 = Join/Prune Multicast to ALL-PIM-ROUTERS 26 * 4 = Bootstrap Multicast to ALL-PIM-ROUTERS 27 * 5 = Assert Multicast to ALL-PIM-ROUTERS
|
| /linux/Documentation/netlabel/ |
| H A D | draft-ietf-cipso-ipsecurity-01.txt | 281 Routers work most efficiently when processing fixed length fields. To 282 support these routers there is an optimized form of tag type 1. The format 431 gateways, and routers that support multiple sensitivity labels. A CIPSO 452 parameter does not apply to CIPSO gateways or routers. This parameter need 470 not apply to CIPSO gateways or routers. This parameter need not be defined 517 MAY be in CIPSO or local format. Some CIPSO systems, such as routers, may 683 routers.
|
| /linux/arch/arm/mach-bcm/ |
| H A D | Kconfig | 77 This is a network SoC line mostly used in home routers and 176 This SoC line is mostly used in home routers and is some cheaper
|
| /linux/drivers/firmware/broadcom/ |
| H A D | Kconfig | 6 Broadcom home routers contain flash partition called "nvram" with all
|
| /linux/drivers/leds/blink/ |
| H A D | Kconfig | 23 gateways and routers.
|
| /linux/Documentation/devicetree/bindings/dma/ |
| H A D | dma-router.yaml | 16 DMA routers are transparent IP blocks used to route DMA request
|
| /linux/include/uapi/linux/ |
| H A D | ipv6_route.h | 22 fallback, no routers on link */
|
| /linux/Documentation/driver-api/gpio/ |
| H A D | using-gpio.rst | 15 laptops, phones, tablets, routers, and any consumer or office or business goods
|
| /linux/drivers/thunderbolt/ |
| H A D | lc.c | 57 * Only supports non-USB4 routers with link controller (that's 360 * Thunderbolt 3 routers only. 381 * for Thunderbolt 3 routers only.
|
| /linux/include/linux/mtd/ |
| H A D | partitions.h | 24 * embedded subpartitions / volumes. E.g. many home routers use "firmware"
|
| /linux/tools/testing/selftests/net/forwarding/ |
| H A D | tc_mpls_l2vpn.sh | 52 # LER1 and LER2 logically represent two different routers. However, no VRF is
|
| /linux/Documentation/networking/ |
| H A D | ila.rst | 89 network; these are provided by "ILA hosts" and "ILA routers" respectively. 94 as showing ILA hosts and routers::
|
| /linux/drivers/mtd/parsers/ |
| H A D | Kconfig | 125 TP-Link home routers use flash partitions to store various data. Info
|
| /linux/arch/x86/include/asm/uv/ |
| H A D | uv_hub.h | 42 * routers always have low bit of 1, C/MBricks have low bit 113 * includes all C & M bricks. Routers are NOT included.
|