Commit graph

7 commits

Author SHA1 Message Date
Ruslan Ermilov e97407b4f2 mdoc(7) police: use the new features of the Nm macro. 2000-11-20 20:10:44 +00:00
Munechika SUMIKAWA 02647224e9 - simplify option flags
- do not print header when using -c
- linklocal address are not cleared when using -c

Obtained from:	KAME
2000-10-09 09:28:49 +00:00
Jun-ichiro itojun Hagino ccf935dd81 sync with latest kame tree 2000-07-04 16:43:14 +00:00
Philippe Charnier 9a784c6a99 Add prototype 2000-05-28 15:04:01 +00:00
Alexey Zelkin 9c49fb3c31 Slight grammar and white-space modification. 2000-04-20 15:24:18 +00:00
Yoshinobu Inoue 94b65aeee9 Add missing return.
"ndp" command should deletes only neighbor cache entries, but the
  program lacks necessary "return" after the neighbor cache
  entry check, so it might deletes non neighbor cache entries.
  (it seems that usually no problem happens.)

Approved by: jkh
Reviewed by: ume
2000-03-11 20:57:31 +00:00
Yoshinobu Inoue 9a4365d0e0 libipsec and IPsec related apps. (and some KAME related man pages)
Reviewed by: freebsd-arch, cvs-committers
Obtained from: KAME project
2000-01-06 12:40:54 +00:00