]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: Simplify process queue init
authorPaul Jakma <paul@quagga.net>
Fri, 8 Jan 2010 14:05:32 +0000 (14:05 +0000)
committerPaul Jakma <paul@quagga.net>
Wed, 8 Dec 2010 16:53:08 +0000 (16:53 +0000)
commit838bbde0426e562132d22fb11932ea413aebf928
treecce6161171685df013c932beb8366f55bebc417c
parent5195e17f8b49dc720252526a21afd7840240137b
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.
bgpd/bgp_route.c