https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280736
--- Comment #1 from Kazuki Shimizu <[email protected]> --- In current implementation, IPV6_MINMTU is set in in6_gif_output and the encapsulated EtherIP packet is fragmented to 1280 bytes even if underlying network supports more than 1280 bytes MTU. It is good for compatibility in small PMTU environments, however, performance is degraded. I think it's better to have an option for increase MTU size for EtherIP over IPv6(Ethernet over gif). -- You are receiving this mail because: You are the assignee for the bug.
