summaryrefslogtreecommitdiffstats
path: root/usr.sbin/eigrpctl/eigrpctl.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Allow specifying an alternate socket path.renato2017-02-221-5/+22
* Introduce the 'eigrpctl clear neighbors' command.renato2016-01-151-1/+12
* Introduce new command to show traffic statistics.renato2015-12-131-1/+51
* No need to check for NULL before free().mmcc2015-12-071-5/+3
* Forgot about eigrp when doing the imsg_read EAGAIN fixes.claudio2015-12-051-2/+2
* Almost assuredly no longer needs pledge "route"deraadt2015-10-291-2/+2
* two leftovers string missed in tame->pledge conversionsemarie2015-10-121-2/+2
* eigrpctl pledges to use stdio and route.renato2015-10-101-1/+4
* Controller for the recently imported eigrpd(8) daemon.renato2015-10-021-0/+782