]> git.puffer.fish Git - mirror/frr.git/commit
lib, pbrd: Do not allow v6 LL nexthops to be specified without an interface.
authorDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 28 Mar 2018 22:23:27 +0000 (18:23 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 17 Apr 2018 22:40:17 +0000 (18:40 -0400)
commitcafec8da4f0a7ac850eb42a71c6d695e1f79fc7c
treed0ba8d9565fda572ac1e76b879380559e138b09e
parent170f8b90ba57c331a6c95e73924bcae8d50220be
lib, pbrd: Do not allow v6 LL nexthops to be specified without an interface.

Prevent the creation of a v6 LL nexthop that does not include an interface
for proper resolution.

Ticket: CM-20276
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
lib/nexthop_group.c
pbrd/pbr_vty.c