commit | 838bbde0426e562132d22fb11932ea413aebf928 | [log] [tgz] |
---|---|---|
author | Paul Jakma <paul@quagga.net> | Fri Jan 08 14:05:32 2010 +0000 |
committer | Paul Jakma <paul@quagga.net> | Wed Dec 08 16:53:08 2010 +0000 |
tree | cce6161171685df013c932beb8366f55bebc417c | |
parent | 5195e17f8b49dc720252526a21afd7840240137b [diff] |
bgpd: Simplify process queue init * bgp_route.c: (bgp_process_queue_init) rsclient wasn't getting all the same things initialised as the main queue. Simplify to make it more robust.