]> git.puffer.fish Git - matthieu/frr.git/commit
isisd: add debug message if adjacency is ignored because IP is unusable
authorChristian Franke <chris@opensourcerouting.org>
Sun, 22 Jul 2018 17:59:43 +0000 (13:59 -0400)
committerChristian Franke <chris@opensourcerouting.org>
Fri, 3 Aug 2018 11:25:38 +0000 (13:25 +0200)
commitc9b0e434bc640ca7fe3700d4c3e26d1a295a9546
tree272ebbce583c29d1d6ceaaa4bc663287442fe891
parent25f5f0398766e756fccb562dda7b0d55b86fe7ea
isisd: add debug message if adjacency is ignored because IP is unusable

isisd verifies whether the neighboring IPv4 addresses overlap with its own
unless the interface is running in unnumbered mode. If no overlap is found
and IPv6 is also not enabled, IIHs will be ignored.

Add a debug message for this case, to avoid people wondering why adjacencies
are not coming up.

Signed-off-by: Christian Franke <chris@opensourcerouting.org>
isisd/isis_pdu.c