mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-04-28 11:50:21 +00:00

Done with a combination of regex'ing and banging my head against a wall. Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
13 lines
214 B
C
13 lines
214 B
C
// SPDX-License-Identifier: GPL-2.0-or-later
|
|
/*
|
|
* qpb.c
|
|
*
|
|
* @copyright Copyright (C) 2016 Sproute Networks, Inc.
|
|
*
|
|
* @author Avneesh Sachdev <avneesh@sproute.com>
|
|
*/
|
|
|
|
/*
|
|
* Main file for the qpb library.
|
|
*/
|