src/node/ipv4-address.h
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