@biggsy:
Thanks Bill but I'm not sure how it would be related to Squid. However, I'm not a Squid user either so I could easily be wrong.
I run this bgpctl command from a tiny PHP script called through an afterfilterchange shellcmd.
It causes the BGP peer to resend all the currently blacklisted IPs, which are loaded into an Alias table referenced by a block rule on WAN. It does this very, very quickly, too.
The only reason for having to do all this is that the Alias table is not managed through the GUI, so it gets cleared on a rule change or reload.
Of course, I have no reason to expect this won't be achievable in some other way under 3.0 but it is a very useful function of openbgpd.
Sorry…just realized today that I posted my reply to the wrong thread ... :-[
Bill