changeset 11250 | 06390d19e6f9 |
parent 10440 | 1e48ff9185f1 |
--- a/src/internet/model/ipv4-list-routing.h Fri Mar 27 11:58:58 2015 -0700 +++ b/src/internet/model/ipv4-list-routing.h Thu Mar 19 20:03:57 2015 -0700 @@ -93,8 +93,8 @@ virtual void PrintRoutingTable (Ptr<OutputStreamWrapper> stream) const; protected: - void DoDispose (void); - void DoInitialize (void); + virtual void DoDispose (void); + virtual void DoInitialize (void); private: /** * \brief Container identifying an IPv4 Routing Protocol entry in the list.