Fri, 11 Apr 2008 11:25:44 -0700 use HasSetter/HasGetter to improve doxygen output.
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Fri, 11 Apr 2008 11:25:44 -0700] rev 2951
use HasSetter/HasGetter to improve doxygen output.
Fri, 11 Apr 2008 11:25:21 -0700 add AttributeAccessor::HasGetter/HasSetter and implement it.
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Fri, 11 Apr 2008 11:25:21 -0700] rev 2950
add AttributeAccessor::HasGetter/HasSetter and implement it.
Fri, 11 Apr 2008 11:24:42 -0700 allow an std::string to be an attribute
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Fri, 11 Apr 2008 11:24:42 -0700] rev 2949
allow an std::string to be an attribute
Thu, 10 Apr 2008 13:01:53 -0700 use RefCountBase
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Thu, 10 Apr 2008 13:01:53 -0700] rev 2948
use RefCountBase
Thu, 10 Apr 2008 12:59:31 -0700 get rid of scary implementation details of Attribute.
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Thu, 10 Apr 2008 12:59:31 -0700] rev 2947
get rid of scary implementation details of Attribute.
Thu, 10 Apr 2008 12:59:15 -0700 add copy constructor and assignment operator to ensure proper initialization of refcount.
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Thu, 10 Apr 2008 12:59:15 -0700] rev 2946
add copy constructor and assignment operator to ensure proper initialization of refcount.
Thu, 10 Apr 2008 12:24:36 -0700 print list of trace sources
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Thu, 10 Apr 2008 12:24:36 -0700] rev 2945
print list of trace sources
Thu, 10 Apr 2008 11:50:47 -0700 generate path information for each type.
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Thu, 10 Apr 2008 11:50:47 -0700] rev 2944
generate path information for each type.
Thu, 10 Apr 2008 11:50:08 -0700 add a few missing ns3:: prefixes in TypeId names.
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Thu, 10 Apr 2008 11:50:08 -0700] rev 2943
add a few missing ns3:: prefixes in TypeId names.
Thu, 10 Apr 2008 11:11:55 -0700 add missing registration macro call
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Thu, 10 Apr 2008 11:11:55 -0700] rev 2942
add missing registration macro call
Thu, 10 Apr 2008 11:11:34 -0700 add functions to access list of root namespace objects
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Thu, 10 Apr 2008 11:11:34 -0700] rev 2941
add functions to access list of root namespace objects
Thu, 10 Apr 2008 10:24:18 -0700 add missing TypeId in base class
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Thu, 10 Apr 2008 10:24:18 -0700] rev 2940
add missing TypeId in base class
Thu, 10 Apr 2008 10:23:56 -0700 make IsChildOf not return true for test against self. Add operator < for TypeId.
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Thu, 10 Apr 2008 10:23:56 -0700] rev 2939
make IsChildOf not return true for test against self. Add operator < for TypeId.
Thu, 10 Apr 2008 09:23:24 -0700 iterate over the _aggregated_ objects: this does not include the initial pointer.
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Thu, 10 Apr 2008 09:23:24 -0700] rev 2938
iterate over the _aggregated_ objects: this does not include the initial pointer.
Wed, 09 Apr 2008 17:35:18 -0700 iterate over aggregated objects dynamically.
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Wed, 09 Apr 2008 17:35:18 -0700] rev 2937
iterate over aggregated objects dynamically.
Wed, 09 Apr 2008 17:28:19 -0700 define a TypeId for ns3::Ipv4Interface
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Wed, 09 Apr 2008 17:28:19 -0700] rev 2936
define a TypeId for ns3::Ipv4Interface
Wed, 09 Apr 2008 17:27:56 -0700 use a specific type if you can
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Wed, 09 Apr 2008 17:27:56 -0700] rev 2935
use a specific type if you can
Wed, 09 Apr 2008 17:27:12 -0700 typos in WifiChannel
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Wed, 09 Apr 2008 17:27:12 -0700] rev 2934
typos in WifiChannel
Wed, 09 Apr 2008 14:58:52 -0700 add ObjectVector::GetItemTypeId
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Wed, 09 Apr 2008 14:58:52 -0700] rev 2933
add ObjectVector::GetItemTypeId
Wed, 09 Apr 2008 14:28:16 -0700 allow access to the pointee's TypeId.
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Wed, 09 Apr 2008 14:28:16 -0700] rev 2932
allow access to the pointee's TypeId.
Wed, 09 Apr 2008 13:05:20 -0700 improve type linking behavior.
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Wed, 09 Apr 2008 13:05:20 -0700] rev 2931
improve type linking behavior.
Wed, 09 Apr 2008 13:04:37 -0700 add doxygen documentation to avoid doxygen warnings.
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Wed, 09 Apr 2008 13:04:37 -0700] rev 2930
add doxygen documentation to avoid doxygen warnings.
Wed, 09 Apr 2008 13:04:18 -0700 add space to ensure doxygen reference generation.
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Wed, 09 Apr 2008 13:04:18 -0700] rev 2929
add space to ensure doxygen reference generation.
Wed, 09 Apr 2008 13:03:58 -0700 add doxygen anchors to avoid warnings.
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Wed, 09 Apr 2008 13:03:58 -0700] rev 2928
add doxygen anchors to avoid warnings.
Wed, 09 Apr 2008 12:15:24 -0700 get rid of implicit conversion of Attribute to/from Ptr<>. Replace this with an explicit Pointer class.
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Wed, 09 Apr 2008 12:15:24 -0700] rev 2927
get rid of implicit conversion of Attribute to/from Ptr<>. Replace this with an explicit Pointer class.
Wed, 09 Apr 2008 11:46:04 -0700 Pointer class for primitive type pointer.
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Wed, 09 Apr 2008 11:46:04 -0700] rev 2926
Pointer class for primitive type pointer.
Fri, 18 Apr 2008 14:35:38 -0700 use CopyObject and not Create to copy RttMeanDeviation. Implement the copy constructor correctly.
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Fri, 18 Apr 2008 14:35:38 -0700] rev 2925
use CopyObject and not Create to copy RttMeanDeviation. Implement the copy constructor correctly.
Fri, 18 Apr 2008 14:35:10 -0700 add const version of CopyObject
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Fri, 18 Apr 2008 14:35:10 -0700] rev 2924
add const version of CopyObject
Thu, 17 Apr 2008 16:24:43 -0700 merge with HEAD
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Thu, 17 Apr 2008 16:24:43 -0700] rev 2923
merge with HEAD
Thu, 17 Apr 2008 16:24:13 -0700 fix regression introduced by changeset 6244ea5e7831 to fix bug #173
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Thu, 17 Apr 2008 16:24:13 -0700] rev 2922
fix regression introduced by changeset 6244ea5e7831 to fix bug #173
Thu, 17 Apr 2008 17:19:24 +0100 Add assertion to detect TimeUnit<N> divide by zero (if not detected, it creates an infinite loop)
Gustavo J. A. M. Carneiro <gjc@inescporto.pt> [Thu, 17 Apr 2008 17:19:24 +0100] rev 2921
Add assertion to detect TimeUnit<N> divide by zero (if not detected, it creates an infinite loop)
Wed, 16 Apr 2008 10:52:38 -0700 merge
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Wed, 16 Apr 2008 10:52:38 -0700] rev 2920
merge
Wed, 16 Apr 2008 10:52:26 -0700 bug 107
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Wed, 16 Apr 2008 10:52:26 -0700] rev 2919
bug 107
Wed, 16 Apr 2008 18:37:20 +0100 Address instances of different m_type's should compare differently; closes #173.
Gustavo J. A. M. Carneiro <gjc@inescporto.pt> [Wed, 16 Apr 2008 18:37:20 +0100] rev 2918
Address instances of different m_type's should compare differently; closes #173.
Wed, 16 Apr 2008 12:40:46 -0400 Fix for bug 166
Raj Bhattacharjea <raj.b@gatech.edu> [Wed, 16 Apr 2008 12:40:46 -0400] rev 2917
Fix for bug 166
Wed, 16 Apr 2008 11:32:55 +0100 Fix bad usage of std container iteration and erase () all over OLSR code; closes #171; thanks to Liu Jian for spotting and submitting an initial patch.
Gustavo J. A. M. Carneiro <gjc@inescporto.pt> [Wed, 16 Apr 2008 11:32:55 +0100] rev 2916
Fix bad usage of std container iteration and erase () all over OLSR code; closes #171; thanks to Liu Jian for spotting and submitting an initial patch.
Tue, 15 Apr 2008 11:01:13 -0700 bug 150: CommandLine::Parse argc parameter should not be a reference
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Tue, 15 Apr 2008 11:01:13 -0700] rev 2915
bug 150: CommandLine::Parse argc parameter should not be a reference
Tue, 15 Apr 2008 10:49:09 -0700 update testcase to deal with the return value of Socket::Send. Make sure udp packets are copied before going down the ip stack.
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Tue, 15 Apr 2008 10:49:09 -0700] rev 2914
update testcase to deal with the return value of Socket::Send. Make sure udp packets are copied before going down the ip stack.
Tue, 15 Apr 2008 10:09:42 -0700 bug 143: rename scheduler files
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Tue, 15 Apr 2008 10:09:42 -0700] rev 2913
bug 143: rename scheduler files
Tue, 15 Apr 2008 09:41:58 -0700 Fix bug 168: Socket::SendTo does not return the number of bytes sent for udp sockets.
Liu Jian <liujatp@gmail.com> [Tue, 15 Apr 2008 09:41:58 -0700] rev 2912
Fix bug 168: Socket::SendTo does not return the number of bytes sent for udp sockets.
Mon, 14 Apr 2008 17:12:52 -0700 fix bug reported by Gustavo Carneiro: AP does not reply to ARP request.
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Mon, 14 Apr 2008 17:12:52 -0700] rev 2911
fix bug reported by Gustavo Carneiro: AP does not reply to ARP request.
Mon, 14 Apr 2008 14:19:12 +0100 Remove the restriction of waf option --command-template requiring option --run; it no longer makes sense.
Gustavo Carneiro <gjc@inescporto.pt> [Mon, 14 Apr 2008 14:19:12 +0100] rev 2910
Remove the restriction of waf option --command-template requiring option --run; it no longer makes sense.
Fri, 11 Apr 2008 11:30:05 -0700 merge
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Fri, 11 Apr 2008 11:30:05 -0700] rev 2909
merge
Fri, 11 Apr 2008 11:29:49 -0700 Backed out changeset 9fa2f44cdafa
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Fri, 11 Apr 2008 11:29:49 -0700] rev 2908
Backed out changeset 9fa2f44cdafa
Fri, 11 Apr 2008 11:20:05 -0700 merge with HEAD
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Fri, 11 Apr 2008 11:20:05 -0700] rev 2907
merge with HEAD
Fri, 11 Apr 2008 11:19:54 -0700 ensure that out PcapTraces are generated in a consistant format to allow simple comparison of traces against a single set of reference traces.
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Fri, 11 Apr 2008 11:19:54 -0700] rev 2906
ensure that out PcapTraces are generated in a consistant format to allow simple comparison of traces against a single set of reference traces.
Thu, 10 Apr 2008 14:08:14 -0700 allocate/deallocate buffer by hand.
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Thu, 10 Apr 2008 14:08:14 -0700] rev 2905
allocate/deallocate buffer by hand.
Thu, 10 Apr 2008 16:33:44 -0400 Shorten Tcp attribute names (bug 163)
Raj Bhattacharjea <raj.b@gatech.edu> [Thu, 10 Apr 2008 16:33:44 -0400] rev 2904
Shorten Tcp attribute names (bug 163)
Thu, 10 Apr 2008 15:04:47 -0400 Add support for TCP cwnd tracing
Raj Bhattacharjea <raj.b@gatech.edu> [Thu, 10 Apr 2008 15:04:47 -0400] rev 2903
Add support for TCP cwnd tracing
Thu, 10 Apr 2008 13:16:43 -0700 make duplicate aggregations fail; avoid duplicate aggregations
Craig Dowell <craigdo@ee.washington.edu> [Thu, 10 Apr 2008 13:16:43 -0700] rev 2902
make duplicate aggregations fail; avoid duplicate aggregations
Wed, 09 Apr 2008 10:04:16 -0700 Make sure that we really attempt to destroy everything upon process exit. Gets rid of spurious leak reports in valgrind.
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Wed, 09 Apr 2008 10:04:16 -0700] rev 2901
Make sure that we really attempt to destroy everything upon process exit. Gets rid of spurious leak reports in valgrind.
Wed, 09 Apr 2008 10:03:28 -0700 add destructor. Easier to plant a breakpoint in there.
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Wed, 09 Apr 2008 10:03:28 -0700] rev 2900
add destructor. Easier to plant a breakpoint in there.
Wed, 09 Apr 2008 10:02:54 -0700 add pcap files to ignore list.
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Wed, 09 Apr 2008 10:02:54 -0700] rev 2899
add pcap files to ignore list.
Wed, 09 Apr 2008 10:01:16 -0700 add some debugging
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Wed, 09 Apr 2008 10:01:16 -0700] rev 2898
add some debugging
Wed, 09 Apr 2008 09:08:54 -0700 avoid compilation warning about undefined MobilityModel class.
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Wed, 09 Apr 2008 09:08:54 -0700] rev 2897
avoid compilation warning about undefined MobilityModel class.
Tue, 08 Apr 2008 23:12:19 -0700 revive mixed-wireless example from Simutools tutorial
Tom Henderson <tomh@tomh.org> [Tue, 08 Apr 2008 23:12:19 -0700] rev 2896
revive mixed-wireless example from Simutools tutorial
Tue, 08 Apr 2008 23:10:39 -0700 Prevent internet stack helper from overwriting internet stack
Tom Henderson <tomh@tomh.org> [Tue, 08 Apr 2008 23:10:39 -0700] rev 2895
Prevent internet stack helper from overwriting internet stack
Tue, 08 Apr 2008 23:10:11 -0700 some additional debugging for addressing conflicts
Tom Henderson <tomh@tomh.org> [Tue, 08 Apr 2008 23:10:11 -0700] rev 2894
some additional debugging for addressing conflicts
Mon, 07 Apr 2008 21:39:40 -0700 Added tag release ns-3.0.12 for changeset b17f2928291e
Tom Henderson <tomh@tomh.org> [Mon, 07 Apr 2008 21:39:40 -0700] rev 2893
Added tag release ns-3.0.12 for changeset b17f2928291e
Mon, 07 Apr 2008 21:35:54 -0700 note that waf generates reference trace tarball now ns-3.0.12
Tom Henderson <tomh@tomh.org> [Mon, 07 Apr 2008 21:35:54 -0700] rev 2892
note that waf generates reference trace tarball now
Mon, 07 Apr 2008 21:07:38 -0700 nits for 3.0.12 release
Tom Henderson <tomh@tomh.org> [Mon, 07 Apr 2008 21:07:38 -0700] rev 2891
nits for 3.0.12 release
Mon, 07 Apr 2008 18:29:38 -0700 rework app constructors
Craig Dowell <craigdo@ee.washington.edu> [Mon, 07 Apr 2008 18:29:38 -0700] rev 2890
rework app constructors
Mon, 07 Apr 2008 10:44:06 -0700 SetupUdp -> SetUdpLocal, SetupTcp -> SetTcpLocal
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Mon, 07 Apr 2008 10:44:06 -0700] rev 2889
SetupUdp -> SetUdpLocal, SetupTcp -> SetTcpLocal
Mon, 07 Apr 2008 10:41:21 -0700 Ipv4AddressHelper::Allocate -> Ipv4AddressHelper::Assign
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Mon, 07 Apr 2008 10:41:21 -0700] rev 2888
Ipv4AddressHelper::Allocate -> Ipv4AddressHelper::Assign
Mon, 07 Apr 2008 10:38:37 -0700 Build -> Install
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Mon, 07 Apr 2008 10:38:37 -0700] rev 2887
Build -> Install
Sun, 06 Apr 2008 21:57:11 +0100 Create regression traces tarball automatically on waf dist.
Gustavo J. A. M. Carneiro <gjc@inescporto.pt> [Sun, 06 Apr 2008 21:57:11 +0100] rev 2886
Create regression traces tarball automatically on waf dist.
Sun, 06 Apr 2008 21:41:31 +0100 Ignore .py[co] files (python bytecodes)
Gustavo J. A. M. Carneiro <gjc@inescporto.pt> [Sun, 06 Apr 2008 21:41:31 +0100] rev 2885
Ignore .py[co] files (python bytecodes)
Sun, 06 Apr 2008 19:58:29 +0100 Fix a diff|head race condition; Fix regression error messages to indicate the new waf commands to run regression tests.
Gustavo J. A. M. Carneiro <gjc@inescporto.pt> [Sun, 06 Apr 2008 19:58:29 +0100] rev 2884
Fix a diff|head race condition; Fix regression error messages to indicate the new waf commands to run regression tests.
Sun, 06 Apr 2008 19:54:39 +0100 merge
Gustavo J. A. M. Carneiro <gjc@inescporto.pt> [Sun, 06 Apr 2008 19:54:39 +0100] rev 2883
merge
Sun, 06 Apr 2008 19:22:39 +0100 Fix case of 'diff xxx | head' appearing to succeed even if the diff command returned non-zero exit statux.
Gustavo J. A. M. Carneiro <gjc@inescporto.pt> [Sun, 06 Apr 2008 19:22:39 +0100] rev 2882
Fix case of 'diff xxx | head' appearing to succeed even if the diff command returned non-zero exit statux.
Fri, 04 Apr 2008 19:33:39 +0100 Integrate regression testing into the main waf script.
Gustavo J. A. M. Carneiro <gjc@inescporto.pt> [Fri, 04 Apr 2008 19:33:39 +0100] rev 2881
Integrate regression testing into the main waf script.
Fri, 04 Apr 2008 17:20:36 -0400 Add TCP delayed acks
Raj Bhattacharjea <raj.b@gatech.edu> [Fri, 04 Apr 2008 17:20:36 -0400] rev 2880
Add TCP delayed acks
Fri, 04 Apr 2008 14:00:41 -0400 Small fix to tcp example
Raj Bhattacharjea <raj.b@gatech.edu> [Fri, 04 Apr 2008 14:00:41 -0400] rev 2879
Small fix to tcp example
Fri, 04 Apr 2008 19:02:34 +0200 merge with HEAD
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Fri, 04 Apr 2008 19:02:34 +0200] rev 2878
merge with HEAD
Fri, 04 Apr 2008 19:02:03 +0200 fix bug 159
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Fri, 04 Apr 2008 19:02:03 +0200] rev 2877
fix bug 159
Fri, 04 Apr 2008 07:28:27 +0200 testcase from bug 159
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Fri, 04 Apr 2008 07:28:27 +0200] rev 2876
testcase from bug 159
Fri, 04 Apr 2008 08:47:41 -0700 try to improve obj->png conversion
Tom Henderson <tomh@tomh.org> [Fri, 04 Apr 2008 08:47:41 -0700] rev 2875
try to improve obj->png conversion
Thu, 03 Apr 2008 23:15:16 -0700 revert figure directory change
Tom Henderson <tomh@tomh.org> [Thu, 03 Apr 2008 23:15:16 -0700] rev 2874
revert figure directory change
Thu, 03 Apr 2008 23:04:25 -0700 Remove filename
Tom Henderson <tomh@tomh.org> [Thu, 03 Apr 2008 23:04:25 -0700] rev 2873
Remove filename
Thu, 03 Apr 2008 23:03:25 -0700 workaround texinfo problem with non-local images
Tom Henderson <tomh@tomh.org> [Thu, 03 Apr 2008 23:03:25 -0700] rev 2872
workaround texinfo problem with non-local images
Thu, 03 Apr 2008 22:42:10 -0700 fixes for Makefile due to tgif command-line limitations
Tom Henderson <tomh@tomh.org> [Thu, 03 Apr 2008 22:42:10 -0700] rev 2871
fixes for Makefile due to tgif command-line limitations
Thu, 03 Apr 2008 21:08:28 -0700 Makefile tweaks
Tom Henderson <tomh@tomh.org> [Thu, 03 Apr 2008 21:08:28 -0700] rev 2870
Makefile tweaks
Thu, 03 Apr 2008 20:58:40 -0700 a few tutorial updates; tutorial Makefile; tutorial figures directory
Tom Henderson <tomh@tomh.org> [Thu, 03 Apr 2008 20:58:40 -0700] rev 2869
a few tutorial updates; tutorial Makefile; tutorial figures directory
Thu, 03 Apr 2008 09:07:28 -0700 branch merge
Tom Henderson <tomh@tomh.org> [Thu, 03 Apr 2008 09:07:28 -0700] rev 2868
branch merge
Thu, 03 Apr 2008 09:07:15 -0700 Some doxygen work
Tom Henderson <tomh@tomh.org> [Thu, 03 Apr 2008 09:07:15 -0700] rev 2867
Some doxygen work
Thu, 03 Apr 2008 14:15:17 +0100 Add a --no-task-lines WAF option; together with -v it makes WAF just print executed commands, like 'make' does.
Gustavo J. A. M. Carneiro <gjc@inescporto.pt> [Thu, 03 Apr 2008 14:15:17 +0100] rev 2866
Add a --no-task-lines WAF option; together with -v it makes WAF just print executed commands, like 'make' does.
Wed, 02 Apr 2008 21:33:31 -0700 Point regression tests to final locations, update release steps, bug 158
Craig Dowell <craigdo@ee.washington.edu> [Wed, 02 Apr 2008 21:33:31 -0700] rev 2865
Point regression tests to final locations, update release steps, bug 158
Tue, 01 Apr 2008 17:05:54 -0700 helpful hint
Craig Dowell <craigdo@ee.washington.edu> [Tue, 01 Apr 2008 17:05:54 -0700] rev 2864
helpful hint
Tue, 01 Apr 2008 16:30:08 -0700 address some list comments
Craig Dowell <craigdo@ee.washington.edu> [Tue, 01 Apr 2008 16:30:08 -0700] rev 2863
address some list comments
Mon, 31 Mar 2008 18:20:33 -0700 minor cleanup
Craig Dowell <craigdo@ee.washington.edu> [Mon, 31 Mar 2008 18:20:33 -0700] rev 2862
minor cleanup
Mon, 31 Mar 2008 18:14:47 -0700 test test
Craig Dowell <craigdo@ee.washington.edu> [Mon, 31 Mar 2008 18:14:47 -0700] rev 2861
test test
Mon, 31 Mar 2008 17:48:21 -0700 use global seed in examples, new regression tests
Craig Dowell <craigdo@ee.washington.edu> [Mon, 31 Mar 2008 17:48:21 -0700] rev 2860
use global seed in examples, new regression tests
Mon, 31 Mar 2008 16:31:34 -0700 some examples disappeared
Craig Dowell <craigdo@ee.washington.edu> [Mon, 31 Mar 2008 16:31:34 -0700] rev 2859
some examples disappeared
Mon, 31 Mar 2008 16:22:24 -0700 branch merge
Craig Dowell <craigdo@ee.washington.edu> [Mon, 31 Mar 2008 16:22:24 -0700] rev 2858
branch merge
Mon, 31 Mar 2008 16:22:06 -0700 quiet clone and pull
Craig Dowell <craigdo@ee.washington.edu> [Mon, 31 Mar 2008 16:22:06 -0700] rev 2857
quiet clone and pull
Mon, 31 Mar 2008 16:16:43 -0700 fix diffs
Craig Dowell <craigdo@ee.washington.edu> [Mon, 31 Mar 2008 16:16:43 -0700] rev 2856
fix diffs
Mon, 31 Mar 2008 16:03:44 -0700 move reference traces out of main repo
Craig Dowell <craigdo@ee.washington.edu> [Mon, 31 Mar 2008 16:03:44 -0700] rev 2855
move reference traces out of main repo
Mon, 31 Mar 2008 13:54:57 -0700 branch merge
Craig Dowell <craigdo@ee.washington.edu> [Mon, 31 Mar 2008 13:54:57 -0700] rev 2854
branch merge
Mon, 31 Mar 2008 13:54:41 -0700 branch merge
Craig Dowell <craigdo@ee.washington.edu> [Mon, 31 Mar 2008 13:54:41 -0700] rev 2853
branch merge
Wed, 26 Mar 2008 21:28:27 -0700 branch merge
Craig Dowell <craigdo@ee.washington.edu> [Wed, 26 Mar 2008 21:28:27 -0700] rev 2852
branch merge
Wed, 26 Mar 2008 21:28:13 -0700 olsr test
Craig Dowell <craigdo@ee.washington.edu> [Wed, 26 Mar 2008 21:28:13 -0700] rev 2851
olsr test
Wed, 26 Mar 2008 11:42:12 -0700 branch merge
Craig Dowell <craigdo@ee.washington.edu> [Wed, 26 Mar 2008 11:42:12 -0700] rev 2850
branch merge
Wed, 26 Mar 2008 01:33:41 -0700 some tests and known traces
Craig Dowell <craigdo@ee.washington.edu> [Wed, 26 Mar 2008 01:33:41 -0700] rev 2849
some tests and known traces
Wed, 26 Mar 2008 00:36:58 -0700 quiet diffs
Craig Dowell <craigdo@ee.washington.edu> [Wed, 26 Mar 2008 00:36:58 -0700] rev 2848
quiet diffs
Wed, 26 Mar 2008 00:30:11 -0700 trace generation and comparison
Craig Dowell <craigdo@ee.washington.edu> [Wed, 26 Mar 2008 00:30:11 -0700] rev 2847
trace generation and comparison
Tue, 25 Mar 2008 23:17:24 -0700 start of regression tests
Craig Dowell <craigdo@ee.washington.edu> [Tue, 25 Mar 2008 23:17:24 -0700] rev 2846
start of regression tests
Wed, 02 Apr 2008 14:09:36 -0400 Add IP layer tracing helpers to InternetStackHelper
Raj Bhattacharjea <raj.b@gatech.edu> [Wed, 02 Apr 2008 14:09:36 -0400] rev 2845
Add IP layer tracing helpers to InternetStackHelper
Mon, 31 Mar 2008 15:39:50 -0700 add guillaume vu-brugier to author list
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Mon, 31 Mar 2008 15:39:50 -0700] rev 2844
add guillaume vu-brugier to author list
Mon, 31 Mar 2008 15:38:44 -0700 add Federico to author list.
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Mon, 31 Mar 2008 15:38:44 -0700] rev 2843
add Federico to author list.
Mon, 31 Mar 2008 15:33:19 -0700 initial draft of release notes.
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Mon, 31 Mar 2008 15:33:19 -0700] rev 2842
initial draft of release notes.
Mon, 31 Mar 2008 15:33:05 -0700 update platform build matrix and example program.
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Mon, 31 Mar 2008 15:33:05 -0700] rev 2841
update platform build matrix and example program.
Mon, 31 Mar 2008 15:32:46 -0700 bump up version number.
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Mon, 31 Mar 2008 15:32:46 -0700] rev 2840
bump up version number.
Mon, 31 Mar 2008 15:19:31 -0700 generate .pcap postfix for pcap filenames
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Mon, 31 Mar 2008 15:19:31 -0700] rev 2839
generate .pcap postfix for pcap filenames
Mon, 31 Mar 2008 15:19:11 -0700 change pcap filename template to be slightly more coherent.
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Mon, 31 Mar 2008 15:19:11 -0700] rev 2838
change pcap filename template to be slightly more coherent.
Mon, 31 Mar 2008 15:19:08 -0700 change pcap filename template to be slightly more coherent.
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Mon, 31 Mar 2008 15:19:08 -0700] rev 2837
change pcap filename template to be slightly more coherent.
Mon, 31 Mar 2008 15:00:39 -0700 quiet dox warning
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Mon, 31 Mar 2008 15:00:39 -0700] rev 2836
quiet dox warning
Mon, 31 Mar 2008 14:57:30 -0700 remove unused code.
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Mon, 31 Mar 2008 14:57:30 -0700] rev 2835
remove unused code.
Mon, 31 Mar 2008 14:56:41 -0700 remove 'All rigts reserved' keyword per tom's suggestion
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Mon, 31 Mar 2008 14:56:41 -0700] rev 2834
remove 'All rigts reserved' keyword per tom's suggestion
Mon, 31 Mar 2008 14:50:25 -0700 add missing license headers
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Mon, 31 Mar 2008 14:50:25 -0700] rev 2833
add missing license headers
Mon, 31 Mar 2008 14:44:13 -0700 fix typo
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Mon, 31 Mar 2008 14:44:13 -0700] rev 2832
fix typo
(0) -1000 -120 +120 +1000 +3000 tip