File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed
Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -1053,8 +1053,7 @@ tarballs with SHA256 checksums for integrity checking.
10531053
10541054Finally, if you build your own version of Infix, and embed OCI tarballs
10551055in the system image, then see the tip at the end of [ Upgrading a
1056- Container Image] ( #upgrading-a-container-image ) (above).
1057-
1056+ Container Image] ( #embedded-container-images ) (above).
10581057
10591058[ 0 ] : networking.md
10601059[ 1 ] : https://github.com/kernelkit/infix/blob/main/src/confd/yang/infix-containers.yang
Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ admin@example:/>
5555```
5656
5757GRETAP interfaces can be added to a bridge, bridging local and remote Ethernet
58- segments. See the [ Bridge Configuration] ( networking.md#bridge-configuration )
58+ segments. See the [ Bridge Configuration] ( networking.md#bridging )
5959for more on bridges.
6060
6161### OSPF over GRE
@@ -98,8 +98,8 @@ admin@siteB:/>
9898```
9999
100100Once configured, OSPF will establish a neighbor relationship through the
101- tunnel and exchange routes between the sites. For more on OSPF
102- configuration, see [ Routing Configuration ] ( routing .md) .
101+ tunnel and exchange routes between the sites. For more info on OSPF
102+ configuration, see [ OSPFv2 Routing ] ( networking .md#ospfv2-routing ) .
103103
104104> [ !NOTE]
105105> Consider adjusting MTU on the tunnel interface to account for GRE
You can’t perform that action at this time.
0 commit comments