Commit Graph

331 Commits

Author SHA1 Message Date
Mathieu Lacage
2218e346ae merge with trunk 2007-02-22 09:40:46 +01:00
Mathieu Lacage
2a994cb96e merge with trunk 2007-02-22 09:40:41 +01:00
Mathieu Lacage
f07316cd2c add some simple packet content dumping. 2007-02-21 23:09:42 +01:00
Unknown
ac25315862 Add DEBUG to ipv4-address.cc 2007-02-21 12:52:35 -08:00
Mathieu Lacage
b95ce71aaf make trailing ';' mandatory for NS_ASSERT* and NS_FATAL_ERROR macros. fix uses. 2007-02-21 20:07:39 +01:00
Mathieu Lacage
29b2db3a67 make trailing ';' mandatory with NS_DEBUG macros. fix all invalid uses. 2007-02-21 20:04:32 +01:00
Mathieu Lacage
a9d2b13fa1 avoid dumping the first packet 2007-02-21 18:28:25 +01:00
Mathieu Lacage
904c8f5a8a improve arp debugging output 2007-02-21 18:14:03 +01:00
Mathieu Lacage
62ff2e87b3 fix coding style 2007-02-21 17:58:14 +01:00
Mathieu Lacage
b3e2607291 make the multiple-queue tracing case work 2007-02-21 17:55:14 +01:00
Mathieu Lacage
6efb114f27 connect to simple queue event names. 2007-02-21 17:46:40 +01:00
Mathieu Lacage
76322a79de fix queue tracing 2007-02-21 17:06:19 +01:00
Unknown
390d3d8089 Remove netmask from AddDuplexLink signature 2007-02-21 07:37:44 -08:00
Mathieu Lacage
d2064f1190 remove now-unused call to c_str () 2007-02-21 16:30:08 +01:00
Mathieu Lacage
234b1490cb replace char const * with std::string const & 2007-02-21 16:27:42 +01:00
Unknown
f6e33b54b7 trace files should not be opened for appending 2007-02-21 06:42:58 -08:00
Unknown
82e86038c1 touch a file 2007-02-21 01:37:00 -08:00
Unknown
379e7ffd5f Forgot to add in serial-phy classes 2007-02-21 00:15:47 -08:00
Unknown
97af81500b Plumbing in SerialPhy in receive direction 2007-02-21 00:09:28 -08:00
Unknown
a8a939e65e Move a few functions definitions out of headers 2007-02-21 00:02:27 -08:00
Unknown
cc8286b25e Plumb in outbound SerialPhy 2007-02-20 23:58:21 -08:00
Unknown
c320f9ea81 Skeleton SerialPhy 2007-02-20 23:26:59 -08:00
Unknown
0523df8827 Added tracing support to simple.tcl.cc (Craig) 2007-02-20 22:55:09 -08:00
Mathieu Lacage
ac3a5df3b5 fix routing table configuration 2007-02-19 12:22:20 +01:00
Mathieu Lacage
76311fe551 bind sinks to port 80 2007-02-19 11:39:27 +01:00
Mathieu Lacage
6c7109309f do not generate zero-sized packets 2007-02-19 10:52:04 +01:00
Mathieu Lacage
3326fdba35 use new NS_ASSERT macro rather than assert. this makes the code build on my machine. 2007-02-19 10:23:50 +01:00
Tom Henderson
847aca86cf Added all UDP sources, sinks, routes-- not working yet 2007-02-19 00:44:05 -08:00
Tom Henderson
17a41557f2 Add UdpSockets to simple.tcl.cc 2007-02-19 00:00:49 -08:00
Tom Henderson
f0d12b6e81 Enhanced AddDuplexLink() 2007-02-18 23:29:05 -08:00
Craig Dowell
f0793fbae6 turn off debug prints 2007-02-18 19:25:53 -08:00
Unknown
957462263f strawman connectors and channel 2007-02-18 19:19:42 -08:00
Mathieu Lacage
848e50c5b5 convert to new debug macros 2007-02-18 11:22:23 +01:00
Mathieu Lacage
715c72fac2 convert to new debug macros 2007-02-18 11:19:58 +01:00
Mathieu Lacage
d7efedefde merge tom's tree with trunk 2007-02-18 11:16:08 +01:00
Tom Henderson
114c1a93d2 Merge in Craig's tracing changes as of Thursday; rename net-device-serial files to serial-net-device 2007-02-17 16:40:03 -08:00
Mathieu Lacage
c2e3d19e06 remove UdpIpv4L4Protocol class 2007-02-17 09:42:30 +01:00
Mathieu Lacage
d7a398bc11 remove ArpL3Protocol object 2007-02-17 09:35:50 +01:00
Mathieu Lacage
e4166af294 remove Ipv4L3Protocol class. 2007-02-17 09:28:02 +01:00
Mathieu Lacage
873bbd4ba1 convert old TRACE code to use new NS_DEBUG macro 2007-02-16 10:04:02 +01:00
Mathieu Lacage
d9318db068 convert use of <cassert> to "ns3/assert.h" 2007-02-16 09:56:21 +01:00
Mathieu Lacage
342ada342a preprecessor typo 2007-02-16 09:42:53 +01:00
Mathieu Lacage
7f5d4a1a79 remove extra debug.cc from build 2007-02-16 09:40:19 +01:00
Mathieu Lacage
2fafcce00c call NS_DEBUG_COMPONENT_DEFINE when needed 2007-02-16 09:37:35 +01:00
Mathieu Lacage
9e99f617ec convert NS3_TRACEALL to NS_DEBUG_UNCOND 2007-02-16 09:35:01 +01:00
Mathieu Lacage
f2533a7645 convert NS3_TRACE to NS_DEBUG 2007-02-16 09:34:28 +01:00
Mathieu Lacage
a49fb6556a merge with debug tree 2007-02-16 09:32:02 +01:00
Mathieu Lacage
ded5b872b9 add NS_DEBUG_UNCOND 2007-02-16 09:26:56 +01:00
Mathieu Lacage
07b9fc12aa add fatal-error.h header 2007-02-16 09:23:22 +01:00
Mathieu Lacage
8cf0f1f4b4 make sure that NS3_ASSER_ENABLE is defined in debug builds 2007-02-16 09:23:13 +01:00