NetBSD/share
roy a37502b2b6 Add RTF_BROADCAST to mark routes used for the broadcast address when
they are created on the fly. This makes it clear what the route is for
and allows an optimisation in ip_output() by avoiding a call to
in_broadcast() because most of the time we do talk to a host.
It also avoids a needless allocation for the storage of llinfo_arp and
thus vanishes from arp(8) - it showed as incomplete anyway so this
is a nice side effect.

Guard against this and routes marked with RTF_BLACKHOLE in
ip_fastforward().
While here, guard against routes marked with RTF_BLACKHOLE in
ip6_fastforward().
RTF_BROADCAST is IPv4 only, so don't bother checking that here.
2015-03-23 18:33:17 +00:00
..
dict + "beaut" 2014-12-03 15:26:44 +00:00
doc remove extra space I accidentally added. 2014-10-01 14:12:29 +00:00
examples add a shm example 2015-03-04 16:18:04 +00:00
i18n
legal
locale Remove duplicate zh entry. 2013-08-19 22:34:41 +00:00
man Add RTF_BROADCAST to mark routes used for the broadcast address when 2015-03-23 18:33:17 +00:00
me Remove a spurious '%' in "tech%nical" 2013-02-12 20:50:22 +00:00
misc PR/49646: Nikolai Lifanov: Add LLDP - 802.1ab link layer discovery protocol 2015-02-06 14:48:24 +00:00
mk fix the description of MKX11RADEONKMS, as pointed out in PR#49753. 2015-03-17 01:58:29 +00:00
nls
tabset
terminfo Import terminfo-20130607.src + mbalmers typo patch 2013-10-01 09:17:41 +00:00
tmac The *roff macro argument is "-isoC-2011"; adapt. 2013-08-03 22:12:23 +00:00
wscons Put them one file per line. 2014-07-14 12:21:56 +00:00
xml Do not bother installing any XML calatog when MKKYUA!=no. We won't need 2013-02-25 00:23:01 +00:00
Makefile Hook external/public-domain/tz into the build, and unhook share/zoneinfo. 2014-08-08 09:34:10 +00:00
Makefile.inc