CHANGES.html
changeset 6662 04fb02cefe2a
parent 6652 2d8de9b3be74
child 6673 ec22aa763e2d
--- a/CHANGES.html	Fri Nov 12 13:28:26 2010 +0900
+++ b/CHANGES.html	Fri Nov 12 11:54:45 2010 -0800
@@ -62,6 +62,12 @@
 <h2>Changes to existing API:</h2>
 
 <h2>Changed behavior:</h2>
+<ul>
+<li><b>EmuNetDevice uses DIX instead of LLC encapsulation by default</b>
+<p>bug 984 in ns-3 tracker:  real devices don't usually understand LLC/SNAP
+so the default of DIX makes more sense.
+</p>
+</ul>
 
 <hr>
 <h1>Changes from ns-3.8 to ns-3.9</h1>