summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ospf6d/log.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* bring ospf6d's log.c in sync with ospfd and bgpdbenno2017-08-121-21/+21
* copy log.c/h from bgpd.benno2017-01-231-3/+3
* work on making log.c similar in all daemons:benno2016-09-021-9/+7
* add format attributes to the proper functions and then fix thebenno2016-06-061-9/+17
* Convert the logic in yyerror(). Instead of creating a temporarybluhm2014-11-031-1/+2
* Bring back log_in6addr_scope() as ospf6ctl uses it.bluhm2012-09-201-1/+2
* Do not care about the kame hack when logging a link local address.bluhm2012-09-191-2/+1
* Implement log_in6addr_scope() yet another function doing the same thingclaudio2009-12-221-1/+2
* Add IMSG_CTL_LOG_VERBOSE similar to ospfd it allows to toggle debug logging.claudio2009-11-021-1/+2
* Add log_rtr_id() function to log 32bit numbers in dot-quad notation.stsp2009-03-291-1/+2
* Switch log_sockaddr() to take a void * so it is not necessary to cast theclaudio2007-10-141-2/+2
* Welcome ospf6dnorby2007-10-081-0/+36