]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
Merge #2676
authorMichal 'vorner' Vaner <michal.vaner@nic.cz>
Thu, 21 Feb 2013 07:24:37 +0000 (08:24 +0100)
committerMichal 'vorner' Vaner <michal.vaner@nic.cz>
Thu, 21 Feb 2013 07:24:37 +0000 (08:24 +0100)
Replacing pair of group_sendmsg & group_recvmsg by compound method rpc_call in
many cases. It's not possible to convert all cases, due to various hacks in the
code.


Trivial merge