Move UDP probe reply code into its own function.
authorGuus Sliepen <guus@tinc-vpn.org>
Sun, 11 Jan 2015 15:12:57 +0000 (16:12 +0100)
committerGuus Sliepen <guus@tinc-vpn.org>
Sun, 11 Jan 2015 15:12:57 +0000 (16:12 +0100)
commit79b6adb489dde4ae92207ae7b9146f4e141c946c
treeaecad97d15b0efd38dfc028baa86a375cc0e17dd
parentf0afde0467443969eb408090d6b8ee542768ee33
Move UDP probe reply code into its own function.

This reduces the level of indentation, and prepares for sending gratuitous type 2 probe replies.
src/net_packet.c