]> git.puffer.fish Git - matthieu/frr.git/commit
ldp: Fix bug configuring PW
authorßingen <bingen@voltanet.io>
Fri, 17 Nov 2017 09:32:36 +0000 (10:32 +0100)
committerßingen <bingen@voltanet.io>
Fri, 17 Nov 2017 09:48:26 +0000 (10:48 +0100)
commit6e8cb22638cf0c7ebc8f5cc4a13eca671e03742b
tree741121da392fcb136b6fd5f0110171f5aa465938
parent34183521907e2a99ba318928520983f388ed486c
ldp: Fix bug configuring PW

With non-targeted LDP receiving a PW label mapping before configuring
the PW was causing the SET message to be sent before the ADD one, so
Zebra PW manager wouldn't find the PW on first message reception.

Signed-off-by: ßingen <bingen@voltanet.io>
ldpd/l2vpn.c