Age | Commit message (Expand) | Author |
---|---|---|
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 |
2016-01-15 | Introduce the 'eigrpctl clear neighbors' command. | Renato Westphal |
2015-12-13 | Introduce new command to show traffic statistics. | Renato Westphal |
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 |
2015-10-12 | two leftovers string missed in tame->pledge conversion | Sebastien Marie |
2015-10-10 | eigrpctl pledges to use stdio and route. | Renato Westphal |
2015-10-02 | add missing El; | Jason McIntyre |
2015-10-02 | Controller for the recently imported eigrpd(8) daemon. | Renato Westphal |