CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/07/18 09:47:01
Modified files:
sys/net : pf.c
Log message:
Even if pf(4) is not compiled with SMALL_KERNEL add a define around
rt_mpath_next() to document the difference in behavior between the
multipath and non-multipath routing code.
No that the same pattern is present in if_group_egress_build().
ok claudio@
