]> 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 14:45:43 +0000 (15:45 +0100)
committerOndrej Zajicek (work) <santiago@crfreenet.org>
Sun, 3 Feb 2019 14:45:43 +0000 (15:45 +0100)
commit267da8138d7f429941f2d829b44cf9bdd94a14d6
treeaf78da44c316d042366728c554618b337adde9dd
parente1c275d87b26f35c29ec8bfab0a3265810463574
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