]> git.puffer.fish Git - mirror/frr.git/commit
ospfd: set O-bit in the option of all DD packets
authorLu Feng <lu.feng@6wind.com>
Thu, 8 Jan 2015 01:39:18 +0000 (01:39 +0000)
committerDaniel Walton <dwalton@cumulusnetworks.com>
Thu, 26 May 2016 15:24:51 +0000 (15:24 +0000)
commitec0ae370a68fa18aff8b338285ebceb97630d8e9
treea65ec8df3c02a6e1fcb5b60207a6a91982c7fc32
parent75ee619cf72b5f9888c60be468e94df5291c25f1
ospfd: set O-bit in the option of all DD packets

If opaque-capability is enabled, we must set the O-bit in
the option field of all DD packets. Changing the option
field of DD packets may cause the peer to reset the state
back to ExStart.

Signed-off-by: Feng Lu <lu.feng@6wind.com>
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
(cherry picked from commit 86ce951e349fd08d1ba2c66f5f6d07756689422a)
ospfd/ospf_packet.c