tr_req_handler: Handle non-defaulted case
authorSam Hartman <hartmans@debian.org>
Tue, 7 Oct 2014 09:57:51 +0000 (05:57 -0400)
committerSam Hartman <hartmans@debian.org>
Tue, 7 Oct 2014 10:58:37 +0000 (06:58 -0400)
commitc5911ddf38128cf7e2b5eeac5432bf667f4185d1
tree4692e14d6eebbb3690ee5252d97ecfa663b91224
parente5254bc7c9822ab039b3c69b75028ea2d09662fc
tr_req_handler: Handle non-defaulted case

In 1.4, we broke forwarding requests that were not defaulted.  We
looked up the community as a member of the community rather than the
realm.  Fix this logic error.

Also, update error messages to be more accurate and to fibx a spelling error.
tr/tr_main.c