commit | 5110a0c6222be91d3b2a786692949dd94fb0c9ac | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | Mon Aug 11 16:22:15 2008 -0700 |
committer | Paul Jakma <paul@quagga.net> | Thu Jun 18 20:18:25 2009 +0100 |
tree | e7cd59e893c1f9be7f91f546bb84540b8f85857a | |
parent | c84154977d822ceee9df66be535c56cb5f0fce10 [diff] |
[zebra] Cleanup meta-queue code Do some cleanup work on recently added meta-queue code: * use table rather than switch * indent with quagga standard indentation * since meta_queue_new is only used at initialization allocation failure should be fatal.