]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r271919:
authorhrs <hrs@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 9 Oct 2014 23:49:36 +0000 (23:49 +0000)
committerhrs <hrs@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 9 Oct 2014 23:49:36 +0000 (23:49 +0000)
commit395b31332e13c9caaa52df1a036b37f1b004086a
tree44db05e339de9639304fb44a8b52aa71e34698f9
parentbbbd80fbe04d724fa1301af3f701847c0514a272
MFC r271919:

  Fix a bug which could make routed(8) daemon exit by sending a special RIP
  query from a remote machine, and disable accepting it by default.  This
  requests a routed(8) daemon to dump routing information base for debugging
  purpose.  An -i flag to enable it has been added.

git-svn-id: svn://svn.freebsd.org/base/stable/10@272872 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sbin/routed/defs.h
sbin/routed/input.c
sbin/routed/main.c
sbin/routed/output.c
sbin/routed/routed.8