Robert Ammon
bcddf0cc8b
wave: Doxygen updates
2017-04-17 12:01:14 -07:00
Peter D. Barnes, Jr.
38632b0e18
Add CommandLine to all examples
2016-05-27 01:24:32 -04:00
Tommaso Pecorella
afa5de4a78
internet: ( fixes #231 ) Remove SocketAddressTag
...
SocketAddressTag was a long-standing API glitch. It was used to replicate the RecvFrom effect (i.e., to know the source address of packet) without calling RecvFrom.
This option is more harmful than useful, because in case of tunnels the new tag needs to replace the old one. Moreover, there is no real need to create a new API when there is a perfectly working one (i.e., RecvFrom).
2016-06-02 01:16:39 +02:00
Tommaso Pecorella
a93f7c3611
wave: ( fixes #2331 ) wrong mobility model in vanet-routing-compare example
2016-03-11 21:28:43 +01:00
Sébastien Deronne
4f54ca4f1e
wifi: ( fixes #2116 and #2213 ) Refactor helpers and APIs
2016-02-05 21:48:25 +01:00
Junling Bu
50f5d91370
bug 2146: bug in WAVE channel coordination code
2015-08-21 11:58:50 -07:00
Tommaso Pecorella
d06cf0a82e
Bug 2110 - vanet-routing-compare with no routing still sending RREQ
2015-05-05 10:24:48 +02:00
Tom Henderson
b4707275ab
fix -Werror=strict-overflow issue in example program
2015-01-27 21:52:50 -08:00
Junling Bu
f566c68220
IEEE 1609.4 MAC extension
2015-01-26 15:21:14 -08:00
Scott Carpenter
3e74003142
add BSM application and vanet-routing-compare example
2015-01-26 15:20:09 -08:00
Peter D. Barnes, Jr.
bfdb6ef10a
[Bug 1551] Redux: NS_LOG_COMPONENT_DEFINE inside or outside of ns3 namespace?
2014-09-26 15:51:00 -07:00
Daniel Lertpratchya
1857322c43
Bug 1858 - wireless examples not correctly recording packet reception - reported by Scott Carpenter <scarpen_at_ncsu.edu>
2014-09-10 08:27:26 +02:00
Junling Bu
044cba4bbd
base implementation of the IEEE 802.11p standard
2013-12-03 11:25:59 -08:00