src/node/ipv4-address.h
Fri, 28 Nov 2008 06:05:27 -0800 Tom Henderson Bug 400: allow /32 addresses to be used on IPv4 interfaces
Fri, 30 May 2008 10:36:02 -0700 Tom Henderson more doxygen
Thu, 29 May 2008 09:37:07 -0700 Mathieu Lacage bug 146: s/HostOrder//
Mon, 26 May 2008 20:48:54 -0700 Mathieu Lacage ATTRIBUTE_HELPER_HEADER_2 -> ATTRIBUTE_HELPER_HEADER
Mon, 26 May 2008 20:44:19 -0700 Mathieu Lacage kill ATTRIBUTE_HELPER_HEADER_1
Thu, 17 Apr 2008 15:30:18 -0700 Mathieu Lacage improve the auto-generated doxygen output.
Mon, 31 Mar 2008 14:56:41 -0700 Mathieu Lacage remove 'All rigts reserved' keyword per tom's suggestion
Mon, 10 Mar 2008 00:46:44 +0100 Mathieu Lacage rename old VALUE leftovers
Wed, 27 Feb 2008 22:19:39 +0100 Mathieu Lacage merge with HEAD
Tue, 26 Feb 2008 23:26:59 +0100 Mathieu Lacage make Ipv4Address/Ipv4Mask attributes
Fri, 15 Feb 2008 19:14:35 +0100 Mathieu Lacage fix bug 137: Make Ipv4Address (uint32_t) constructor explicit. patch by Gustavo.
Thu, 11 Oct 2007 15:51:36 +0100 Gustavo J. A. M. Carneiro merge
Tue, 11 Sep 2007 14:52:15 +0100 Gustavo J. A. M. Carneiro merge with ns-3-dev
Wed, 05 Sep 2007 18:35:39 +0100 Gustavo J. A. M. Carneiro merge with ns-3-dev
Mon, 30 Jul 2007 11:04:11 +0100 Gustavo J. A. M. Carneiro merge with ns-3-dev
Thu, 11 Oct 2007 15:39:39 +0100 Gustavo J. A. M. Carneiro Bug #88 (Ipv4Address operator ==, !=, < should be inline for performance reasons)
Thu, 11 Oct 2007 13:02:47 +0200 Mathieu Lacage constify more conversion operators
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
Wed, 08 Aug 2007 12:34:18 +0200 Mathieu Lacage fix dox warning
Mon, 06 Aug 2007 15:32:27 +0200 Mathieu Lacage merge implicit conversion tree
Mon, 30 Jul 2007 14:57:49 +0200 Mathieu Lacage remove implicit conversion from Address to Eui48Address, to Ipv4Address and to InetSocketAddress
Mon, 30 Jul 2007 14:20:10 +0200 Mathieu Lacage add implicit conversion to Ipv4Address
Mon, 06 Aug 2007 09:59:29 +0200 Mathieu Lacage merge packet socket with trunk
Mon, 30 Jul 2007 13:58:39 +0200 Mathieu Lacage add Ipv4Address::IsMatchingType and Eui48Address::IsMatchingType
Mon, 30 Jul 2007 10:35:03 +0200 Mathieu Lacage merge
Thu, 26 Jul 2007 14:03:41 +0200 Mathieu Lacage new address types
Fri, 03 Aug 2007 08:29:24 -0700 Tom Henderson merge with ns-3-dev
Sun, 08 Jul 2007 13:55:39 -0700 Tom Henderson Add Set methods to class Ipv4Address (like the non-default ctors)
Thu, 26 Jul 2007 12:11:37 +0100 Gustavo J. A. M. Carneiro Add Ipv4Address::CombineMask, and implement Ipv4Address::IsBroadcast.
Fri, 27 Jul 2007 10:48:10 -0700 Tom Henderson Add patch 49 (add/remove network route when bringing interface up/down)
Wed, 18 Jul 2007 12:17:53 +0100 Gustavo J. A. M. Carneiro Backed out changeset df68dad55087ea649a33f04e78b4ff4cf324acdd
Wed, 18 Jul 2007 11:43:39 +0100 Gustavo J. A. M. Carneiro WAF: add a --command-template option to e.g. allow running programs with valgrind, gdb, etc.
Tue, 19 Jun 2007 16:59:44 +0100 Gustavo J. A. M. Carneiro Add Ipv4Address operator <, to allow Ipv4Address to be used in std::set; Closes #39.
Mon, 18 Jun 2007 18:01:28 +0100 Gustavo J. A. M. Carneiro Add Ipv4Mask == and != operators, similarly to Ipv4Address.
Mon, 14 May 2007 14:07:26 -0400 Raj Bhattacharjea droptail and ipv4address dox
Mon, 12 Feb 2007 23:22:48 +0100 Mathieu Lacage replace pointer with reference
Thu, 08 Feb 2007 15:37:48 +0100 Mathieu Lacage code from all trees.
less more (0) tip