]> git.puffer.fish Git - matthieu/frr.git/commit
eigrpd: Correctly calculate EIGRP packet MTU
authorPiotr Jurkiewicz <piotr.jerzy.jurkiewicz@gmail.com>
Thu, 3 May 2018 18:17:21 +0000 (20:17 +0200)
committerPiotr Jurkiewicz <piotr.jerzy.jurkiewicz@gmail.com>
Fri, 4 May 2018 00:58:18 +0000 (02:58 +0200)
commitca83a1ab22840a552ca746a6f65a98acba2e5e71
tree841380cd0d81877840411acedc995c9eaa0f41a3
parentbabf583e630d7ed7a7dd3920996e90f5728a6ead
eigrpd: Correctly calculate EIGRP packet MTU

Someone forgot that EIGRP packets are encapsulated in IP.

Signed-off-by: Piotr Jurkiewicz <piotr.jerzy.jurkiewicz@gmail.com>
eigrpd/eigrp_hello.c
eigrpd/eigrp_packet.c
eigrpd/eigrp_query.c
eigrpd/eigrp_reply.c
eigrpd/eigrp_siaquery.c
eigrpd/eigrp_siareply.c
eigrpd/eigrp_update.c