CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/05/17 08:45:25
Modified files:
usr.sbin/bgpd : rde.c rde.h rde_rib.c
Log message:
F_LOCAL and F_ORIGINAL are gone. The Adj-Rib-In is now a distinct tree.
Fix pf table code by checking if the aspath has a pftableid set or not
instead of doing the F_LOCAL dance. This works because the in the
Adj-Rib-In it is impossible to set pftableid.
