OpenBSD CVS

src/usr.sbin/ifstated/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.sbin / ifstated

Current tag: OPENBSD_6_5


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.10   13 years  deraadt   do not use gcc -W options which you do not understand
[TXT] ifstated.8  1.10   6 years  rob   Use configtest as one word like other network daemon man pages. Ok benno@, jmc@...
[TXT] ifstated.c  1.63   5 years  krw   PF_ROUTE -> AF_ROUTE in the scattered sock()/setsockopt() calls where the "wrong...
[TXT] ifstated.conf.5  1.14   5 years  jmc   "every" is in seconds; from ross l richardson
[TXT] ifstated.h  1.19   6 years  rob   Stop tracking interface indexes. Suggested by deraadt. Tweaks and ok jca@ "just...
[TXT] log.c  1.5   6 years  benno   update log.c in ifstated to the same used in bgpd etc. Done by Rob Pierce <rob A...
[TXT] log.h  1.1   6 years  benno   update log.c in ifstated to the same used in bgpd etc. Done by Rob Pierce <rob A...
[TXT] parse.y  1.55   5 years  deraadt   (unsigned) means (unsigned int) which on ptrdiff_t or size_t or other larger typ...