On 2011/03/02 18:50, Alexander Bluhm wrote:
> Here is a diff that reassembles IPv6 fragments in pf. In the forward
> case, it refragments the packets with the same size to allow Path-MTU
> discovery.
No immediate problems, I haven't tested a lot yet but certainly
v6 fragments are getting through.
Here is a diff that reassembles IPv6 fragments in pf. In the forward
case, it refragments the packets with the same size to allow Path-MTU
discovery.
With route-to and pf-sync there are still some issues regarding
IPv6 fragments. Everything else including nat and redirect should
work.
Please te