CHANGES.html
changeset 5858 afb51c7f34c2
parent 5856 7fd20c798a7d
child 5868 ed1e2ad4c0b9
--- a/CHANGES.html	Tue Dec 15 21:07:22 2009 -0800
+++ b/CHANGES.html	Tue Dec 15 21:52:50 2009 -0800
@@ -52,6 +52,9 @@
 <h2>New API:</h2>
 
 <ul>
+<li><b>Equal-cost multipath for global routing:</b> Enables quagga's
+equal cost multipath for Ipv4GlobalRouting, and adds an attribute that
+can enable it with random packet distribution policy across equal cost routes.
 <li><b>Binding sockets to devices:</b> A method analogous to a SO_BINDTODEVICE
 socket option has been introduced to class Socket:  <pre>virtual void Socket::BindToNetDevice (Ptr<NetDevice> netdevice);</pre>
 <li><b>Simulator event contexts</b>: The Simulator API now keeps track of a per-event