Commit Graph

154 Commits

Author SHA1 Message Date
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
0d5554a509 make CreateObject<> behave like Create<>: use positional constructor arguments rather than attribute lists. 2009-06-19 08:43:58 +02:00
Mathieu Lacage
fa6d46b9ea document default 2009-06-10 23:09:04 +02:00
Mathieu Lacage
a0ba80de4b make it fit on my monitor 2009-06-03 17:42:13 +02:00
Nicola Baldo
22f45c914a added support for radiotap and prism headers 2009-06-03 11:53:26 +02: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
Timo Bingmann
80c6afdc9d typo 2009-05-28 18:24:41 +02:00
Mathieu Lacage
2f0944386f bug 560: remove deprecated methods. 2009-05-19 15:34:20 +02:00
Mirko Banchi
8a94aee8aa add qos MACs 2009-04-24 10:21:37 +02:00
Mirko Banchi
9f0c9cd975 Add WifiMacHelper 2009-04-24 10:01:41 +02:00
Tom Henderson
bd5cf9cb07 merge with tip 2009-04-17 12:33:17 -07:00
Mathieu Lacage
e2983b9958 merge 2009-04-17 18:19:03 +02:00
Mathieu Lacage
1c1c75302b merge 2009-04-17 17:45:16 +02:00
Tom Henderson
5c3fa90cac Implementation cut over to use Ipv4InterfaceAddress 2009-04-12 22:13:49 -07:00
Tom Henderson
0528a56c4d Ipv4::ifIndex -> Ipv4::interface 2009-04-08 13:35:34 -07:00
Craig Dowell
d1e24be6b4 branch merge 2009-03-23 19:23:11 -07:00
Mathieu Lacage
97b726344f rename 2009-03-23 14:37:43 +01:00
Unknown
a0f8fdbfcc initial modifications to tap-bridge 2009-03-21 15:40:49 -07:00
Mathieu Lacage
c1b57a315e rework olsr 2009-03-20 16:49:49 +01:00
Craig Dowell
fc3163d704 Piles of changes for tracing rework 2009-03-10 23:47:55 -07:00
Mathieu Lacage
cddb3bfe23 StaticMobilityModel -> ConstantPositionMobilityModel, StaticSpeedMobilityModel -> ConstantVelocityMobilityModel 2009-03-10 14:18:32 +01:00
Craig Dowell
a10c362368 trace consistency changes 2009-02-28 16:25:24 -08:00
Craig Dowell
ffdb250c3e bug 506 -- remove name version of SetPositionAllocator 2009-02-21 14:46:11 -08:00
Craig Dowell
5ab4247484 add names support to tap bridge helper 2009-02-13 12:44:22 -08:00
Raj Bhattacharjea
ed1c9a7cd7 Merge tap branch 2009-02-13 00:10:21 -05:00
Craig Dowell
d19854afef don't build tap-bridge-helper or tap-wifi-dumbbell if tap-bride not enabled 2009-02-06 14:28:49 -08:00
Craig Dowell
6c3633eaab wire needed values into tap-bridge Attribute system, but figure out as many as possible in the default case 2009-01-29 11:53:12 -08:00
Craig Dowell
bcec13606f checkpoint tap development 2009-01-27 12:36:46 -08:00
Craig Dowell
3e652dbc55 rename object-names.{cc,h} to names.{cc,h} per convention 2009-01-22 23:07:34 -08:00
Craig Dowell
23504b557f Brute force all of the helpers to use object name service 2009-01-20 17:39:18 -08:00
Gustavo J. A. M. Carneiro
2007671aa0 merge 2009-01-09 11:44:13 +00:00
Timo Bingmann
c33a528541 update prev even if it is null 2009-01-09 09:13:02 +01:00
Mathieu Lacage
1732ab51e2 virtualize ErrorRateModel 2009-01-06 13:12:28 +01:00
Gustavo J. A. M. Carneiro
f19d54fddd Upgrade to new WAF, work in progress 2008-12-29 13:28:54 +00:00
Mathieu Lacage
ad4c58452e bug 435: API doc update 2008-12-10 01:33:58 -08:00
Mathieu Lacage
79fd7b786b bug 435: file names are not consistent 2008-12-10 00:16:30 -08:00
Craig Dowell
cea36a7ce4 make a pass through doxygen fixing errors 2008-12-09 20:29:04 -08:00
Craig Dowell
99233fe787 branch merge 2008-11-24 11:21:15 -08:00
Mathieu Lacage
c6d1ff065d add WifiHelper::Install (Ptr<Node>) method per craig's comment. 2008-11-24 06:45:13 +01:00
Mathieu Lacage
8393b27aa2 merge with HEAD 2008-11-24 06:36:05 +01:00
Craig Dowell
23b216a600 convince global routing not to crash in the presence of bridges 2008-11-19 15:54:12 -08:00
Tom Henderson
b45e7ce23e Add an InternetStackHelper method to do ascii tracing on drop events 2008-11-07 06:54:21 -08:00
Tom Henderson
c1e02d5d3b Allow /32 addresses to be configured via Ipv4AddressHelper 2008-11-07 07:35:35 -08:00
Craig Dowell
586aa57b97 osx doesn't emu 2008-11-07 20:41:38 -08:00
Craig Dowell
2af905d9cf address bug 393 (need to overload Install methods for python) 2008-11-06 13:08:20 -08:00
Craig Dowell
8950779748 remove tap device and helper 2008-11-05 14:08:54 -08:00
Mathieu Lacage
6ebfe7faba new wifi API 2008-11-04 14:06:34 +01:00
Craig Dowell
46729f42fd clarify comment in emu-helper 2008-10-30 15:36:36 -07:00