summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ifstated/ifstated.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Stop tracking interface indexes. Suggested by deraadt.rob2017-08-201-2/+2
* Remove some dead logging code that was never used.rob2017-08-141-3/+1
* Time comparison variables should be time_t (I did check for signed vsderaadt2017-07-231-3/+3
* Fix some variable alignment whitespace.benno2017-07-041-4/+4
* Second diff to rename additional "always" variable in struct ifsd_config.benno2017-07-021-2/+2
* Remove unused variable from header file.benno2017-07-021-2/+1
* Rename one of the "always" variables to "body" for improved readability.benno2017-07-021-2/+2
* whitespace fixes, from Rob Pierce and mebenno2017-06-281-3/+1
* update log.c in ifstated to the same used in bgpd etc.benno2017-06-181-18/+1
* remove bogus attributes from ifstated, spooted by guenther@benno2016-07-191-5/+3
* add format attributes to log functionsbenno2016-07-181-9/+17
* Convert the logic in yyerror(). Instead of creating a temporarybluhm2014-11-031-1/+2
* as done in ospf{,6}d/relayd, sync yyerror in various other daemons withsthen2013-03-061-1/+2
* remove assumption that internal IFSD_LINK* defines are the same asstevesk2010-02-041-4/+4
* sync logging with most other daemons.pyr2007-10-251-7/+10
* spacingderaadt2004-03-101-3/+3
* - Check error condition on config; load exit() on initial startup, simplymcbride2004-02-151-2/+3
* Clean up command line options:mcbride2004-02-051-1/+2
* Update to ifstated; replace parser, introduce the concept of states,mcbride2004-02-041-0/+141