Commit Graph

24 Commits

Author SHA1 Message Date
Mathieu Lacage
a4c5f55812 rename old VALUE leftovers 2008-03-10 00:46:44 +01:00
Mathieu Lacage
e06e3096cb merge with HEAD 2008-02-27 22:19:39 +01:00
Mathieu Lacage
fb2f498e54 make Ipv4Address/Ipv4Mask attributes 2008-02-26 23:26:59 +01:00
Mathieu Lacage
5bec43f720 fix bug 137: Make Ipv4Address (uint32_t) constructor explicit. patch by Gustavo. 2008-02-15 19:14:35 +01:00
Gustavo J. A. M. Carneiro
6218b00486 Bug #88 (Ipv4Address operator ==, !=, < should be inline for performance reasons) 2007-10-11 15:39:39 +01:00
Mathieu Lacage
20b226769f constify more conversion operators 2007-10-11 13:02:47 +02:00
Tom Henderson
929e23b74e 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 2007-09-04 21:26:54 -07:00
Mathieu Lacage
32cd28829a fix dox warning 2007-08-08 12:34:18 +02:00
Mathieu Lacage
0db07e14d6 merge implicit conversion tree 2007-08-06 15:32:27 +02:00
Mathieu Lacage
913319d9e3 merge packet socket with trunk 2007-08-06 09:59:29 +02:00
Tom Henderson
fce7c3cc39 merge with ns-3-dev 2007-08-03 08:29:24 -07:00
Mathieu Lacage
f1b9327123 remove implicit conversion from Address to Eui48Address, to Ipv4Address and to InetSocketAddress 2007-07-30 14:57:49 +02:00
Mathieu Lacage
497b9deadc add implicit conversion to Ipv4Address 2007-07-30 14:20:10 +02:00
Mathieu Lacage
22cf3afdfa add Ipv4Address::IsMatchingType and Eui48Address::IsMatchingType 2007-07-30 13:58:39 +02:00
Mathieu Lacage
7b9fbc36e1 merge 2007-07-30 10:35:03 +02:00
Mathieu Lacage
073e685b0d new address types 2007-07-26 14:03:41 +02:00
Gustavo J. A. M. Carneiro
f35ff8f583 Add Ipv4Address::CombineMask, and implement Ipv4Address::IsBroadcast. 2007-07-26 12:11:37 +01:00
Tom Henderson
2d950869f8 Add patch 49 (add/remove network route when bringing interface up/down) 2007-07-27 10:48:10 -07:00
Tom Henderson
2447ea37ca Add Set methods to class Ipv4Address (like the non-default ctors) 2007-07-08 13:55:39 -07:00
Gustavo J. A. M. Carneiro
91aa5250de Add Ipv4Address operator <, to allow Ipv4Address to be used in std::set; Closes #39. 2007-06-19 16:59:44 +01:00
Gustavo J. A. M. Carneiro
67454b117b Add Ipv4Mask == and != operators, similarly to Ipv4Address. 2007-06-18 18:01:28 +01:00
Raj Bhattacharjea
29ba1c1c64 droptail and ipv4address dox 2007-05-14 14:07:26 -04:00
Mathieu Lacage
c76a89d22a replace pointer with reference 2007-02-12 23:22:48 +01:00
Mathieu Lacage
9609fe68f0 code from all trees. 2007-02-08 15:37:48 +01:00