]> git.puffer.fish Git - mirror/frr.git/commit
ldp: Fix bug configuring PW 1459/head
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:45:12 +0000 (10:45 +0100)
commit9d5d2358ac4b1d46858273dfb3724bb66ca8d3ac
treedc1c64b63aaffa3a713e5d2e282ae54ffbf35b86
parent75ff304ab02be1e9c62a0e89067812666db0c2fc
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