Kirill Andreev
|
99aa60cd0a
|
Added root mesh point as argument of command line
|
2009-07-31 17:52:18 +04:00 |
|
Borovkova Elena
|
c33f835d4a
|
Attributes added
|
2009-07-31 17:11:11 +04:00 |
|
Tom Henderson
|
61672f39a8
|
Fix first.py example
|
2009-07-26 07:25:19 -07:00 |
|
Borovkova Elena
|
00f4f789b3
|
control of duplicated packet added
|
2009-07-21 19:06:06 +04:00 |
|
Kirill Andreev
|
a5f9327d99
|
Merge with ns3aodv
|
2009-07-16 14:58:10 +04:00 |
|
Pavel Boyko
|
93e0c1aa13
|
Duplicate detection fixed in RREQ forwarding
|
2009-07-16 15:00:40 +04:00 |
|
Kirill Andreev
|
989fa61160
|
Merge with code.nsnam.org
|
2009-07-16 14:57:43 +04:00 |
|
Borovkova Elena
|
a407d1cca2
|
Ptr<Ipv4Route> added in routing table
|
2009-07-16 14:15:54 +04:00 |
|
Borovkova Elena
|
1a35817041
|
UpdateNeighbor fixed
|
2009-07-15 16:35:22 +04:00 |
|
Pavel Boyko
|
2cc95146d6
|
size bug in aodv example fixed
|
2009-07-15 16:03:57 +04:00 |
|
Pavel Boyko
|
6395eae87d
|
AODV logs
|
2009-07-09 16:20:03 +04:00 |
|
Pavel Boyko
|
4dac3c28d1
|
Use ping in AODV example + multiple V4Ping enhancements to produce pingish output
|
2009-07-09 16:07:04 +04:00 |
|
Pavel Boyko
|
f18d57cae6
|
AODV example added. Use ./waf --run aodv
|
2009-07-09 14:44:08 +04:00 |
|
Pavel Boyko
|
39743c8656
|
merge with ns-3.5
|
2009-07-05 11:42:32 +04:00 |
|
Gustavo J. A. M. Carneiro
|
3b71ecc23c
|
More virtual-net-device.cc bug fixes
|
2009-07-03 16:15:06 +01:00 |
|
Pavel Boyko
|
24522ff844
|
Unit test for rqueue added
|
2009-07-03 16:42:51 +04:00 |
|
Gustavo J. A. M. Carneiro
|
4884b6da1f
|
Fix the virtual-net-device.cc example; thanks Antti Mäkelä.
|
2009-07-03 11:17:38 +01:00 |
|
Pavel Boyko
|
5f0da2733d
|
merge with ns-3-dev (3.5 rc3)
|
2009-07-03 09:59:04 +04:00 |
|
Tom Henderson
|
0fd3dc8487
|
Fix comments on dynamic-global-routing.cc example
|
2009-06-26 19:21:53 -07:00 |
|
Mathieu Lacage
|
f14081b9e9
|
bug 600: lower the default routing priority of Ipv4GlobalRouting; move to helper
|
2009-06-26 15:34:16 +02:00 |
|
Mathieu Lacage
|
74f0f8d9fe
|
rewrite tcp test application to handle short writes correctly
|
2009-06-26 13:39:35 +02:00 |
|
Unknown
|
f3f00a8548
|
Minor tweak to stats example.
|
2009-06-24 10:57:52 -04:00 |
|
Unknown
|
b296219099
|
Minor tweaks to stats API.
|
2009-06-24 10:43:52 -04:00 |
|
Craig Dowell
|
6e8b7012e7
|
Finally make tap bridge work with VMs (bug 569)
|
2009-06-23 22:12:35 -07:00 |
|
Craig Dowell
|
c3b6466263
|
Allow UDP echo client to specify packet contents
|
2009-06-23 19:44:57 -07:00 |
|
Tom Henderson
|
441cedb655
|
cleanup ip alias unfinished cases (bug 591)
|
2009-06-21 22:29:08 -07:00 |
|
Tom Henderson
|
de1319ba77
|
fix examples and documentation for CalcChecksum changes
|
2009-06-19 07:50:05 -07:00 |
|
Kirill Andreev
|
9beea07f8f
|
Merge with code.nsnam.org
|
2009-06-19 12:58:35 +04:00 |
|
Mathieu Lacage
|
0d5554a509
|
make CreateObject<> behave like Create<>: use positional constructor arguments rather than attribute lists.
|
2009-06-19 08:43:58 +02:00 |
|
Kirill Andreev
|
63d344aae7
|
Fixed names
|
2009-06-18 18:25:50 +04:00 |
|
Kirill Andreev
|
628ac9bca7
|
Fixed names: now protocols are called *-protocol.[h,cc], plugin is called
*-protocol-mac.[cc,h]
|
2009-06-18 18:07:22 +04:00 |
|
Kirill Andreev
|
43fde668f1
|
Restructured installers
|
2009-06-17 18:50:57 +04:00 |
|
Pavel Boyko
|
9e3201285f
|
Faker's code review response
|
2009-06-15 13:10:56 +04:00 |
|
Gustavo J. A. M. Carneiro
|
701f1e4285
|
Don't remove all tags, only the SocketAddressTag.
|
2009-06-12 10:31:19 +01:00 |
|
Gustavo J. A. M. Carneiro
|
608435583c
|
Remove packet tags before reinjecting the packet into the stack
|
2009-06-11 16:12:11 +01:00 |
|
Gustavo J. A. M. Carneiro
|
00d790a27b
|
VirtualNetDevice: Single Receive() (promisc. one); add trace sources to align better with CsmaNetDevice. Add SetAddress()
|
2009-06-11 16:02:10 +01:00 |
|
Kirill Andreev
|
fce22caf9e
|
Added dot11s installator, fixed bug with adding tag in proactive mode of HWMP
|
2009-06-10 12:51:49 +04:00 |
|
Kirill Andreev
|
1716b106dc
|
Helper restructure: done
|
2009-06-09 21:14:42 +04:00 |
|
Kirill Andreev
|
71a4eb6a10
|
Restructured mesh - helper
|
2009-06-09 21:08:32 +04:00 |
|
Gustavo J. A. M. Carneiro
|
42a6040d16
|
merge
|
2009-06-09 18:00:52 +01:00 |
|
Gustavo J. A. M. Carneiro
|
14167f7052
|
cleanup virtual netdevice example
|
2009-06-09 17:48:51 +01:00 |
|
Gustavo J. A. M. Carneiro
|
e5d8b21954
|
Rename TapNetDevice to VirtualNetDevice
|
2009-06-09 17:42:57 +01:00 |
|
Kirill Andreev
|
f3201b79cf
|
Added interface helper
|
2009-06-09 20:13:11 +04:00 |
|
Pavel Boyko
|
d18f8da347
|
Large merge with nsnam
|
2009-06-08 15:12:15 +04:00 |
|
Mathieu Lacage
|
8dfb6eb0dc
|
merge with HEAD
|
2009-06-08 09:19:00 +02:00 |
|
Craig Dowell
|
f240bf1ecd
|
update to new trace hook in object-names example
|
2009-06-04 12:07:48 -07:00 |
|
Nicola Baldo
|
22f45c914a
|
added support for radiotap and prism headers
|
2009-06-03 11:53:26 +02:00 |
|
Mathieu Lacage
|
a8e074d6e3
|
new tags
|
2009-06-03 08:49:40 +02:00 |
|
Mathieu Lacage
|
1a7d263bfa
|
Backed out changeset b7faa7398d1e
|
2009-06-02 19:45:03 +02:00 |
|
Mathieu Lacage
|
ec6fbe54f4
|
add missing log call
|
2009-06-02 16:23:39 +02:00 |
|