]> git.puffer.fish Git - matthieu/frr.git/commit
isisd/fabricd: use PROTO_NAME in SR code
authorDavid Lamparter <equinox@opensourcerouting.org>
Thu, 6 Oct 2022 14:04:03 +0000 (16:04 +0200)
committerDavid Lamparter <equinox@opensourcerouting.org>
Wed, 26 Oct 2022 16:12:34 +0000 (17:12 +0100)
commit903ad92ca4d161eba58eb58b3fddbf156dc64d0c
treebe3d709c20e7a501cd0772b8c3b662cd05d6461b
parente53dac2fb35db883123cfc1f566b992264aac9c2
isisd/fabricd: use PROTO_NAME in SR code

The IS-IS SR code was missing a use of `PROTO_NAME`, making fabricd
collide with the isisd CLI command.

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
isisd/isis_sr.c