]> git.puffer.fish Git - matthieu/frr.git/commit
isisd: send proper LSP after DIS election
authorPeter Szilagyi <peszilagyi@gmail.com>
Sat, 1 Oct 2011 13:15:46 +0000 (17:15 +0400)
committerDenis Ovsienko <infrastation@yandex.ru>
Mon, 13 Feb 2012 23:06:09 +0000 (03:06 +0400)
commit907fd95e502e10334e5390c73cc57588b88b8171
tree751ccecafac9014ce71f1e9fe11f817daf6a3a32
parent7fd6cd819ff98f0580b745ba637990df9c20ef0f
isisd: send proper LSP after DIS election

After an IS has been elected as the Designated IS for a LAN, it did
not refresh the content of the pseudo-node after a new node has been
connected to the same LAN. Instead, the periodically reoriginated
pseudo-node LSP still contained only those IS neighbors that were
already present when the DIS election process was commenced.

The fix for the problem schedules an LSP regeneration rather than
just reoriginating the same LSP with the old content.

Signed-off-by: Fritz Reichmann <fritz@reichmann.nl>
isisd/isis_pdu.c