CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/06/03 22:27:51
Modified files:
sys/net : pf_table.c
Log message:
Fix pfr_kentry_byaddr() to be used for a rule in an anchor. It
couldn't find an entry if its table is attached a table on the root.
This fixes the problem "route-to <TABLE> least-states" doesn't work.
The problem is found by IIJ.
OK sashan
