OpenBSD CVS

src/usr.sbin/route6d/


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

Current tag: OPENBSD_2_8_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.3   23 years  itojun   sync with latest kame. - correct possible realloc memory leak. - remove obsolete...
[TXT] route6d.8  1.10   23 years  itojun   printf string format audit. from: sommerfeld@netbsd.org
[TXT] route6d.c  1.11   23 years  itojun   cast size_t to u_long on printing, be friendly with alpha. sync with kame
[TXT] route6d.h  1.4   24 years  itojun   use getifaddrs, not SIOCGIFCONF, to avoid LP64 alignment issue.