Searched hist:122615 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/usr.sbin/ndp/
H A Dndp.cdiff 122615 Thu Nov 13 14:02:44 MST 2003 ume - 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

Completed in 64 milliseconds