mirror of
https://github.com/linux-system-roles/network.git
synced 2026-01-23 02:15:17 +00:00
It is useful and common practice to configure the routes with blackhole, prohibit, and unreachable route types when users have BGP routing setups. Notice that this feature is only for nm provider using `network_connections` variable. Configuring blackhole, prohibit, and unreachable route types is also supported by using `network_state` since nmstate version 2.2.20 (the setting name is `route-type`). Resolves: https://issues.redhat.com/browse/RHEL-19579 Signed-off-by: Wen Liang <liangwen12year@gmail.com> |
||
|---|---|---|
| .. | ||
| bond_options.yml | ||
| bond_simple.yml | ||
| bond_with_vlan.yml | ||
| bridge_with_vlan.yml | ||
| cloned_mac.yml | ||
| down_profile.yml | ||
| dummy_simple.yml | ||
| eth_dns_support.yml | ||
| eth_simple_auto.yml | ||
| eth_with_802_1x.yml | ||
| eth_with_vlan.yml | ||
| ethtool_coalesce.yml | ||
| ethtool_features.yml | ||
| ethtool_features_default.yml | ||
| ethtool_ring.yml | ||
| ignore_auto_dns.yml | ||
| infiniband.yml | ||
| inventory | ||
| ipv6_disabled.yml | ||
| macvlan.yml | ||
| match_path_support.yml | ||
| network_state.yml | ||
| remove+down_profile.yml | ||
| remove_profile.yml | ||
| roles | ||
| route_table_support.yml | ||
| route_type_support.yml | ||
| team_simple.yml | ||
| wireless_wpa3_owe.yml | ||
| wireless_wpa3_sae.yml | ||
| wireless_wpa_psk.yml | ||