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
Fri, 24 Aug 2007 15:11:08 +0200 fix last errors for new tests
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Fri, 24 Aug 2007 15:11:08 +0200] rev 1296
fix last errors for new tests
Fri, 24 Aug 2007 15:05:34 +0200 fix first part of errors introduced by new tests
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Fri, 24 Aug 2007 15:05:34 +0200] rev 1295
fix first part of errors introduced by new tests
Fri, 24 Aug 2007 14:45:25 +0200 add failing tests
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Fri, 24 Aug 2007 14:45:25 +0200] rev 1294
add failing tests
(0) -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 tip