]> git.ipfire.org Git - thirdparty/bird.git/commit
OSPF: Reject DBDES packets with non-matching MTU
authorOndrej Zajicek (work) <santiago@crfreenet.org>
Sun, 3 Feb 2019 20:27:02 +0000 (21:27 +0100)
committerOndrej Zajicek (work) <santiago@crfreenet.org>
Sun, 3 Feb 2019 20:27:02 +0000 (21:27 +0100)
commit2bbd72863f1e33a99d66e92ec594cccb41c6775d
treef79f89e77fafbb05a2ea22f423732c3c1c3a89de
parentccee5a863e9280ca2bebe81e559891e1953cc129
OSPF: Reject DBDES packets with non-matching MTU

As it is specified in RFC 2328. The old code just provided warning.
proto/ospf/dbdes.c