CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/12/29 06:01:49
Modified files:
sys/net : pf.c pf_norm.c pfvar.h
Log message:
In pf_refragment6() use the valid route from pf_route6() instead
of calling rtalloc() again.
OK mpi@
