RELEASE_NOTES
changeset 11843 1de7febc2653
parent 11832 02e355cbbbf5
child 11844 8c4b901ce891
--- a/RELEASE_NOTES	Mon Feb 01 15:27:31 2016 -0800
+++ b/RELEASE_NOTES	Wed Feb 03 21:32:43 2016 +0100
@@ -47,6 +47,8 @@
 - (internet) UDP and Ipv6 RAW sockets can now join Ipv6 multicast groups.
   Incomin packets will be filtered according to if there's a socket listening to
   that group. Source filtering is left to the application.
+- (network) ns-3 is now capable of serializing cooked (SLL) headers. This is used 
+  in DCE to allow the generation of pcap directly readable by wireshark.
 
 Bugs fixed
 ----------
@@ -87,6 +89,7 @@
 - Bug 2262 - Corrected initial slow start threshold value
 - Bug 2267 - Wrong channel bandwidth value in pcap files
 - Bug 2272 - SixLowPan NetDevice can not send uncompressed packets larger than 802.15.4 MTU
+- Bug 2286 - Support for SLL header (de)serialization.
 
 Known issues
 ------------