On Thu, Mar 24, 2011 at 02:09:45PM -0600, Alexander Bluhm wrote: > CVSROOT: /cvs > Module name: src > Changes by: [email protected] 2011/03/24 14:09:45 > > Modified files: > sys/net : pf.c pf_norm.c pfvar.h > sys/netinet6 : ip6_forward.c > sys/sys : mbuf.h > > Log message: > Reassemble IPv6 fragments in pf. In the forward case, pf refragments > the packets with the same maximum size. This allows the sender to > determine the optimal fragment size by Path MTU Discovery. > testing sthen@ matthieu@ > ok claudio@
and ok henning@
