Commit Graph

3525 Commits

Author SHA1 Message Date
Mirko Banchi
9cd2aaf73e coding style 2009-07-07 23:43:47 +02:00
Mathieu Lacage
ceccfdbb80 avoid excessive calls to GetObject during topology construction 2009-07-07 21:18:01 +02:00
Mathieu Lacage
37f9bb6100 kill confusing virtual keywords 2009-07-07 16:18:55 +02:00
Mathieu Lacage
1da654aeb0 kill dead code 2009-07-07 13:05:23 +02:00
Mathieu Lacage
d90fd1db17 add StaticCast to mirror DynamicCast and ConstCast 2009-07-07 13:03:21 +02:00
Mathieu Lacage
7b134cbafb merge with HEAD 2009-07-04 08:54:33 +02:00
Gustavo J. A. M. Carneiro
3b71ecc23c More virtual-net-device.cc bug fixes 2009-07-03 16:15:06 +01:00
Gustavo J. A. M. Carneiro
a937e5b60e merge 2009-07-03 14:14:25 +01:00
Gustavo J. A. M. Carneiro
e53734ed32 Add doxygen for BridgeHelper 2009-07-03 14:12:28 +01:00
Nicola Baldo
6bdfdc8dc5 implemented GlobalValue::GetValueByName () 2009-07-03 13:43:43 +02:00
Gustavo J. A. M. Carneiro
41a77b945e Add doxygen for BridgeHelper 2009-07-03 14:12:28 +01:00
Mathieu Lacage
f1d5f90af7 tweak doxygen 2009-07-03 09:08:01 +02:00
Mathieu Lacage
138b79f906 get rid of some doxygen warnings 2009-07-02 16:38:53 +02:00
Mathieu Lacage
db1bc136af use the new global value anchors to reference RngSeed and RndRun 2009-07-02 15:33:27 +02:00
Mathieu Lacage
2cb7749057 document how a GlobalValue can be set from the command-line and with an environment variable 2009-07-02 15:32:37 +02:00
Craig Dowell
80ce2b0bd4 remove dead code 2009-07-01 09:28:06 +02:00
Craig Dowell
8058603715 quiet optimizer 2009-06-30 23:58:10 -07:00
Craig Dowell
70a75e4503 bug 521. Ipv4 global routing inefficient. Updated Tom's patch 2009-06-30 23:15:04 -07:00
Craig Dowell
25ca1e2099 quiet valgrind during attribute initialization 2009-06-30 10:31:11 -07:00
Tom Henderson
771e01ad47 (bug 613) Tcp should NotifyDataRecv () when a FIN arrives 2009-06-26 19:05:28 -07:00
Tom Henderson
5da5708745 (bug 427) Tcp Close() should not call ShutdownSend() 2009-06-26 19:27:34 -07:00
Craig Dowell
8d1a3986a1 branch merge 2009-06-29 21:39:49 -07:00
Craig Dowell
256e72cd82 Fix bug 579 -- TCP congestion window is not updated whent segment size chages 2009-06-29 21:38:35 -07:00
Ewgenij Starostin
31b09df563 Fix 559, cpSocketImpl doesnt free endpoint quickly enough after being closed 2009-06-29 14:35:32 -07:00
Mathieu Lacage
4f278bd3da merge with HEAD 2009-06-26 15:38:03 +02: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
bb9b379e0a buggy attribute definitions. 2009-06-26 15:31:20 +02:00
Kirill V. Andreev
af3c9b638e bug 610: Wrong PointerChecker in attribute of Ipv4Interface 2009-06-26 15:27:39 +02:00
Kirill V. Andreev
93d827a8dd bug 595: PHY may start receive packet inside SIFS. Fix stray assert 2009-06-26 15:25:51 +02:00
Gustavo J. A. M. Carneiro
a95927ec17 bug 596: unbounded tcp queue is evil 2009-06-26 13:40:14 +02:00
Gustavo J. A. M. Carneiro
d1a4ff3a99 bug 605: Nqsta MAC should ignore beacons SSIDs while waiting for association response 2009-06-26 12:57:29 +02:00
Tom Henderson
c2c9ee3b2f bug 63: allow enabling or disabling ip forwarding on a per-interface basis 2009-06-26 10:56:51 +02:00
Mathieu Lacage
6c41c5295b add documentation for new wifi rate control algorithms 2009-06-26 10:48:35 +02:00
Tom Henderson
fdaf01581e bug 608: painful to enable logging of all wifi components 2009-06-26 10:35:46 +02:00
Josh Pelkey
ac0905c49a bug 592: Ipv4RoutingProtocol::RouteOutput needs a packet pointer argument for reactive protocols 2009-06-26 09:55:36 +02:00
Mathieu Lacage
12251420b1 bug 601: Small typo in SequenceControlSmaller 2009-06-26 09:46:21 +02:00
Guillaume Seguin
7f407e72a7 bug 604: Simulator::SetImplementation buggy 2009-06-26 08:58:05 +02:00
Ma Keith
bd55dff429 bug 607: AttributeList::Deserialize buggy 2009-06-26 08:56:13 +02:00
Kirill V. Andreev
f2eac3fe7a bug 595: PHY may start receive packet inside SIFS 2009-06-25 15:25:10 +02:00
Tom Henderson
47562ea031 do not assert if remote side of a PointToPoint link doesn't participate in global routing 2009-06-24 21:53:55 -07:00
Tom Henderson
ff9be7595d WifiHelper method to enable all Wifi logging 2009-06-19 20:26:51 -07:00
Unknown
b296219099 Minor tweaks to stats API. 2009-06-24 10:43:52 -04:00
Francesco Malandrino
de2872bf8b New Zipf random variable 2009-06-23 22:42:09 -07: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
Craig Dowell
2216302dd8 remind v4ping.cc that echo data is variable length 2009-06-22 18:29:43 -07:00
Craig Dowell
fb7c0f99fb variable size buffer for icmpv4 echo header 2009-06-22 18:08:01 -07:00
Tom Henderson
9f286430dd move list routing and static routing to src/routing directories 2009-06-21 23:32:23 -07:00
Tom Henderson
d7289c1901 Remove Ipv4Interface::GetMtu () 2009-06-21 22:36:43 -07:00
Tom Henderson
441cedb655 cleanup ip alias unfinished cases (bug 591) 2009-06-21 22:29:08 -07:00