CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/09/21 02:59:01
Modified files:
usr.sbin/bgpd : rde.h rde_rib.c
Log message:
Fix nexthop_modify() to reset the flags when called. Until now
set nexthop-self was sticky and so later set nexthop <IP> were
not applied.
Problem found and fix tested by Tony Sarendal. OK henning@
