Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pbrd: fix null pointer deref when showing ifaces
If there are no PBR interfaces configured and we do a 'show run', pbrd crashes with a NPD when it tries to dereference ifp->info. Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
- Loading branch information