Commit Graph

743 Commits

Author SHA1 Message Date
Nicola Baldo
2cb96e68f5 merged spectrum framework 2010-06-11 19:30:06 +02:00
Quincy Tse
bf0ab3e8a1 bug 828: PacketSocket::Close does not unregister protocol handler 2010-05-30 20:53:25 -07:00
Unknown
cc1fc37f2b fix enqueue trace for bug 913 2010-05-17 07:29:43 -07:00
Andrey Mazo
892d5e3f3d spell check, mostly in comments. 2010-04-23 15:09:31 +04:00
Craig Dowell
3c76b17176 bug 856, initialize vbl 2010-04-15 15:11:49 -07:00
Gustavo J. A. M. Carneiro
342d034c67 Bug 835 - Unlimited receive queues in sockets == evil 2010-04-14 16:34:23 -04:00
Andrey Mazo
b3a1b16240 Documentation typos 2010-04-12 16:33:17 +04:00
Mathieu Lacage
349ce951c2 [bug 822] Move Mtu attribute from NetDevice base class to subclasses 2010-04-10 13:45:09 -07:00
Hajime Tazaki
2c5084e25f bug 857 - Link-Local Multicast handle in Ipv4 Output processing 2010-04-08 22:51:09 +09:00
Hajime Tazaki
6d44e585de add several errno in socket.h 2010-03-26 10:40:31 +09:00
Sebastien Vincent
b125e94d61 Fix build with g++-4.5. 2010-03-24 08:49:24 +01:00
Tom Henderson
81454c3c20 [Bug 414] No error model for SimpleNetDevice 2010-03-05 11:56:10 -08:00
Craig Dowell
8b4770ff79 branch merge 2010-02-23 12:18:35 -08:00
Josh Pelkey
b5c8940956 Fix non-undocumented warnings in doxygen, also update doxygen.conf 2010-02-23 12:54:13 -05:00
Craig Dowell
50f8b3dbcd branch merge 2010-02-08 23:16:24 -08:00
Craig Dowell
37e30b25b3 Review feedback 2010-02-03 13:26:39 -08:00
Craig Dowell
0c932bc297 branch merge 2010-02-01 13:10:31 -08:00
Gustavo J. A. M. Carneiro
f7855387cf Remove ns3::PbbPacket::SerializePacketTlv, it is not implemented 2010-02-01 15:24:40 +00:00
Craig Dowell
8fa2f77f61 unused variables 2010-01-29 22:08:09 -08:00
Craig Dowell
76e4bb7b40 branch merge 2010-01-19 10:32:13 -08:00
Faker Moatamri
0a1ebfb8cc Bug 793: remove remaining memory leaks due to not cleaned Simulator 2010-01-19 17:06:18 +01:00
Antti Mäkelä
c80d247e78 [bug 794] Ipv4Mask constructor for /yy-notation is wrong 2010-01-21 19:57:34 -08:00
Mathieu Lacage
ec2b712500 bug 752: Object::DoStart is not executed for objects created at t > 0 2010-01-08 18:04:01 +01:00
Craig Dowell
e7b28168e3 branch merge 2010-01-06 18:04:22 -08:00
Craig Dowell
8ae5f99f61 redo pcap tracing 2010-01-04 10:35:32 -08:00
Sebastien Vincent
0752fbef6f Indent correctly IPv6 code. 2009-12-30 14:22:25 +01:00
Tom Wambold
b18ee6d9bc Fixed bug in serialization of PbbAddressBlock.
PbbAddressBlock would not set its flags correctly when there was only a single
address in the address block.
2009-12-29 13:09:26 -05:00
Mathieu Lacage
18f632d498 It is not legal to call Dispose from within a destructor 2009-12-27 13:55:04 +01:00
Craig Dowell
c362bc5dca fix total bytes received in queue 2010-01-05 12:27:50 -08:00
Antti Mäkelä
c9c33ec8f5 bug 742: Implementation of SO_BINDTODEVICE 2009-12-15 20:41:36 -08:00
Tom Henderson
741de0e8f2 Fix bug 606: Arp depends on IP routing system 2009-12-11 23:23:37 -08:00
Craig Dowell
a2c63bf818 Drop CSMA packets with CRC errors, rescan, dox tweaks 2009-12-02 15:11:49 -08:00
Florian Schmidt
08ea080ede Add FCS capability to CSMA 2009-12-02 14:29:43 -08:00
Sebastien Vincent
bddc033e81 Merge with ns-3-dev. 2009-11-24 21:12:31 +01:00
Tom Henderson
666854fbbb Add new method for determining whether Ipv4 dest address is mine; add attribute to control RFC1122 behavior 2009-11-19 14:39:01 -08:00
Sebastien Vincent
e913a4be32 Merge with ns-3-dev. 2009-11-18 08:57:32 +01:00
Pavel Boyko
0baf7f405d merge with ns-3-dev 2009-11-16 13:35:38 +03:00
Sebastien Vincent
4eef9e4fb8 Merge with ns-3-dev and fix doxygen. 2009-11-15 11:30:20 +01:00
Guillaume Seguin
4fee5f016b Make sure that every incoming packet has a context 2009-11-14 17:47:05 +01:00
Guillaume Seguin
a23934a4b7 Make applications generate traffic within their associated context/node 2009-11-14 17:47:05 +01:00
Guillaume Seguin
c420843c3d Call Simulator::ScheduleWithContext from ns3::Channel subclasses when sending packets to other nodes 2009-11-14 17:47:05 +01:00
Guillaume Seguin
5ce9ad2d78 Introduce Simulator::ScheduleWithContext* and Simulator::GetContext 2009-11-14 17:47:05 +01:00
Mathieu Lacage
1668a400c9 replace RefCountBase with SimpleRefCount<> to avoid duplicate refcounting implementations. 2009-11-12 13:01:01 +01:00
Sebastien Vincent
40fb2639e2 Update. 2009-11-02 15:48:04 +01:00
Pavel Boyko
db4c9efc2e [aodv] Code style fixes proposed by Faker in his review 2009-10-26 10:11:26 +03:00
Pavel Boyko
6929d0b3be merge 2009-10-26 09:21:20 +03:00
Sebastien Vincent
fbea0b7ca2 More on IPv6 extensions support. 2009-10-16 11:33:56 +02:00
Andrey Mazo
b252f68f9d bug 711: example mesh/mesh fails valgrind.
also fix several possible leaks.
2009-10-15 14:10:02 +04:00
Andrey Mazo
af27a1388c add NS_LOG_FUNCTION to several constructors/destructors/DoDisposes 2009-10-15 13:49:42 +04:00
Pavel Boyko
848e8d0123 merge with code.nsnam.org 2009-10-08 15:30:36 +04:00