summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ospfd/log.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* From a syslog perspective it does not make sense to log fatal andbluhm2017-03-211-6/+6
* sync log.c from relayd et al to ospfd.benno2017-01-241-33/+65
* copy log.c/h from bgpd.benno2017-01-231-9/+12
* work on making log.c similar in all daemons:benno2016-09-021-129/+9
* Convert the logic in yyerror(). Instead of creating a temporarybluhm2014-11-031-3/+1
* Decouple log_verbose() from log_init() so the verbose flag stays set withsthen2011-08-201-2/+1
* Implement IMSG_CTL_LOG_VERBOSE to enable or disable debug logging on runtime.claudio2009-11-021-2/+10
* Add some NOTREACHED to please lint.claudio2006-03-091-1/+5
* Move *_name functions to log.c and use these for both ospfd and ospfctl.claudio2006-03-091-1/+112
* Move procnames from log.h to log.c it is only used there.claudio2006-03-081-1/+7
* and some includes too much here as well, grunkhenning2005-03-311-7/+1
* Welcome ospfdclaudio2005-01-281-0/+164