Craig Dowell
|
f894771e7d
|
socket update broke multicast
|
2007-09-11 18:29:26 -07:00 |
|
Craig Dowell
|
451a4762df
|
merge with trunk again
|
2007-09-11 12:20:09 -07:00 |
|
Gustavo J. A. M. Carneiro
|
94743678a9
|
Use NS_DEBUG instead of NS_DEBUG_UNCOND in PacketSink code.
|
2007-09-11 15:09:00 +01:00 |
|
Mathieu Lacage
|
1f49f40faa
|
add a few missing doxygen method documentations
|
2007-09-11 12:42:37 +02:00 |
|
Mathieu Lacage
|
8d1ac59134
|
merge tracing overhaul in trunk
|
2007-09-11 12:11:00 +02:00 |
|
Craig Dowell
|
b39cf878a0
|
name changes missed
|
2007-09-10 15:57:33 -07:00 |
|
Craig Dowell
|
20bf1d71bb
|
merge with trunk
|
2007-09-10 15:50:07 -07:00 |
|
Tom Henderson
|
0ac1983b66
|
Add PacketSink application
|
2007-09-09 23:21:47 -07:00 |
|
Craig Dowell
|
a39d25f6c1
|
readme file includes APIs
|
2007-09-06 15:57:53 -07:00 |
|
Mathieu Lacage
|
6c05ba06ff
|
rename ConnectPrinterToAll to TraceAll
|
2007-09-06 13:32:29 +02:00 |
|
Mathieu Lacage
|
1a75a82523
|
add support for NodeList::ConnectPrinterToAll
|
2007-09-06 12:56:31 +02:00 |
|
Mathieu Lacage
|
8b5b6d3636
|
add bound callback tests and make them work
|
2007-09-06 12:33:22 +02:00 |
|
Mathieu Lacage
|
187ae2fe0e
|
add tests, fix the failing tests and add support for 6-arg callbacks
|
2007-09-06 10:04:19 +02:00 |
|
Mathieu Lacage
|
7d8b071049
|
add an overload of the TraceSource::AddCallback method
|
2007-09-05 12:34:53 +02:00 |
|
Tom Henderson
|
929e23b74e
|
Fix for bug69: set local address correctly upon UDP connect; apply correct UDP connect() semantics (that sendto cannot override addresses on a connected socket); if destination is IPv4 limited broadcast address, convert to subnet-directed broadcast and send out on each interface; provide example csma-broadcast.cc script
|
2007-09-04 21:26:54 -07:00 |
|
Craig Dowell
|
07fb4b1e5b
|
clarify use of wildcards in multicast routes versus default mulicast routes.
|
2007-09-04 18:06:06 -07:00 |
|
Craig Dowell
|
f652969936
|
Don't flood multicasts if no route found
|
2007-09-04 15:10:47 -07:00 |
|
Craig Dowell
|
65c0b60e5f
|
piles of doxygen, changes to SetDefaultMulticastRoute plumbing
|
2007-09-04 14:38:40 -07:00 |
|
Mathieu Lacage
|
5b76e3e70f
|
merge with trunk
|
2007-09-04 15:35:23 +02:00 |
|
Mathieu Lacage
|
99d7c597b6
|
move tracing tutorial to doc directory
|
2007-09-04 15:34:04 +02:00 |
|
Tom Henderson
|
5e7e0d7b2a
|
Fold the two patches for bu6 69 together, building on the bug 65 patch
|
2007-09-03 23:32:23 -07:00 |
|
Tom Henderson
|
e377cbad38
|
Provide two new Ipv4 convenience functions: GetIfIndexByIpv4Address() and GetIpv4RouteToDestination (), and align global routing code to use the first function
|
2007-09-03 14:55:51 -07:00 |
|
Gustavo J. A. M. Carneiro
|
0824ceacd9
|
WAF: as suggested by George, add a bunch of helper waf scripts that call the toplevel waf script, so that it is possible to compile with ./waf from emacs regardless of which buffer you are visiting (the other alternative is to install waf system wide and run 'waf'.
|
2007-09-08 19:24:39 +01:00 |
|
Mathieu Lacage
|
0147e59899
|
move include to implementation file
|
2007-09-06 18:19:22 +02:00 |
|
Mathieu Lacage
|
fd8b0ba57d
|
an euclidian distance is always positive
|
2007-09-06 11:18:35 +02:00 |
|
Mathieu Lacage
|
b43e2f9190
|
add failing test and fix for assignment to self
|
2007-09-05 16:28:55 +02:00 |
|
Mathieu Lacage
|
4ddb327597
|
finish trace tutorial
|
2007-08-30 16:38:41 +02:00 |
|
Mathieu Lacage
|
e068eb8bd1
|
add missing requirement to doxygen
|
2007-08-30 16:38:26 +02:00 |
|
Mathieu Lacage
|
0a9cb8d248
|
start section on registering new TraceSource objects
|
2007-08-30 16:00:26 +02:00 |
|
Mathieu Lacage
|
bb1711de60
|
add section on TraceContexts in tutorial
|
2007-08-30 15:45:46 +02:00 |
|
Mathieu Lacage
|
8c85cc598d
|
add missing const
|
2007-08-30 15:20:08 +02:00 |
|
Mathieu Lacage
|
5883e3db52
|
make sure that l4 protocols are correctly registered within the tracing namespace
|
2007-08-30 15:14:26 +02:00 |
|
Mathieu Lacage
|
87a9c29cf7
|
add doxygen for each TraceSourceElement subclass
|
2007-08-30 14:54:05 +02:00 |
|
Mathieu Lacage
|
471e30d85e
|
fix dox warnings
|
2007-08-30 14:42:38 +02:00 |
|
Mathieu Lacage
|
3330ba77b1
|
GetName -> GetTypeName
|
2007-08-30 14:35:44 +02:00 |
|
Mathieu Lacage
|
62df1e933b
|
rewrite the TraceContext::SourceCollection::Iterator class
|
2007-08-30 14:25:09 +02:00 |
|
Mathieu Lacage
|
d23b3123ba
|
move printing to client code
|
2007-08-30 13:58:15 +02:00 |
|
Craig Dowell
|
2d73bd9927
|
Move MakeMulticastAddress to NetDevice
|
2007-08-29 12:11:11 -07:00 |
|
Mathieu Lacage
|
ca379f0814
|
reference the proper trace source list group
|
2007-08-29 16:43:19 +02:00 |
|
Mathieu Lacage
|
c5b3ed12a0
|
add PrintDoxygen method
|
2007-08-29 16:43:04 +02:00 |
|
Mathieu Lacage
|
0e177e766a
|
add iterator to go through available list
|
2007-08-29 16:42:55 +02:00 |
|
Mathieu Lacage
|
45f247393e
|
add some text on trace sink signatures
|
2007-08-29 15:11:29 +02:00 |
|
Mathieu Lacage
|
c8967b4b5e
|
add some tracing documentation
|
2007-08-29 14:43:31 +02:00 |
|
Mathieu Lacage
|
cd40e70901
|
improve output of list of existing traces
|
2007-08-29 14:41:21 +02:00 |
|
Mathieu Lacage
|
ec3c5c7774
|
s/lowleveltracing/tracing/
|
2007-08-29 14:30:58 +02:00 |
|
Mathieu Lacage
|
69c4f021c9
|
make the output of the list of existing traces more readable
|
2007-08-29 14:30:44 +02:00 |
|
Mathieu Lacage
|
3b2ffd1a07
|
merge with trunk
|
2007-08-29 09:36:28 +02:00 |
|
Mathieu Lacage
|
e20b40ee61
|
backout 9856d1175cbb:642d6798feaa:27dd3e15308a
|
2007-08-29 09:35:53 +02:00 |
|
Gustavo J. A. M. Carneiro
|
afbb95d987
|
Build the ns3 library in the build/<variant> root, not in build/<variant>/src.
|
2007-08-28 16:53:01 +01:00 |
|
Mathieu Lacage
|
cda26929bd
|
some doxygen additions
|
2007-08-28 16:06:12 +02:00 |
|