src/routing/nix-vector-routing/ipv4-nix-vector-routing.h
changeset 6008 aa1c297a0de2
parent 5910 681058254595
child 6147 c913766366b7
equal deleted inserted replaced
6007:f3afc3eb9a58 6008:aa1c297a0de2
    51      * @brief Set the Node pointer of the node for which this
    51      * @brief Set the Node pointer of the node for which this
    52      * routing protocol is to be placed
    52      * routing protocol is to be placed
    53      *
    53      *
    54      * @param node Node pointer 
    54      * @param node Node pointer 
    55      */
    55      */
    56     void SetNode (Ptr<Node>);
    56     void SetNode (Ptr<Node> node);
    57 
    57 
    58     /** 
    58     /** 
    59      * @brief Called when run-time link topology change occurs 
    59      * @brief Called when run-time link topology change occurs 
    60      * which iterates through the node list and flushes any 
    60      * which iterates through the node list and flushes any 
    61      * nix vector caches
    61      * nix vector caches