CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/06/07 09:04:06
Modified files:
usr.sbin/bgpd : Tag: OPENBSD_6_5 kroute.c
Log message:
MFC bgpd fix - rev 1.236 (commitid: cMekh4Uss55PgVUe)
Fix reloading of network statements that have no fixed prefix specification.
The return value of kr_net_redist_add() was not as intended and so
kr_redistribute() removed those networks on config reloads.
