CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/07/02 03:04:53
Modified files:
sys/net : pf.c pf_lb.c pfvar.h
Log message:
When source address tracking record is used for "route-to", the next
hop interface configured with "route-to" was not used. Keep the
interface within the pf_src_node and use it when the record is used.
OK sashan
