ru
71e2293ad4
mdoc(7) police: use the new features of the Nm macro.
2000-11-20 20:10:44 +00:00
kris
b7d42e5fe1
Enable use of poll()
2000-10-08 09:09:05 +00:00
kris
96f85c7072
Sync with KAME. Don't write past the end of the fd_set.
...
Obtained from: KAME
2000-10-08 07:52:08 +00:00
kris
b1da3ba3c9
Don't call errx() without a format string, to protect against possible
...
localized error messages from ipsec_strerror().
Obtained from: OpenBSD
2000-08-05 06:21:12 +00:00
kris
4bf2ee2817
Sync with latest KAME code.
...
Obtained from: KAME
2000-07-05 11:00:58 +00:00
sheldonh
14e9cd73ea
Fix miscellaneous mdoc macro argument limit infringements.
...
PR: 18465
Reported by: Kazu TAKAMUNE <takamune@avrl.mei.co.jp>
2000-05-09 14:02:06 +00:00
phantom
e5599bc952
Fix typo
...
Noticed by: hoek
2000-05-06 14:20:07 +00:00
phantom
adf86da945
. clear `.Os' macro value since this tool is not KAME only anymore
...
. add integration note
. avoid `.Nm' value upper case usage
2000-05-01 14:48:45 +00:00
shin
1c7bbb579d
Security fixes. (Just same as sbin/ping and usr.sbin/traceroute)
...
-Open socket() at first and then setuid() to actual user.
-Allow ping6 preload option only for root.
Approved by: jkh
Submitted by: Neil Blakey-Milner <nbm@mithrandr.moria.org>
2000-02-24 19:06:05 +00:00
shin
04d9137ab5
replace gethostbyname() with getaddrinfo(), and gethostbyaddr() with
...
getipnodebyaddr().
This resolve 2 problems.
-can specify scope index(@ifname) for IPv6 link local addr
-reverse lookup for IPv6 loopback addr(::1) was strange, but fixed
2000-01-09 12:46:35 +00:00
shin
5a9ffb7f5a
remove redundant ifdef's.
...
some part is specified by: phantom
2000-01-07 10:02:43 +00:00
shin
9b5932fc47
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
shin
8c2ccb59ca
Getaddrinfo(), getnameinfo(), and etc support in libc/net.
...
Several udp and raw apps IPv6 support.
Reviewed by: freebsd-arch, cvs-committers
Obtained from: KAME project
1999-12-28 02:37:14 +00:00