Tue, 28 Aug 2007 16:53:01 +0100 Build the ns3 library in the build/<variant> root, not in build/<variant>/src.
Gustavo J. A. M. Carneiro <gjc@inescporto.pt> [Tue, 28 Aug 2007 16:53:01 +0100] rev 1306
Build the ns3 library in the build/<variant> root, not in build/<variant>/src.
Tue, 28 Aug 2007 10:20:13 -0400 Remove references to really-simple-point-to-point, fix build
Raj Bhattacharjea <raj.b@gatech.edu> [Tue, 28 Aug 2007 10:20:13 -0400] rev 1305
Remove references to really-simple-point-to-point, fix build
Tue, 28 Aug 2007 09:55:21 -0400 Reconcile changes with Mathieu's latest
George Riley<riley@ece.gatech.edu> [Tue, 28 Aug 2007 09:55:21 -0400] rev 1304
Reconcile changes with Mathieu's latest
Fri, 24 Aug 2007 11:44:11 -0400 Change the protocol stack processing to pass packets by non-const
George Riley<riley@ece.gatech.edu> [Fri, 24 Aug 2007 11:44:11 -0400] rev 1303
Change the protocol stack processing to pass packets by non-const reference, rather than const reference and value as was previously done. Also change the queue semantics to return the packet on a deque, rather than requiring a packet as a parameter. The problem with the original approach was that packet UID's were getting skipped. The fix handles the uid properly, and we get sequential packet uid's on the trace file.
Tue, 28 Aug 2007 14:31:53 +0200 use more NodeList::Iterator types
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Tue, 28 Aug 2007 14:31:53 +0200] rev 1302
use more NodeList::Iterator types
Tue, 28 Aug 2007 14:09:52 +0200 use the NodeList::Iterator type
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Tue, 28 Aug 2007 14:09:52 +0200] rev 1301
use the NodeList::Iterator type
Tue, 28 Aug 2007 13:03:08 +0200 constify
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Tue, 28 Aug 2007 13:03:08 +0200] rev 1300
constify
Fri, 24 Aug 2007 16:05:17 -0400 Removed SConstruct file
Raj Bhattacharjea <raj.b@gatech.edu> [Fri, 24 Aug 2007 16:05:17 -0400] rev 1299
Removed SConstruct file
Fri, 24 Aug 2007 14:00:52 -0400 Fixed inet-socket-address's opening IFDEF to be consistent with the filename
Raj Bhattacharjea <raj.b@gatech.edu> [Fri, 24 Aug 2007 14:00:52 -0400] rev 1298
Fixed inet-socket-address's opening IFDEF to be consistent with the filename
Fri, 24 Aug 2007 13:21:33 -0400 Added GPL and emacs modeline to inet-socket-address.h/cc
Raj Bhattacharjea <raj.b@gatech.edu> [Fri, 24 Aug 2007 13:21:33 -0400] rev 1297
Added GPL and emacs modeline to inet-socket-address.h/cc
(0) -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip