]> git.ipfire.org Git - thirdparty/bird.git/commit
L3VPN: Fix bug in reconfiguration
authorOndrej Zajicek <santiago@crfreenet.org>
Sat, 23 Sep 2023 22:24:50 +0000 (00:24 +0200)
committerOndrej Zajicek <santiago@crfreenet.org>
Wed, 4 Oct 2023 11:12:05 +0000 (13:12 +0200)
commite915f99e1cd4f6c90e640f7290c201633ab992f0
tree2ec16244dfa246392cb2baa00c243ba8a88b4acb
parentb6385decb3f9f4d4029ee7bfc2f013b495a725f8
L3VPN: Fix bug in reconfiguration

Fields import_target / export_target link to config structures, must be
updated during reconfiguration.
proto/l3vpn/l3vpn.c