<div dir="ltr"><div>Hello all, I don't know if anyone can help me but this is my problem:</div><div><br></div><div>I want to trigger an UPDATE message in some situations, so I inserted a: <br></div><div><pre style="background-color:rgb(43,43,43);color:rgb(169,183,198);font-family:"DejaVu Sans Mono"">bgp_schedule_packet(pr->conn<span style="color:rgb(204,120,50)">, </span>ch<span style="color:rgb(204,120,50)">, </span>PKT_UPDATE)<span style="color:rgb(204,120,50)">;</span></pre></div><div>In the point that I want to schedule it, pr->conn and ch refer to the correct connection and channel where I want to send the UPDATE.</div><div><br></div><div>My question is now how can I trigger the sending of the UPDATE? because looking in the logs I correctly schedule the UPDATE but it isn't sent after a while.</div><div><br></div><div>Thanks,</div><div>Mattia<br></div><div> <br></div></div>