From 6bd82814ecba4c0b943ffdb3cbc53d70ae54fffe Mon Sep 17 00:00:00 2001 From: Richard Whitehouse Date: Wed, 27 Apr 2011 01:58:02 +0100 Subject: [PATCH] Fix acronym and comma usage in preparation chapter --- preparation.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/preparation.tex b/preparation.tex index 3f56def..ec803e7 100644 --- a/preparation.tex +++ b/preparation.tex @@ -16,9 +16,9 @@ ns3 uses Python to do a similar job. However, with ns3, Python is desigined as a When I decided to settle on ns3, for the reasons outlined above, it was imperative to work out how much code existed in ns3, and how much I would need to write. -ns3 ships a CSMA implementation, without collision detection, along with a network bridge implementation, which doesn't conform to the standard \ref{80211d}. In particular it lacked a RSTP implementation. +ns3 ships a CSMA implementation, without collision detection, along with a network bridge implementation, which doesn't conform to the standard \ref{80211d}. In particular it lacked a RSTP - Rapid Spanning Tree Protocol - implementation. -As outlined in 1.4, MOOSE, the 802.11D specification, along with Ethernet implementation details are entirely off the course which I had to research +As outlined in 1.4, MOOSE, the 802.11D specification, along with Ethernet implementation details, are entirely off the course which I had to research \section{Changes to Proposal} -- 2.34.1