K 10 svn:author V 3 ume K 8 svn:date V 27 2003-11-13T16:02:44.000000Z K 7 svn:log V 396 - make command line argument parsing POSIX compliant. comment from deraadt NOTE: -I needs to take an arg (there's no way we can take no arg/an arg with a single option) - sscanf overrun - no variable name on prototype. - u_int32_t may not be u_long. - skipped non-host route when printing neighbor cache entries. - valid and preferred lifetimes are unsigned. - wording. Obtained from: KAME END