Mathieu Lacage
|
bb9b379e0a
|
buggy attribute definitions.
|
2009-06-26 15:31:20 +02:00 |
|
Gustavo J. A. M. Carneiro
|
a95927ec17
|
bug 596: unbounded tcp queue is evil
|
2009-06-26 13:40:14 +02:00 |
|
Tom Henderson
|
c2c9ee3b2f
|
bug 63: allow enabling or disabling ip forwarding on a per-interface basis
|
2009-06-26 10:56:51 +02:00 |
|
Josh Pelkey
|
ac0905c49a
|
bug 592: Ipv4RoutingProtocol::RouteOutput needs a packet pointer argument for reactive protocols
|
2009-06-26 09:55:36 +02:00 |
|
Craig Dowell
|
6e8b7012e7
|
Finally make tap bridge work with VMs (bug 569)
|
2009-06-23 22:12:35 -07:00 |
|
Tom Henderson
|
9f286430dd
|
move list routing and static routing to src/routing directories
|
2009-06-21 23:32:23 -07:00 |
|
Tom Henderson
|
e86857b5c6
|
fix for bug 588
|
2009-06-13 15:57:04 -07:00 |
|
Tom Henderson
|
234df20364
|
Move Ipv4ListRouting to src/internet-stack; get rid of Impl class
|
2009-06-12 14:43:22 -07:00 |
|
Mathieu Lacage
|
0dca6fc55c
|
Remove static routing dependencies in code
|
2009-06-12 13:44:19 -07:00 |
|
Mathieu Lacage
|
e8a4113e96
|
bug 491: It is painful to enable all checksums
|
2009-06-19 09:13:29 +02:00 |
|
Tom Henderson
|
f39c6618ba
|
fix doxygen collision
|
2009-06-09 06:47:18 -07:00 |
|
Mathieu Lacage
|
a0d182c7d8
|
CopyData is more efficient than a PeekData+memcpy pair
|
2009-06-08 16:42:06 +02:00 |
|
Mathieu Lacage
|
8dfb6eb0dc
|
merge with HEAD
|
2009-06-08 09:19:00 +02:00 |
|
Mathieu Lacage
|
c442b0788b
|
remove duplicate filename declaration
|
2009-06-03 13:17:04 +02:00 |
|
Mathieu Lacage
|
0560edaa40
|
bug 550: NetDevice::GetChannel method need clarification
|
2009-06-03 09:48:31 +02:00 |
|
Mathieu Lacage
|
a8e074d6e3
|
new tags
|
2009-06-03 08:49:40 +02:00 |
|
Tom Henderson
|
fd3a3f8881
|
more doxygen cleanup
|
2009-05-31 22:11:52 -07:00 |
|
Tom Henderson
|
81bde7afdf
|
Doxygen cleanup
|
2009-05-30 15:20:56 -07:00 |
|
Tom Henderson
|
f2804fd500
|
src/ and utils/ changes for IPv4 routing rework
|
2009-05-28 21:37:25 -07:00 |
|
Mathieu Lacage
|
61fe7606d8
|
add missing constructor
|
2009-05-14 10:21:38 +02:00 |
|
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 |
|