73740bdbc6
undoes 2326:eec07777d1a2 because localInterface is no longer needed (see bug 136)
Raj Bhattacharjea
2008-03-12 16:05:31 -04:00
b30c9ee4b3
Cleanup of ipv4endpointdemux and tcpl4protocol
Raj Bhattacharjea
2008-03-12 15:33:11 -04:00
386b63ceb9
Fixes to tcp and to the ipv4endpointdemux to allow forking to work correctly
Raj Bhattacharjea
2008-03-12 14:52:29 -04:00
ebbea8ae40
First cut at making the socket clone
Raj Bhattacharjea
2008-03-12 11:55:08 -04:00
fceeaca439
store length type field in ethernet packets in network order.
Guillaume Vu-Brugier
2008-03-07 11:36:33 -08:00
f46a1041b8
OLSR optimization: avoid doing routing table computation if no local DB changed after receiving a OLSR packet.
Gustavo J. A. M. Carneiro
2008-03-06 19:14:52 +00:00
0fa7cbe6a3
Small OLSR memory optimisation.
Gustavo J. A. M. Carneiro
2008-03-03 15:02:33 +00:00
6a2d2601fc
Release all events left upon Simulator::Destroy
Mathieu Lacage
2008-02-26 01:39:59 +01:00
0d49574056
Sync event must be properly canceled upon tx during sync.
Federico Maguolo
2008-02-26 01:23:27 +01:00
10d2a5b770
Use the physical rate where needed.
Federico Maguolo
2008-02-26 01:22:44 +01:00
f38dfb4e28
Fix memory leaks in PendingData class by returning Ptr<Packet> instead of PendingData* where appropriate
Raj Bhattacharjea
2008-02-25 17:06:18 -05:00
0febad916b
Hook trace sources into the trace system. Add WifiTrace to give a 'simple' API to tracing wifi-specific sources.
Mathieu Lacage
2008-02-22 23:34:53 +01:00
7b44a35460
allow rate control algorithms to control more per-packet parameters.
Federico Maguolo
2008-02-22 23:28:01 +01:00
5e08c5cb5b
the NAV should be updated only when the packet is _not_ addressed to us. (see section 9.2.5.4)
Federico Maguolo
2008-02-22 23:16:51 +01:00
95c59da336
Update NS_LOG documentation
Tom Henderson
2008-02-19 21:33:08 -08:00
78a151d337
Fix the WAF --run option for running a program with command line options
Gustavo J. A. M. Carneiro
2008-02-19 21:43:28 +00:00
cccdb1f6d6
small tweaking
Mathieu Lacage
2008-02-18 05:53:51 +01:00
4dce1b28b8
InitialValue support
Mathieu Lacage
2008-02-18 03:01:52 +01:00
8bac0c2ba3
move checker creation function to .cc file.
Mathieu Lacage
2008-02-18 03:01:42 +01:00
c194579f5e
split checker from ParamSpec.
Mathieu Lacage
2008-02-18 00:18:45 +01:00
2a3e635cd1
Fix a typo in the WAF scripts; don't access m_linktask directly, use the get_target_name() method instead (to make it work with waf trunk).
Gustavo J. A. M. Carneiro
2008-02-17 14:02:45 +00:00
23c4395731
convert RandomVariable, Rectangle, Vector, and Time to the new Class Helper
Mathieu Lacage
2008-02-13 22:39:17 +01:00
0a20822e64
rework param-spec-helper code to avoid having to deal with pointers to member functions et al.
Mathieu Lacage
2008-02-13 21:00:33 +01:00
cdc9002e41
Fix TCP server socket connection notification (part of bug 132)
Raj Bhattacharjea
2008-02-13 09:55:15 -05:00
f8ae534480
A couple more OLSR bug fixes
Gustavo J. A. M. Carneiro
2008-02-13 18:23:20 +00:00
c6f3793178
OLSR: code cleanup, more extensive logging, many bug fixes. Should also handle multiple interfaces better, now.
Gustavo J. A. M. Carneiro
2008-02-13 17:44:05 +00:00
96451fdb37
Make the OLSR example a bit more complete, adding a 5th node, to exercise 3-hop routing.
Gustavo J. A. M. Carneiro
2008-02-13 17:42:08 +00:00
feb47b3bb1
Fix broadcast packet reception for locally bound sockets (bug #136)
Gustavo J. A. M. Carneiro
2008-02-13 17:37:43 +00:00
4f02439cb1
Add the IPv4 header before deciding whether to drop packets. Closes bug #135.
Gustavo J. A. M. Carneiro
2008-02-11 14:46:44 +00:00
74a7f5d065
add big warning
Mathieu Lacage
2008-02-11 05:11:45 +01:00
8cc988f172
add ObjectVector value support.
Mathieu Lacage
2008-02-11 04:26:09 +01:00
a14e1de6cc
The message "Unable to determine outbound interface. No default route set" should not be fatal; just return false instead.
Gustavo J. A. M. Carneiro
2008-02-10 22:34:04 +00:00
a30e3a7e94
Upgrade WAF to version 1.3.2
Gustavo J. A. M. Carneiro
2008-02-10 13:19:07 +00:00
450f9db5c6
RandomWalk2dMobilityModel changed name to RandomWalkMobilityModel (typo or intentional?)
Gustavo J. A. M. Carneiro
2008-02-10 11:51:53 +00:00
eca7dc5b27
Make sequence-number.h a public header file (because it is included by another public header, tcp-header.h)
Gustavo J. A. M. Carneiro
2008-02-09 18:37:58 +00:00