send RouterInfo if found by DatabseLookup

This commit is contained in:
orignal 2014-07-24 15:59:00 -04:00
parent d73abd9c55
commit d512c90193
5 changed files with 31 additions and 20 deletions

View file

@ -346,7 +346,7 @@ namespace data
s.write (properties.str ().c_str (), properties.str ().size ());
}
const uint8_t * RouterInfo::GetBuffer ()
const uint8_t * RouterInfo::LoadBuffer ()
{
if (!m_Buffer)
{