Hajime Tazaki
|
2c5084e25f
|
bug 857 - Link-Local Multicast handle in Ipv4 Output processing
|
2010-04-08 22:51:09 +09:00 |
|
Antti Mäkelä
|
c80d247e78
|
[bug 794] Ipv4Mask constructor for /yy-notation is wrong
|
2010-01-21 19:57:34 -08:00 |
|
Tom Henderson
|
d2acbc3eba
|
missing include
|
2009-08-23 14:00:50 -07:00 |
|
Tom Henderson
|
2276ac9097
|
coding style cleanup
|
2009-08-22 15:35:15 -07:00 |
|
Tom Henderson
|
18c4ed4f10
|
allow Ipv4Mask constructor to accept a string /32, /24 etc. in constructor
|
2009-08-22 15:32:30 -07:00 |
|
Antti Makela
|
6493da4fd5
|
[bug 634] patch to grab prefix length from Ipv4Mask
|
2009-08-22 14:58:27 -07:00 |
|
Tom Henderson
|
f2804fd500
|
src/ and utils/ changes for IPv4 routing rework
|
2009-05-28 21:37:25 -07:00 |
|
Tom Henderson
|
6b0468c20b
|
Bug 400: allow /32 addresses to be used on IPv4 interfaces
|
2008-11-28 06:05:27 -08:00 |
|
Mathieu Lacage
|
62d8743f1c
|
bug 146: s/HostOrder//
|
2008-05-29 09:37:07 -07:00 |
|
Mathieu Lacage
|
d1d683ee21
|
remove 'All rigts reserved' keyword per tom's suggestion
|
2008-03-31 14:56:41 -07:00 |
|
Mathieu Lacage
|
a4c5f55812
|
rename old VALUE leftovers
|
2008-03-10 00:46:44 +01:00 |
|
Mathieu Lacage
|
0c586271e5
|
introduce the ns3::String class, get rid of the string -> Attribute implicit conversion, and get rid of MakeDataRate, port PointToPointNetDevice to Attributes
|
2008-02-27 21:41:34 +01:00 |
|
Mathieu Lacage
|
fb2f498e54
|
make Ipv4Address/Ipv4Mask attributes
|
2008-02-26 23:26:59 +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 |
|
Craig Dowell
|
2e1dcf1479
|
debug to log
|
2007-09-13 21:36:32 -07: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 |
|
Craig Dowell
|
9d2617d9a0
|
Fix bug 68. Implement IsMulticast
|
2007-08-14 12:00:03 -07: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
|
8a5f927d8d
|
improve type checking
|
2007-07-26 14:47:05 +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 |
|
Mathieu Lacage
|
2218e346ae
|
merge with trunk
|
2007-02-22 09:40:46 +01: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 |
|