Go to file
ozaki-r e3db1a05a1 Fix that routed deletes local routes
routed previousely ignored local routes, which have RTF_LOCAL flag, because
such routes have RTF_LLINFO and routed ignored routes having the flag. When
we obsoleted RTF_LLINFO, we removed the ignoring logic from routed, then
routed started removing local routes unexpectedly.

Fix this behavior by teaching local routes to routed to ignore them.

kardel@ reported the issue and helped testing, thanks!
2016-12-20 03:35:12 +00:00
bin Handle functions that use the offset from either kinfo_proc2/kinfo_lwp properly. 2016-12-12 20:35:36 +00:00
common Set *endptr in all paths out of strtoul and family. 2016-11-05 21:11:30 +00:00
compat add LIBGCC_MACHINE_ARCH 2016-10-22 20:33:51 +00:00
crypto Mark the new SPARCv9-in-32bit-mode modules as needing V9. 2016-11-03 22:18:29 +00:00
dist/pf PR 50709 David Binderman: memory leak 2016-05-30 17:21:07 +00:00
distrib adjust set lists for t_fe_round 2016-12-19 17:38:38 +00:00
doc TODO.ptrace: Update notes about MD documentation 2016-12-19 03:19:37 +00:00
etc Add regs1 in arch/i386/t_ptrace_wait* 2016-12-13 18:00:10 +00:00
external improve logic related to sh_prompt: 2016-12-19 17:51:40 +00:00
extsrc
games add a couple 2016-10-14 03:20:04 +00:00
gnu has moved to external/gpl3 2016-01-16 18:41:12 +00:00
include scandir/alphasort take "const struct dirent **" not "const void *" in 2016-12-16 04:45:04 +00:00
lib PR/50228: Christian Groessler: fix bzero(ptr, 0) on ppc. Check for 0 length 2016-12-19 14:30:23 +00:00
libexec acknowleg -> acknowledg, proceedure -> procedure. 2016-12-12 15:58:44 +00:00
regress Purge dummy Makefiles 2016-11-24 04:20:10 +00:00
rescue vnconfig(8) was renamed to vndconfig(8) some time ago, and most places 2016-08-04 03:50:55 +00:00
sbin Fix that routed deletes local routes 2016-12-20 03:35:12 +00:00
share Add UE-200TX-G 2016-12-19 15:09:38 +00:00
sys panic() must be able to take varargs - in userspace testing too. 2016-12-19 13:02:14 +00:00
tests add test for fesetround/fegetround that uses lrint (and tests it a bunch). 2016-12-19 17:38:24 +00:00
tools regen 2016-10-19 21:55:26 +00:00
usr.bin print only the latest entry for debugging. 2016-12-19 01:48:00 +00:00
usr.sbin Escape hyphen when parsing .Nd 2016-12-19 14:10:57 +00:00
BUILDING Document MKREPRO_TIMESTAMP. 2016-01-29 13:51:13 +00:00
Makefile fix direct reference to texinfo, bleh 2016-01-14 02:51:25 +00:00
Makefile.inc
UPDATING note that the OpenSSL import requires some objdir cleanup 2016-10-14 16:39:05 +00:00
build.sh add a trailing / to force symlink resolution. 2016-12-18 19:39:05 +00:00