Skip to content

Commit

Permalink
Update minimum MTU
Browse files Browse the repository at this point in the history
  • Loading branch information
ranbel committed Oct 14, 2024
1 parent ee8ebed commit f779d61
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@
| **OS type** | 64-bit only |
| **HD space** | 75 MB |
| **Memory** | 35 MB |
| **Network interface** | <li> WIFI or LAN </li> <li> MTU ≥ 1280 bytes</li> |
| **Network interface type** | WIFI or LAN |
| **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> |
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@
| **OS type** | 64-bit only |
| **HD space** | 75 MB |
| **Memory** | 35 MB |
| **Network interface** | <li> WIFI or LAN </li> <li> MTU ≥ 1280 bytes</li> |
| **Network interface type** | WIFI or LAN |
| **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> |
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,5 @@
| **.NET Framework version** | 4.7.2 or later |
| **HD space** | 184 MB |
| **Memory** | 3 MB |
| **Network interface** | <li> WIFI or LAN </li> <li> MTU ≥ 1280 bytes</li> |
| **Network interface type** | WIFI or LAN |
| **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> |

0 comments on commit f779d61

Please sign in to comment.