summaryrefslogtreecommitdiff
path: root/usr.sbin/eigrpd/control.c
AgeCommit message (Expand)Author
2018-08-05Revert back previous and remove cpath pledge(2) promise entirely. We decidedRicardo Mestre
2017-01-08Replace hand-rolled for(;;) traversal of ctl_conns TAILQ withKenneth R Westerback
2016-09-02Make functions and variables static whenever possible.Renato Westphal
2016-09-02Remove superfluous includes and follow style(9).Renato Westphal
2016-01-15Add support for manually clearing neighbors.Renato Westphal
2015-12-13Introduce new command to show traffic statistics.Renato Westphal
2015-12-05Forgot about eigrp when doing the imsg_read EAGAIN fixes.Claudio Jeker
2015-10-02Welcome eigrpdRenato Westphal