]> git.puffer.fish Git - mirror/frr.git/commit
isisd: match adjacency with source of hellos
authorAmritha Nambiar <amritha.nambiar@intel.com>
Wed, 28 Jan 2015 18:09:30 +0000 (18:09 +0000)
committerDaniel Walton <dwalton@cumulusnetworks.com>
Thu, 26 May 2016 15:24:51 +0000 (15:24 +0000)
commit793ec4733d47fcc2a2f60e55961b0511bdb61273
treefb1e96f46bc033d0aa093c14086c3429a8ba7b10
parent11432acdde160a1dfe9b7e1dde6e7b17d6891d72
isisd: match adjacency with source of hellos

isis_pdu.c: match adjacency with source of hellos,
check for source ID on receiving hello

If an adjacency exists, check the adjacency is with the
same router as the source of the hellos. In case a mismatch
is detected, bring down the adjacency and let the next
hellos trigger creating the new adjacency.

Signed-off-by: Amritha Nambiar <amritha.nambiar@intel.com>
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
(cherry picked from commit 3c28aaf437d8d473adb89c5e74574a61a9ea7cc6)
isisd/isis_pdu.c