The network flush code only operates on peerself (like all the other
authorclaudio <claudio@openbsd.org>
Fri, 25 Jun 2021 09:25:48 +0000 (09:25 +0000)
committerclaudio <claudio@openbsd.org>
Fri, 25 Jun 2021 09:25:48 +0000 (09:25 +0000)
commit2b2b39576440dbef1091aebe8ce07850802e3d19
tree7e02b8b350adbdad5b568ccd807dbe08678a7cbf
parent962a86bc11f27dc11e7cde1c9c43476ca4dae347
The network flush code only operates on peerself (like all the other
network commands). Instead of passing the peer as argument to the tree
walker just default to peerself in network_flush_upcall().
OK benno@
usr.sbin/bgpd/rde.c