Commit Graph

127 Commits

Author SHA1 Message Date
Tom Henderson
89e67bbb33 update python bindings 2013-04-08 12:48:36 -07:00
Vedran Miletić
44e8b40ac9 Rename SequenceNumber TestSuite to sequence-number for consistency 2013-04-06 17:54:20 +02:00
Hajime Tazaki
792e59bf38 Bug 1409: Add an attribute "SystemId" to configure the ID for MPI 2013-04-06 23:08:13 +09:00
Vedran Miletić
bbdb4231b3 Upgrade waf to 1.7.10 and fix included wscripts
This is a massive upgrade removing almost all pre-waf 1.6 script code. In addition, this does away with custom pkgconfig.py script for making .pc files and replaces it with waf's builtin mechanism.

Massive thanks to Alex Afanasyev for ideas and bugfixing, to Alina Quereilhac for bugfixing and testing, and to Tom Henderson for thorough testing.
2013-04-01 22:33:46 +02:00
Nicola Baldo
b69928a648 bug 1563: get rid of default argument value in AddTestCase 2013-03-22 13:14:38 +01:00
Tom Henderson
d999b6f255 add documentation for error models 2013-03-18 22:29:43 -07:00
Tom Henderson
676215d236 move error model test suite to network module 2013-03-18 22:24:11 -07:00
Tommaso Pecorella
5e2d3e7604 Bug 1568 - Deserialized Addresses are implicitly marked as Mac48Address 2013-03-11 23:06:41 +01:00
Brian Swenson
80ca7c14a3 bug 1569 droptail_vs_red example fix 2013-02-01 10:57:36 -05:00
frederic.
b936760604 fix bug on previous commit 2013-01-10 18:29:32 +01:00
frederic.
81e8199503 Add some tags to packets passing through PacketSocket. 2013-01-09 13:45:23 +01:00
Mitch Watrous
51b1212de9 Remove more log messages from operators and copy constructors 2012-12-14 14:07:33 -08:00
Mitch Watrous
858f0702d9 Remove log messages from some operators and copy constructors 2012-12-13 17:02:39 -08:00
Tom Henderson
53931dd4ca bug 1549: remove logging statements causing stack overflows 2012-12-12 22:43:49 -08:00
Tom Henderson
61f9323e32 update bindings 2012-12-12 13:14:40 -08:00
Tom Henderson
54ccc7ad0f remove logging that leads to stack overflow 2012-12-12 10:23:05 -08:00
Maja Grubišić
19b51bfe74 Fix printing of uint8_t data in NS_LOG_FUNCTION introduced by 9144:6a15c50388bc Clean up function logging of network module. 2012-12-01 20:05:49 +01:00
Daniel Lertpratchya
b69e3c1278 Bug 1361 - Set TOS from Application level (sockets) 2012-11-20 17:52:39 -05:00
Maja Grubišić
6c6e275ec2 Clean up function logging of network module. 2012-11-16 22:27:18 +01:00
Tom Henderson
cc613cb57b rescan bindings 2012-10-29 05:33:13 -07:00
Mitch Watrous
2a17e8910b Update release notes 2012-10-03 12:06:18 -07:00
Mitch Watrous
d387160f6f Bug 976 2012-10-03 10:06:52 -07:00
Vedran Miletić
aa554e051d Clean up core, network, internet, point-to-point tests that don't access private class attributes and methods in accordance to sample-test-suite.cc. 2012-09-21 13:47:41 +02:00
Tom Henderson
7b0697e2b0 fix error: call of overloaded pow() is ambiguous 2012-09-07 12:45:26 -07:00
Vedran Miletić
71e380b55e Bug 1237 - code cleanups related to includes 2012-09-01 20:57:21 +02:00
Tom Henderson
e1c6f789d3 suppress maybe-uninitialized warnings 2012-08-28 21:30:41 -07:00
Mitch Watrous
da1cf74f90 Replace various instances of RandomVariable with RandomVariableStream 2012-08-20 14:25:35 -07:00
Mitch Watrous
998713685f Replace src/network usage of RandomVariable with RandomVariableStream 2012-08-16 09:13:36 -07:00
Mitch Watrous
190f314ba5 Replace src/application usage of RandomVariable with RandomVariableStream 2012-08-13 16:08:13 -07:00
Peter D. Barnes, Jr.
916e030ae7 Protect ascii art picture of Buffer layout. 2012-05-10 09:31:35 -07:00
Tom Henderson
2796d4ce3f rescan bindings 2012-07-11 21:07:41 -07:00
Tom Henderson
2cc8dff62a remove erroneous doxygen 2012-07-09 06:53:14 -07:00
Tom Henderson
187a4ca47c fix stale documentation 2012-06-11 21:30:04 -07:00
Tom Henderson
c578c66b0e add queue documentation 2012-06-05 16:29:04 -07:00
Tom Henderson
1b584e2e27 bug 1432: Align Ipv6AddressHelper API with Ipv4AddressHelper API 2012-05-20 15:19:52 -07:00
Ashim Ghosh
a3f7b03b16 bug fix: main-packet-header.cc does not print the packet 2012-05-15 16:02:26 -07:00
Tom Henderson
d200ff2a4c Align licenses according to SFLC recommendations 2012-05-04 11:27:01 -07:00
Tom Henderson
9c81d929f2 Update BSD license on RED queue files 2012-05-04 09:39:30 -07:00
Tom Henderson
350a4b7330 rescan bindings 2012-05-02 11:05:28 -07:00
Vedran Miletić
b5cac1da24 Use longer names for QueueMode and ErrorUnit enums and move them to Queue and RateErrorModel classes respectively. 2012-05-01 20:48:34 +02:00
Mitch Watrous
1b9b93d819 Bug 962 - list of paths to reach objects contains bogus entries 2012-05-01 10:18:37 -07:00
Tom Henderson
25736177dc rescan bindings 2012-04-14 18:09:25 -07:00
Mathieu Lacage
cb11c5b5a7 rescan 2012-03-23 23:50:52 -07:00
frederic.
ad7e7136e9 Replace references to m_recvpktinfo with method call IsRecvPktInfo() 2012-03-09 13:19:27 +01:00
Nicola Baldo
45c6e9c9d0 fixed bug 1283: PacketSocket::SendTo should return number of bytes 2012-03-07 17:14:41 +01:00
Nicola Baldo
4273d300b5 fixed bug 1358 2012-02-28 12:05:16 +01:00
Tommaso Pecorella
df379ec879 Bug 1377: various memory leaks 2012-02-26 19:51:19 +01:00
Gustavo J. A. M. Carneiro
93fbaf6d0f Rescan bindings 2012-02-20 09:38:45 -08:00
Tommaso Pecorella
12c44e6558 Fix merge 2012-02-20 14:49:38 +01:00
Tommaso Pecorella
0d73053941 Merge 2012-02-20 14:39:24 +01:00