]> git.puffer.fish Git - matthieu/frr.git/commit
* lib/command.[ch]: Make node_parent() function nonstatic. vtyh.c will
authorhasso <hasso>
Sun, 23 Jan 2005 21:42:25 +0000 (21:42 +0000)
committerhasso <hasso>
Sun, 23 Jan 2005 21:42:25 +0000 (21:42 +0000)
commit13bfca7a1059a73a836f4813170f296a82266211
treeb22e29cb43472038769502685209badf3302e7dd
parent90b4214727b4e109a87bc99f9dfb4686e0c0a8b2
    * lib/command.[ch]: Make node_parent() function nonstatic. vtyh.c will
          use it as well.
        * vtysh/vtysh.c: Implement walkup in node tree for vtysh as it already
          works in vty.
lib/ChangeLog
lib/command.c
lib/command.h
vtysh/ChangeLog
vtysh/vtysh.c