From 01d61618d356cf93abfa5d6e22656a3bcbf66f21 Mon Sep 17 00:00:00 2001 From: "Gustavo J. A. M. Carneiro" Date: Tue, 10 Aug 2010 10:55:05 +0100 Subject: [PATCH] Add SO_BROADCAST to CHANGES.html, fix the html a bit --- CHANGES.html | 37 ++++++++++++++++++++++++------------- 1 file changed, 24 insertions(+), 13 deletions(-) diff --git a/CHANGES.html b/CHANGES.html index 76e44f45c..57d6f865a 100644 --- a/CHANGES.html +++ b/CHANGES.html @@ -50,29 +50,40 @@ us a note on ns-developers mailing list.

New API:

- - -

Changes to existing API:

@@ -96,7 +107,7 @@ Std. 802.11-2007. Currently-supported options for Cccc are Ofdm and Dsss. For modulation classes where optional reduced-bandwidth transmission is possible, this is captured in the final part of the form above, with b specifying the -nominal signal bandwidth in megahertz. +nominal signal bandwidth in megahertz.
  • Consolidation of classes support Wi-Fi Information Elements: When the mesh module was introduced it added a class @@ -105,7 +116,7 @@ required. In this release, this class hierarchy has extended by moving the base classes (WifiInformationElement and WifiInformationElementVector) into the wifi module. This change is intended to ease the addition of support for modelling of -further Wi-Fi functionality. +further Wi-Fi functionality.
  • Changed behavior:

    @@ -125,7 +136,7 @@ will add ascii traces (drops) in Ipv4 and Ipv6 traces for forwarding failures Adopted more conservative ErrorRateModel for OFDM modulation types (a/g). This will require 4 to 5 more dB of received power to get similar results as before, so users may observe a reduced WiFi range when using the defaults. -See tracker issie 944 for more details. +See tracker issue 944 for more details.