Thu, 05 Jun 2008 15:56:23 -0700 |
Mathieu Lacage |
add support for attribtues to bug 34
|
file |
diff |
annotate
|
Wed, 04 Jun 2008 10:18:57 -0700 |
Mathieu Lacage |
bug 207: ipv4-header.h needed in src/node module.
|
file |
diff |
annotate
|
Thu, 29 May 2008 09:34:31 +0100 |
Gustavo J. A. M. Carneiro |
Don't register IPv4 protocol handler for all interfaces, only for IPv4-enabled interfaces.
|
file |
diff |
annotate
|
Tue, 27 May 2008 15:01:11 -0700 |
Mathieu Lacage |
merge with HEAD
|
file |
diff |
annotate
|
Sun, 25 May 2008 14:44:14 -0700 |
Mathieu Lacage |
more logging. Make sure we do dispose attached Ipv4Interface
|
file |
diff |
annotate
|
Wed, 21 May 2008 22:40:18 -0700 |
Tom Henderson |
merge with ns-3-dev
|
file |
diff |
annotate
|
Sat, 17 May 2008 11:15:02 -0700 |
Tom Henderson |
Implement IPTTL socket option for UDP
|
file |
diff |
annotate
|
Mon, 21 Apr 2008 09:04:08 -0700 |
Mathieu Lacage |
merge with HEAD
|
file |
diff |
annotate
|
Tue, 15 Apr 2008 15:10:53 -0700 |
Mathieu Lacage |
NS_LOG_FUNCTION -> NS_LOG_FUNCTION_NOARGS and NS_LOG_PARAMS -> NS_LOG_FUNCTION
|
file |
diff |
annotate
|
Mon, 14 Apr 2008 10:28:42 -0700 |
Mathieu Lacage |
align with the semantics of _PARAMS
|
file |
diff |
annotate
|
Thu, 17 Apr 2008 13:42:25 -0700 |
Mathieu Lacage |
get rid of Attribute class. Use AttributeValue subclasses directly.
|
file |
diff |
annotate
|
Wed, 09 Apr 2008 14:58:52 -0700 |
Mathieu Lacage |
add ObjectVector::GetItemTypeId
|
file |
diff |
annotate
|
Mon, 31 Mar 2008 14:56:41 -0700 |
Mathieu Lacage |
remove 'All rigts reserved' keyword per tom's suggestion
|
file |
diff |
annotate
|
Sat, 29 Mar 2008 08:47:25 -0700 |
Tom Henderson |
Fix multicast forwarding problem
|
file |
diff |
annotate
|
Fri, 21 Mar 2008 17:26:01 -0700 |
Craig Dowell |
ip helper and find ip interface for device method on ipv4
|
file |
diff |
annotate
|
Thu, 13 Mar 2008 12:56:49 -0700 |
Mathieu Lacage |
add back support for introspected doxygen.
|
file |
diff |
annotate
|
Tue, 11 Mar 2008 13:30:12 -0700 |
Mathieu Lacage |
get rid of CreateObjectWith
|
file |
diff |
annotate
|
Sun, 02 Mar 2008 22:34:09 +0100 |
Mathieu Lacage |
be consistant in how lists of objects are named.
|
file |
diff |
annotate
|
Wed, 27 Feb 2008 22:19:39 +0100 |
Mathieu Lacage |
merge with HEAD
|
file |
diff |
annotate
|
Wed, 27 Feb 2008 19:44:22 +0100 |
Mathieu Lacage |
convert InternetNode to Attributes.
|
file |
diff |
annotate
|
Wed, 13 Feb 2008 17:37:43 +0000 |
Gustavo J. A. M. Carneiro |
Fix broadcast packet reception for locally bound sockets (bug #136)
|
file |
diff |
annotate
|
Mon, 11 Feb 2008 14:46:44 +0000 |
Gustavo J. A. M. Carneiro |
Add the IPv4 header before deciding whether to drop packets. Closes bug #135.
|
file |
diff |
annotate
|
Sun, 10 Feb 2008 22:34:04 +0000 |
Gustavo J. A. M. Carneiro |
The message "Unable to determine outbound interface. No default route set"
|
file |
diff |
annotate
|
Thu, 31 Jan 2008 22:11:03 +0100 |
Mathieu Lacage |
QueryInterface -> GetObject
|
file |
diff |
annotate
|
Tue, 15 Jan 2008 12:44:09 +0100 |
Mathieu Lacage |
iid -> tid
|
file |
diff |
annotate
|
Tue, 15 Jan 2008 12:43:07 +0100 |
Mathieu Lacage |
iid (void) -> GetTypeId (void)
|
file |
diff |
annotate
|
Tue, 15 Jan 2008 12:36:22 +0100 |
Mathieu Lacage |
InterfaceId -> TypeId
|
file |
diff |
annotate
|
Thu, 03 Jan 2008 11:39:45 +0100 |
Mathieu Lacage |
replace ComponentManager::Create and ClassId with InterfaceId::CreateObjest and InterfaceId
|
file |
diff |
annotate
|
Thu, 03 Jan 2008 08:34:31 +0100 |
Mathieu Lacage |
get rid of MakeInterfaceId
|
file |
diff |
annotate
|
Wed, 02 Jan 2008 10:33:39 +0100 |
Mathieu Lacage |
replace static const Interface iid; with static InterfaceId iid (void);
|
file |
diff |
annotate
|
Wed, 02 Jan 2008 09:25:31 +0100 |
Mathieu Lacage |
fix bug 122: get rid of duplicate argument to QueryInterface
|
file |
diff |
annotate
|
Wed, 02 Jan 2008 09:09:24 +0100 |
Mathieu Lacage |
add CreateObject<> to instanciate subclasses of the Object base class. Replaces Create<>.
|
file |
diff |
annotate
|
Thu, 22 Nov 2007 10:30:29 +0100 |
Mathieu Lacage |
merge
|
file |
diff |
annotate
|
Mon, 29 Oct 2007 12:48:01 -0700 |
Craig Dowell |
merge in packet.bundle
|
file |
diff |
annotate
|
Mon, 01 Oct 2007 14:15:56 +0200 |
Mathieu Lacage |
do not use Packet objects directly. Use Ptr<Packet> instead
|
file |
diff |
annotate
|
Wed, 14 Nov 2007 21:59:14 -0800 |
Tom Henderson |
nicer logging of parameters (bug 79 patch from Gustavo)
|
file |
diff |
annotate
|
Sat, 06 Oct 2007 21:21:07 -0700 |
Tom Henderson |
Add support for non-unit-cost metrics for Ipv4Interfaces (for use in routing); add example script simple-alternate-routing.cc
|
file |
diff |
annotate
|
Mon, 24 Sep 2007 11:09:17 +0100 |
Gustavo J. A. M. Carneiro |
merge with ns-3-dev
|
file |
diff |
annotate
|
Fri, 21 Sep 2007 13:59:03 +0100 |
Gustavo J. A. M. Carneiro |
merge with ns-3-dev
|
file |
diff |
annotate
|
Wed, 12 Sep 2007 18:06:09 +0100 |
Gustavo J. A. M. Carneiro |
merge with ns-3-dev
|
file |
diff |
annotate
|
Tue, 11 Sep 2007 14:52:15 +0100 |
Gustavo J. A. M. Carneiro |
merge with ns-3-dev
|
file |
diff |
annotate
|
Wed, 05 Sep 2007 18:35:39 +0100 |
Gustavo J. A. M. Carneiro |
merge with ns-3-dev
|
file |
diff |
annotate
|
Mon, 30 Jul 2007 11:04:11 +0100 |
Gustavo J. A. M. Carneiro |
merge with ns-3-dev
|
file |
diff |
annotate
|
Thu, 26 Jul 2007 12:26:21 +0100 |
Gustavo J. A. M. Carneiro |
Support dynamic routing and multiple routing protocols; static routing table is refactored as a "routing protocol".
|
file |
diff |
annotate
|
Mon, 24 Sep 2007 11:00:08 +0100 |
Gustavo J. A. M. Carneiro |
Fix a regression in handling of broadcast packets and UDP sockets (closes bug #51).
|
file |
diff |
annotate
|
Thu, 13 Sep 2007 17:47:42 -0700 |
Craig Dowell |
checkpoint debug to log
|
file |
diff |
annotate
|
Tue, 11 Sep 2007 12:20:09 -0700 |
Craig Dowell |
merge with trunk again
|
file |
diff |
annotate
|
Mon, 10 Sep 2007 15:50:07 -0700 |
Craig Dowell |
merge with trunk
|
file |
diff |
annotate
|
Tue, 04 Sep 2007 15:10:47 -0700 |
Craig Dowell |
Don't flood multicasts if no route found
|
file |
diff |
annotate
|
Tue, 04 Sep 2007 14:38:40 -0700 |
Craig Dowell |
piles of doxygen, changes to SetDefaultMulticastRoute plumbing
|
file |
diff |
annotate
|
Wed, 29 Aug 2007 12:11:11 -0700 |
Craig Dowell |
Move MakeMulticastAddress to NetDevice
|
file |
diff |
annotate
|
Mon, 27 Aug 2007 23:46:14 -0700 |
Craig Dowell |
real multicast enet addr, more source routes, default multicast route
|
file |
diff |
annotate
|
Fri, 24 Aug 2007 17:38:49 -0700 |
Craig Dowell |
semi-real multicast hardware addresses
|
file |
diff |
annotate
|
Fri, 24 Aug 2007 16:57:54 -0700 |
Craig Dowell |
add ipv4 methods, remove source multicast route requirement, fix udp socket source address prob
|
file |
diff |
annotate
|
Mon, 13 Aug 2007 19:54:47 -0700 |
Craig Dowell |
set source IP address in udp-socket packets
|
file |
diff |
annotate
|
Mon, 13 Aug 2007 16:21:39 -0700 |
Craig Dowell |
set source address in socket
|
file |
diff |
annotate
|
Mon, 13 Aug 2007 12:08:01 -0700 |
Craig Dowell |
more multicast plumbing
|
file |
diff |
annotate
|
Sun, 12 Aug 2007 22:41:24 -0700 |
Craig Dowell |
many debug prints
|
file |
diff |
annotate
|
Sun, 12 Aug 2007 15:51:12 -0700 |
Craig Dowell |
debug prints to make validation easier
|
file |
diff |
annotate
|
Sun, 12 Aug 2007 13:59:49 -0700 |
Craig Dowell |
untested multicast support
|
file |
diff |
annotate
|