Component: tunnel
16 changelog entries across 11 version(s)
Activity over time (changelog entries per month)
- allow specifying IPv6 LL address as "remote-address" for EoIPv6, GRE6 and IPIP6 tunnels;
- removed "local-address" requirement when "ipsec-secret" is used;
- properly clear dynamic IPsec configuration when removing/disabling EoIP with DNS as "remote-address";
- made "ipsec-secret" parameter sensitive;
- made "ipsec-secret" parameter sensitive;
- fixed transmit packets occasionally not going through fastpath;
- properly export keepalive value;
- allow to force mtu value when actual-mtu is already the same;
- fixed communication via tunnel to router itself if fastpath was active;
- fixed ipv6 link-local address adding for gre;
- increased minimal MRRU to 1500 for PPP interfaces;
- ipv6 link-local address is now generated from tunnel local-address;
- added option to auto detect tunnel local-address;
- fixed rare crash by specifying minimal header length immediately at tunnel initialization;
- fix keep-alive (introduced in 6.34rc);
- fix loopback keepalives on gre and ipip;