itojun
|
d650d1adac
|
with -i, flag on command line and flag displayed are different, and it does
nothing but confuse users. sync them.
for -nud and such, you need "-- -nud" due to posix arg parsing.
sync w/kame
|
2002-07-17 13:08:27 +00:00 |
itojun
|
61ef51d198
|
comment out paragraph that does not fit to NetBSD
|
2002-06-08 21:19:08 +00:00 |
itojun
|
47af351cc9
|
recover backward compatibility in -I behavior. sync w/kame
|
2002-06-03 19:27:39 +00:00 |
itojun
|
d3583acf8c
|
more KNF/nroff. from deraadt via kame
|
2002-06-03 04:41:34 +00:00 |
itojun
|
016477e967
|
more posix-compliant arg parsing. sync with kame. help from deraadt
|
2002-06-03 03:34:36 +00:00 |
wiz
|
8b32b6b12c
|
Drop a space, and two grammar fixes.
|
2002-05-29 08:51:28 +00:00 |
itojun
|
b09ce00be9
|
use new SIOCGIFINFO_IN6. random other cleanups.
|
2002-05-29 08:04:39 +00:00 |
ross
|
2a76afae02
|
Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
|
2002-02-08 01:36:18 +00:00 |
wiz
|
ca3452180b
|
Punctuation nits.
|
2002-02-02 01:21:44 +00:00 |
wiz
|
9ce3f772a3
|
Xref tcpdump 8, not 1.
|
2001-04-03 11:27:42 +00:00 |
itojun
|
5cb09b1c66
|
sync with latest kame tree. ndp -n -a is prettier with longer addresses.
-l is obsolete (igored).
|
2001-02-08 07:37:18 +00:00 |
kleink
|
4918722a89
|
For commands and utilities, use EXIT STATUS rather than RETURN VALUES or
DIAGNOSTICS as appropriate (and documented in mdoc(7)).
|
2000-09-04 07:35:15 +00:00 |
itojun
|
f42e218016
|
sync with more recent kame code.
accept scoped address notation.
|
2000-06-20 22:23:01 +00:00 |
itojun
|
3e34240544
|
perform neighbor unreachability detection on p2p links (spec requires
it for bidir p2p links).
improve -i in ndp(8) to allow tweaking per-interface ND flag on.
fix ndp(8) infinite loop on certain routing table setup.
|
2000-04-16 15:27:59 +00:00 |
kleink
|
1e9ca23a0d
|
Typo.
|
2000-03-07 19:40:54 +00:00 |
itojun
|
6a433be509
|
remove net.inet6.ip6.nd6_proxyall sysctl.
support "ndp -s <ip6> <mac> proxy" for proxy NDP.
|
2000-02-26 08:48:21 +00:00 |
itojun
|
644cf51b1e
|
add -I and -l. cleanup on screen formatting.
(sync with latest KAME)
|
1999-12-13 15:30:25 +00:00 |
itojun
|
6827022dc7
|
fix routing socket alignment issue on alpha.
sync with more recent KAME code.
PR: 8305
|
1999-09-03 03:54:47 +00:00 |
itojun
|
26c3d764fd
|
add NetBSD RCS ID.
|
1999-07-06 13:14:54 +00:00 |
itojun
|
4b8a1fec7e
|
ndp, "arp"-alike command for IPv6.
|
1999-07-01 20:33:55 +00:00 |