We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e49f9ad commit 461d8b7Copy full SHA for 461d8b7
doc/ChangeLog.md
@@ -20,6 +20,10 @@ All notable changes to the project are documented in this file.
20
the [`latest-boot` release][lastest-boot] tag
21
- The `utils/mkimage.sh` script now supports fetching the bootloader
22
- The raspberrypi-rpi64 board's bootloader is now aptly named rpi64
23
+- Add support for configuring TTL, ToS/DSCP, and Path MTU Discovery on GRE and
24
+ VXLAN tunnels. This also changes the default TTL of tunnels to 64, from the
25
+ kernel default (*inherit*), which in turn fixes reported issues with dropped
26
+ OSPF Hello frames in GRE tunnels
27
28
### Fixes
29
0 commit comments