Go to file
itojun de10c7425e backout incomplete hack from KAME codebase (originally from bbn).
the hack tries to respect ifa or ifp passed to RTM_ADD.  However, the change
broke certain link-layers.  They include:
- midway ethernet card (en*), which uses sockaddr_dl in gateway portion
  to pass PVC information.  with the patch, the gateway portion will be
  overwritten by empty sockaddr_dl and PVC initialization will fail.
- IPv6, which can't set static ND table with the patch (ndp -s), for the
  similar reason as above.

There may be improved hack coming soon, hope the new one does not break others.
2000-02-17 04:28:00 +00:00
bin Cleanup and fix typos. 2000-02-17 03:12:22 +00:00
dist Resolve conflicts. 2000-02-01 20:31:10 +00:00
distrib Move names of nisimura, soda and me to the portmaster's list, 2000-02-16 10:48:13 +00:00
etc 1.) bring over the second half of David Brownlee's change to dot.login -- 2000-02-16 03:07:09 +00:00
games NetBSD: We come in peace. We offer reliability. 2000-02-15 13:56:02 +00:00
gnu Fix object format assignment entry for mips-*-netbsd*. 2000-02-16 11:38:44 +00:00
include Const'ify dli_saddr in struct _dl_info. 2000-02-11 00:07:14 +00:00
lib preparation to flip extended scoped address syntax. 2000-02-16 04:50:23 +00:00
libexec Move include/kerberosIV/com_err.h to include/com_err.h 2000-02-14 03:26:06 +00:00
regress Make "make dependall" work. 2000-02-16 12:45:17 +00:00
sbin Define __POOL_EXPOSE almost at the beginning, instead of just before 2000-02-16 06:52:31 +00:00
share Document ess at pnpbios. 2000-02-15 17:23:11 +00:00
sys backout incomplete hack from KAME codebase (originally from bbn). 2000-02-17 04:28:00 +00:00
usr.bin Non-existent libs are always out of date. 2000-02-15 04:41:45 +00:00
usr.sbin Define __POOL_EXPOSE almost at the beginning, instead of just before 2000-02-16 06:52:31 +00:00
Makefile make sure include and include/sys are populated before starting to 2000-02-01 01:22:05 +00:00