[Ns-developers] release update [feedback needed]

Tom Henderson tomh at tomh.org
Wed Jun 10 07:46:34 PDT 2009


Mathieu Lacage wrote:
> A related question about this code: why do we keep around all these base
> class + implementation classes in src/node and src/internet-stack for
> ListRouting ? I understand why you did this for StaticRouting but,
> ListRouting does not look immediately useful and appears to merely
> increase the pain of introducing modifications there. Would you object
> if I removed the Ipv4ListRouting base class and removed the Impl postfix
> of the impl class ?

I did this to expose the public API for list routing 
(AddRoutingProtocol() ).

Tom


More information about the Ns-developers mailing list