names: flush policy TALK cache when a connection loses a name
authorDaniel Mack <zonque@gmail.com>
Thu, 14 Aug 2014 14:36:40 +0000 (16:36 +0200)
committerDaniel Mack <zonque@gmail.com>
Thu, 14 Aug 2014 20:12:16 +0000 (22:12 +0200)
commite79673dc989119ed9ca5cf93c1c80a37407b0728
treef4158329f47a4a4c0d21854d670277c189af9d88
parenta3c550f0592ec55b7706252eb1cef7ab3cdf7e49
names: flush policy TALK cache when a connection loses a name

When a connection loses a name, make sure cache entries that allow
TALK access to it are properly removed. Upon the next TALK query,
the connection's names will be iterated and checked again.
connection.c
connection.h
names.c