summaryrefslogtreecommitdiffstats
path: root/nhrpd/nhrp_vty.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: vty_outln (vty, "") --> vty_out (vty, VTYNL)Quentin Young2017-06-291-1/+1
* *: s/VTY_NEWLINE/VTYNL/gQuentin Young2017-06-291-3/+3
* *: use vty_outlnQuentin Young2017-06-291-90/+78
* Merge pull request #754 from qlyoung/fix-argv-argRuss White2017-06-291-1/+1
|\
| * *: use ->text and strmatch where appropriateQuentin Young2017-06-271-1/+1
* | *: remove VTY_GET_*Quentin Young2017-06-271-4/+5
|/
* *: simplify log message lookupQuentin Young2017-06-211-2/+2
* nhrpd: Fix missing include for 'access_list_init' functionDonald Sharp2017-05-281-0/+1
* Merge remote-tracking branch 'origin/stable/3.0'Donald Sharp2017-05-241-0/+3
|\
| * nhrpd: install access-list commandsQuentin Young2017-05-191-0/+3
* | nhrpd: Fix some missing newlinesDonald Sharp2017-05-181-2/+2
|/
* nhrpd: Fix cli changes missedDonald Sharp2017-04-251-1/+1
* nhrp: implement 'no ip nhrp map' commandTimo Teräs2017-04-251-0/+27
* nhrpd: implement 'show ip nhrp nhs'Timo Teräs2017-04-251-30/+58
* nhrpd: adapt to API changesDavid Lamparter2017-03-071-82/+78
* nhrpd: implement next hop resolution protocolTimo Teräs2017-03-071-0/+928