Commit Graph

636 Commits

Author SHA1 Message Date
Fabian Mauchle
cf746e147e remove Mac48Address::IsMulticast 2009-04-28 09:25:33 +02:00
Mathieu Lacage
9ad38da398 explain rationale for current GetMulticast methods 2009-04-27 09:25:05 +02:00
Tom Henderson
eb56a55000 Remove m_peer from Ipv4InterfaceAddress class (unused member) 2009-04-17 15:38:53 -07:00
Tom Henderson
bd5cf9cb07 merge with tip 2009-04-17 12:33:17 -07:00
Mathieu Lacage
1c1c75302b merge 2009-04-17 17:45:16 +02:00
Mathieu Lacage
1177cadc35 bug 498: Object Name Service Obsoletes Legacy Naming 2009-04-16 11:10:17 +02:00
Tom Henderson
ce3e1d31a6 Remove class Ipv4Impl 2009-04-12 22:40:31 -07:00
Tom Henderson
5c3fa90cac Implementation cut over to use Ipv4InterfaceAddress 2009-04-12 22:13:49 -07:00
Tom Henderson
a1f5b19c5a implementation and plumbing of Ipv4InterfaceAddress class 2009-04-08 16:07:34 -07:00
Tom Henderson
0528a56c4d Ipv4::ifIndex -> Ipv4::interface 2009-04-08 13:35:34 -07:00
Sebastien Vincent
df508b44f6 Fix bug 529 (logged values in hex after using Ipv6Address::Print). 2009-04-06 11:12:42 +02:00
Mathieu Lacage
6c31e941d3 actually reset callbacks in the socket's DoDispose method 2009-03-23 13:12:19 +01:00
Timo Bingmann
eb8ca704b4 bug 486: patches for icc compilation. 2009-02-24 08:29:36 +01:00
Craig Dowell
be94ad4fed add byte mode 2009-02-18 22:19:20 -08:00
Craig Dowell
ad3221728e remove misguided __attribute__ ((unused))s 2009-02-06 11:10:51 -08:00
Gustavo J. A. M. Carneiro
f19d54fddd Upgrade to new WAF, work in progress 2008-12-29 13:28:54 +00:00
Craig Dowell
cea36a7ce4 make a pass through doxygen fixing errors 2008-12-09 20:29:04 -08:00
Tom Henderson
df23230e59 merge with tip 2008-12-01 21:23:51 -08:00
Tom Henderson
6b0468c20b Bug 400: allow /32 addresses to be used on IPv4 interfaces 2008-11-28 06:05:27 -08:00
Sebastien Vincent
271bac3e92 Remove IcmpSocket class. 2008-11-28 14:24:09 +01:00
Craig Dowell
8f85775a54 branch merge 2008-11-26 13:53:28 -08:00
Mathieu Lacage
c0ec85b486 add missing chainup to parent DoDispose method 2008-11-26 13:12:39 +01:00
Craig Dowell
179ef21209 implement IsBridged for net devices 2008-11-18 16:23:31 -08:00
Gustavo J. A. M. Carneiro
8acf39d56e Ipv6Header::GetName() is declared but not implemented; remove it. 2008-11-09 12:34:48 +00:00
Unknown
a9914ca540 Initial IPv6 capability 2008-11-07 11:36:15 -08:00
Craig Dowell
3aa50e6af9 Apply Patch to address bug 294 -- due to vincent 2008-11-05 14:33:20 -08:00
Craig Dowell
bc35a1b17b branch merge 2008-10-29 11:49:21 -07:00
Craig Dowell
0df5a7183a apply icmp patch 2008-10-29 11:18:39 -07:00
Craig Dowell
eeea109010 give up on merging tap and emulated, break apart 2008-10-27 22:01:24 -07:00
Craig Dowell
b4947df5d0 Liu's GetSockName patch 2008-10-23 15:59:48 -07:00
Craig Dowell
c7d0ce769c Apply patch to fix bug 364 2008-10-23 11:51:15 -07:00
Craig Dowell
383c4d9df5 Apply patch to fix bug 363 2008-10-23 11:24:52 -07:00
Craig Dowell
0d30646695 Remove queue limit from listen 2008-10-23 10:48:42 -07:00
Mathieu Lacage
2aecf7055b bug 278: print protocol number from Ipv4Header::Print 2008-10-20 13:31:25 +02:00
Mathieu Lacage
98b197de5a bug 202: header file conflict 2008-10-16 12:53:05 +02:00
Gustavo J. A. M. Carneiro
24a1fdfc69 Improve debug logging in Node::ReceiveFromDevice 2008-10-06 18:21:04 +01:00
Craig Dowell
4215553314 bug 337 2008-10-02 15:22:17 -07:00
Tom Henderson
b005d33fb9 fix some Doxygen warnings 2008-09-15 06:10:53 -07:00
Raj Bhattacharjea
1b605147ce Implement TCP finite rx buffer (bug 239) 2008-09-07 20:23:24 -04:00
Mathieu Lacage
8f7b450103 bug 274: bridge must detect compatibility of devices with bridging mode 2008-09-02 11:28:03 -07:00
Mathieu Lacage
05b8fed716 bug 299: packet socket broken by promiscuous update 2008-08-29 20:40:54 -07:00
Mathieu Lacage
a54f875690 forgot to remove uneeded copy 2008-08-27 11:39:31 -07:00
Mathieu Lacage
f5f3b3f057 repeat enum keyword. 2008-08-25 10:03:38 -07:00
Mathieu Lacage
5f63fe35ba shared Mac48 multicast code 2008-08-25 10:02:52 -07:00
Mathieu Lacage
cfdb301bee bug 273: constify packet pointers. 2008-08-25 09:13:05 -07:00
Mathieu Lacage
21b5431c24 bug 285: NetDevice base class should define an attribute Mtu. 2008-08-25 09:05:41 -07:00
Raj Bhattacharjea
471112db7e Use scheduler to call up the stack in SimpleNetDevice (bug 287) 2008-08-15 11:25:18 -04:00
Mathieu Lacage
b591ee4053 bug 275: Queue::Peek should return Ptr<const Packet> 2008-08-11 10:40:31 -07:00
Mathieu Lacage
f6044dc0b4 remove uneeded virtual keyword 2008-08-08 16:29:15 -07:00
Mathieu Lacage
29151f4ec2 remove Node::GetFirstApplication checked in changeset 38b8549b1ad3 by mistake. 2008-08-07 10:13:54 -07:00