Bugzilla – Bug 211
olsr has a couple of XXX markers
Last modified: 2008-07-01 13:32:36 UTC
src/routing/olsr/olsr-agent-impl.cc: .AddAttribute ("HelloInterval", "XXX", src/routing/olsr/olsr-agent-impl.cc: .AddAttribute ("TcInterval", "XXX", src/routing/olsr/olsr-agent-impl.cc: .AddAttribute ("MidInterval", "XXX", src/routing/olsr/olsr-agent-impl.cc: .AddAttribute ("Willingness", "XXX",
can we get rid of the macros in the defaults, too?
(In reply to comment #1) > can we get rid of the macros in the defaults, too? > Definitely; that's just cruft from the original code I ported to NS-3, but redundant now with the attribute system.