]> git.puffer.fish Git - matthieu/frr.git/commit
eigrpd: Test for EIGRP AS number and ensure it's the same
authorDon Slice <dslice@nvidia.com>
Mon, 3 May 2021 11:57:29 +0000 (07:57 -0400)
committerDon Slice <dslice@nvidia.com>
Mon, 3 May 2021 18:26:27 +0000 (14:26 -0400)
commit9f92e2352be4fd85a59f9ee541718ae76c719968
treea71754b349b66b2681716eacf133420ad478729a
parentf71e1ff6a98d0e244c7da11d870d14e31b517811
eigrpd: Test for EIGRP AS number and ensure it's the same

When receiving a packet, ensure that the AS number is the same.

Fixes: 8515
Signed-off-by: Don Slice <dslice@nvidia.com>
eigrpd/eigrp_packet.c