OpenBSD CVS

src/usr.sbin/rad/


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 / rad

Current tag: OPENBSD_6_5


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.1   5 years  florian   Import rad(8). It's a Router Advertisement Daemon written using the standard 3 p...
[TXT] control.c  1.5   5 years  pamela   Introduce the IMSG_DATA_SIZE() macro to replace recurring math on imsg.hdr.len t...
[TXT] control.h  1.2   5 years  florian   Leave the control socket behind on shutdown. It doesn't hurt anyone. On the othe...
[TXT] engine.c  1.15   5 years  florian   Correctly interlock config reloads imsgs. Only accept a new config reload if it'...
[TXT] engine.h  1.1   5 years  florian   Import rad(8). It's a Router Advertisement Daemon written using the standard 3 p...
[TXT] frontend.c  1.28   5 years  florian   Unbreak listening for prefix changes. Found the hard way by naddy OK deraadt, ph...
[TXT] frontend.h  1.3   5 years  florian   pass control socket in from main
[TXT] log.c  1.1   5 years  florian   Import rad(8). It's a Router Advertisement Daemon written using the standard 3 p...
[TXT] log.h  1.1   5 years  florian   Import rad(8). It's a Router Advertisement Daemon written using the standard 3 p...
[TXT] parse.y  1.13   5 years  florian   trailing whitespace
[TXT] printconf.c  1.5   5 years  florian   Move dns settings to global options so that they don't need to be repeated in ev...
[TXT] rad.8  1.4   5 years  jmc   minor tweaks;
[TXT] rad.c  1.20   5 years  yasuoka   Avoid calling dup2(oldd, newd) when oldd == newd. In that case the descriptor k...
[TXT] rad.conf.5  1.14   5 years  jmc   minor tweaks;
[TXT] rad.h  1.17   5 years  pamela   Introduce the IMSG_DATA_SIZE() macro to replace recurring math on imsg.hdr.len t...