Sun, 09 Sep 2007 23:24:31 -0700 Tom Henderson adapt some example scripts to use the new PacketSink
Sun, 09 Sep 2007 23:21:47 -0700 Tom Henderson Add PacketSink application
Tue, 04 Sep 2007 21:26:54 -0700 Tom Henderson 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
Mon, 03 Sep 2007 23:32:23 -0700 Tom Henderson Fold the two patches for bu6 69 together, building on the bug 65 patch
Mon, 03 Sep 2007 14:55:51 -0700 Tom Henderson Provide two new Ipv4 convenience functions: GetIfIndexByIpv4Address() and GetIpv4RouteToDestination (), and align global routing code to use the first function
Sat, 08 Sep 2007 19:24:39 +0100 Gustavo J. A. M. Carneiro 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'.
Thu, 06 Sep 2007 18:19:22 +0200 Mathieu Lacage move include to implementation file
Thu, 06 Sep 2007 11:18:35 +0200 Mathieu Lacage an euclidian distance is always positive
Wed, 05 Sep 2007 16:28:55 +0200 Mathieu Lacage add failing test and fix for assignment to self
Wed, 29 Aug 2007 12:32:18 +0100 Gustavo J. A. M. Carneiro merge
Wed, 29 Aug 2007 12:31:17 +0100 Gustavo J. A. M. Carneiro New WAF, avoids the bright yellow color (hard to read on light background terminals) problem.
Wed, 29 Aug 2007 09:36:28 +0200 Mathieu Lacage merge with trunk
Wed, 29 Aug 2007 09:35:53 +0200 Mathieu Lacage backout 9856d1175cbb:642d6798feaa:27dd3e15308a
Tue, 28 Aug 2007 16:54:07 +0100 Gustavo J. A. M. Carneiro Add some tweaks to enable building under emacs.
Tue, 28 Aug 2007 16:53:01 +0100 Gustavo J. A. M. Carneiro Build the ns3 library in the build/<variant> root, not in build/<variant>/src.
Tue, 28 Aug 2007 10:20:13 -0400 Raj Bhattacharjea Remove references to really-simple-point-to-point, fix build
Tue, 28 Aug 2007 09:55:21 -0400 George Riley Reconcile changes with Mathieu's latest
Fri, 24 Aug 2007 11:44:11 -0400 George Riley Change the protocol stack processing to pass packets by non-const
Tue, 28 Aug 2007 14:31:53 +0200 Mathieu Lacage use more NodeList::Iterator types
Tue, 28 Aug 2007 14:09:52 +0200 Mathieu Lacage use the NodeList::Iterator type
Tue, 28 Aug 2007 13:03:08 +0200 Mathieu Lacage constify
Fri, 24 Aug 2007 16:05:17 -0400 Raj Bhattacharjea Removed SConstruct file
Fri, 24 Aug 2007 14:00:52 -0400 Raj Bhattacharjea Fixed inet-socket-address's opening IFDEF to be consistent with the filename
Fri, 24 Aug 2007 13:21:33 -0400 Raj Bhattacharjea Added GPL and emacs modeline to inet-socket-address.h/cc
Fri, 24 Aug 2007 15:11:08 +0200 Mathieu Lacage fix last errors for new tests
Fri, 24 Aug 2007 15:05:34 +0200 Mathieu Lacage fix first part of errors introduced by new tests
Fri, 24 Aug 2007 14:45:25 +0200 Mathieu Lacage add failing tests
Fri, 24 Aug 2007 12:45:45 +0200 Mathieu Lacage use a Ptr<> where needed.
Fri, 24 Aug 2007 10:33:58 +0200 Mathieu Lacage the protocol number field is a 16 bit integer, not a 32 bit integer
Fri, 24 Aug 2007 10:32:35 +0200 Mathieu Lacage add missing include
Wed, 22 Aug 2007 12:02:42 -0400 Raj Bhattacharjea clarified a comment
Tue, 21 Aug 2007 18:04:48 +0100 Gustavo J. A. M. Carneiro WAF: fix compatibility with Python 2.3
Wed, 15 Aug 2007 23:31:51 -0700 Tom Henderson Added tag release ns-3.0.5 for changeset 08046b6aef37
Wed, 15 Aug 2007 23:03:06 -0700 Tom Henderson Add Emmanuelle to authors list ns-3.0.5
Wed, 15 Aug 2007 22:50:31 -0700 Tom Henderson update release_steps.txt
Wed, 15 Aug 2007 22:49:06 -0700 Tom Henderson bump version number
Wed, 15 Aug 2007 22:48:40 -0700 Tom Henderson Release notes updated
Tue, 14 Aug 2007 12:00:03 -0700 Craig Dowell Fix bug 68. Implement IsMulticast
Mon, 13 Aug 2007 23:06:25 -0700 Tom Henderson cleanup valgrind errors
Mon, 13 Aug 2007 22:53:20 -0700 Tom Henderson restore ns-2 .tr format
Mon, 13 Aug 2007 20:53:29 -0700 Tom Henderson Doxygen cleanup
Sun, 12 Aug 2007 14:24:49 -0700 Tom Henderson fix optimized build; remove old comment
Fri, 10 Aug 2007 13:33:45 -0700 Tom Henderson global routing csma patch
Fri, 10 Aug 2007 13:49:41 -0700 Tom Henderson remove spurious examples/simple-p2p.cc
Fri, 10 Aug 2007 10:52:30 -0700 Craig Dowell merge ns-3-csma with tip
Fri, 10 Aug 2007 10:45:59 -0700 Craig Dowell move m_rxTrace to trace enet header
Fri, 10 Aug 2007 10:44:02 -0700 Craig Dowell print length/type in hex
Thu, 09 Aug 2007 15:58:13 -0700 Craig Dowell remove old file
Thu, 09 Aug 2007 15:56:28 -0700 Craig Dowell rename to csma
Fri, 10 Aug 2007 19:18:19 +0200 Mathieu Lacage use implicit conversion rather than private explicit conversion: fixes build
Fri, 10 Aug 2007 16:28:09 +0200 Mathieu Lacage merge with trunk
Mon, 06 Aug 2007 12:35:06 +0200 Mathieu Lacage merge from trunk
Wed, 01 Aug 2007 20:17:28 +0200 Mathieu Lacage small bug in InetSocketAddress deserialization
Wed, 01 Aug 2007 19:19:42 +0200 Mathieu Lacage remove uint8_t * from the send path of the socket API
Wed, 01 Aug 2007 19:19:28 +0200 Mathieu Lacage consitify the API a bit
Wed, 01 Aug 2007 19:09:11 +0200 Mathieu Lacage remove uint8_t * buffers from socket receive API
Wed, 01 Aug 2007 18:48:24 +0200 Mathieu Lacage split callback registration from socket operations in socket.h API.
Wed, 01 Aug 2007 17:24:55 +0200 Mathieu Lacage merge
Wed, 01 Aug 2007 17:22:10 +0200 Mathieu Lacage fix trace output
Fri, 10 Aug 2007 13:24:36 +0200 Mathieu Lacage avoid more spurious whitespaces during testing
(0) -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip