Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-02 | improve the Nd lines such that the format is consistent for the | Jason McIntyre | |
various *d, *conf, *ctl files (where relevant) and simple; also makes "man -k routing" more useful; help from claudio and florian ok claudio florian millert | |||
2017-02-22 | Allow specifying an alternate socket path. | Renato Westphal | |
2016-09-02 | work on making log.c similar in all daemons: | Sebastian Benoit | |
move daemon-local functions into new logmsg.c, and reduce the (mostly whitespace) differences so that log.c's can be diffed easily. ok claudio@ | |||
2016-01-15 | Introduce the 'eigrpctl clear neighbors' command. | Renato Westphal | |
2015-12-13 | Introduce new command to show traffic statistics. | Renato Westphal | |
Can be useful as a troubleshooting tool. | |||
2015-12-07 | No need to check for NULL before free(). | mmcc | |
2015-12-05 | Forgot about eigrp when doing the imsg_read EAGAIN fixes. | Claudio Jeker | |
2015-10-29 | Almost assuredly no longer needs pledge "route" | Theo de Raadt | |
2015-10-27 | Minor tweaks. | Renato Westphal | |
2015-10-14 | Don't use the NONE enum value where NULL was intended. Found with clang. | Jonathan Gray | |
ok renato@ | |||
2015-10-12 | two leftovers string missed in tame->pledge conversion | Sebastien Marie | |
ok jsg@ | |||
2015-10-10 | eigrpctl pledges to use stdio and route. | Renato Westphal | |
ok deraadt | |||
2015-10-02 | add missing El; | Jason McIntyre | |
2015-10-02 | Controller for the recently imported eigrpd(8) daemon. | Renato Westphal | |
Not yet connected to the builds. ok deraadt@ claudio@ |