Skip to content

Commit fb726ab

Browse files
committed
move content to footnote
1 parent 0514f1a commit fb726ab

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

src/content/partials/cloudflare-one/warp/system-requirements/linux.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,6 @@
1010
| **HD space** | 75 MB |
1111
| **Memory** | 35 MB |
1212
| **Network interface type** | WIFI or LAN |
13-
| **Minimum MTU** | <table> <thead> <tr> <th></th> <th>WireGuard</th> <th>MASQUE</th> </tr> </thead> <tbody> <tr> <td>IPv4</td> <td> 1340 bytes </td> <td>1330 bytes</td> </tr> <tr> <td>IPv6</td> <td>1360 bytes</td> <td>1350 bytes</td> </tr> </tbody> </table> |
13+
| **Minimum MTU** | 1360 bytes[^1] |
14+
15+
[^1]: WireGuard requires 1360 bytes for IPv6 and 1340 bytes for IPv4. MASQUE requires 1350 bytes for IPv6 and 1330 bytes for IPv4.

src/content/partials/cloudflare-one/warp/system-requirements/macOS.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,6 @@
1010
| **HD space** | 75 MB |
1111
| **Memory** | 35 MB |
1212
| **Network interface type** | WIFI or LAN |
13-
| **Minimum MTU** | <table> <thead> <tr> <th></th> <th>WireGuard</th> <th>MASQUE</th> </tr> </thead> <tbody> <tr> <td>IPv4</td> <td> 1340 bytes </td> <td>1330 bytes</td> </tr> <tr> <td>IPv6</td> <td>1360 bytes</td> <td>1350 bytes</td> </tr> </tbody> </table> |
13+
| **Minimum MTU** | 1360 bytes[^1]|
14+
15+
[^1]: WireGuard requires 1360 bytes for IPv6 and 1340 bytes for IPv4. MASQUE requires 1350 bytes for IPv6 and 1330 bytes for IPv4.

src/content/partials/cloudflare-one/warp/system-requirements/windows.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,6 @@
1111
| **HD space** | 184 MB |
1212
| **Memory** | 3 MB |
1313
| **Network interface type** | WIFI or LAN |
14-
| **Minimum MTU** | <table> <thead> <tr> <th></th> <th>WireGuard</th> <th>MASQUE</th> </tr> </thead> <tbody> <tr> <td>IPv4</td> <td> 1340 bytes </td> <td>1330 bytes</td> </tr> <tr> <td>IPv6</td> <td>1360 bytes</td> <td>1350 bytes</td> </tr> </tbody> </table> |
14+
| **Minimum MTU** | 1360 bytes[^1]|
15+
16+
[^1]: WireGuard requires 1360 bytes for IPv6 and 1340 bytes for IPv4. MASQUE requires 1350 bytes for IPv6 and 1330 bytes for IPv4.

0 commit comments

Comments
 (0)