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_9


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.8   3 years  jsg   remove uneeded md5.h include ok florian@
[TXT] control.h  1.3   3 years  florian   Move control_state and ctl_conns to control.c, it's not needed elsewhere and unb...
[TXT] engine.c  1.18   3 years  florian   Make imsg event structs static to fix -fno-common. Follows claudio's lead in osp...
[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.39   3 years  florian   Make imsg event structs static to fix -fno-common. Follows claudio's lead in osp...
[TXT] frontend.h  1.4   3 years  florian   Move control_state and ctl_conns to control.c, it's not needed elsewhere and unb...
[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.18   3 years  jsg   off by one in bounds test ok florian@
[TXT] printconf.c  1.6   3 years  florian   Get rid of inet_net_pton and inet_net_ntop. This is not an api that seems to ha...
[TXT] rad.8  1.6   4 years  landry   Consistently use _rcctl enable foo_ in examples, it's simpler and less error pro...
[TXT] rad.c  1.27   3 years  florian   Path #defines are traditionally prefixed with _PATH. Pointed out by deraadt
[TXT] rad.conf.5  1.17   4 years  jmc   list example files in FILES with a short description: generally, "Example config...
[TXT] rad.h  1.21   3 years  florian   Path #defines are traditionally prefixed with _PATH. Pointed out by deraadt