]> git.puffer.fish Git - matthieu/frr.git/commit
ldpd: fix silly bug introduced by a recent commit
authorRenato Westphal <renato@opensourcerouting.org>
Fri, 3 Feb 2017 13:08:45 +0000 (11:08 -0200)
committerRenato Westphal <renato@opensourcerouting.org>
Mon, 6 Feb 2017 14:13:44 +0000 (12:13 -0200)
commitf460ecf9a7f35e3ddb5f0d11d6623420c23b22cd
tree0ebd7f23f1dd7e95859a323e65828742bec9bdab
parenta16d0e7bb3ed16359eb86603d99346dc75e2d00b
ldpd: fix silly bug introduced by a recent commit

This call to fatalx() was making ldpd crash when a pseudowire was
configured.

Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
ldpd/lde.c