<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.zinin-flood-opt" target="https://datatracker.ietf.org/doc/html/draft-zinin-flood-opt-01">
   <front>
      <title>Flooding optimizations in link-state routing protocols</title>
      <author initials="A. D." surname="Zinin" fullname="Alex D. Zinin">
         <organization>Mike Shand</organization>
      </author>
      <author initials="M." surname="Shand" fullname="Mike Shand">
         </author>
      <date month="October" day="10" year="2000" />
      <abstract>
	 <t>The flooding algorithm is one of the most important parts of any link
state routing protocol. It ensures that all routers within a link
state domain converge on the same topological information within a
finite period of time. To ensure reliability, typical implementations
of the flooding algorithm send new information via all interfaces
other than the one the new piece of information was received on. This
redundancy is necessary to guarantee that flooding is performed
reliably, but implies considerable overhead of utilized bandwidth and
CPU time if neighboring routers are connected with more than one
link.  This document describes a method that reduces this overhead.
	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-zinin-flood-opt-01" />
   
</reference>
