]> git.puffer.fish Git - mirror/frr.git/commit
pimd: delay creating the socket 12291/head
authoranlan_cs <vic.lan@pica8.com>
Wed, 9 Nov 2022 08:53:11 +0000 (03:53 -0500)
committeranlan_cs <vic.lan@pica8.com>
Wed, 9 Nov 2022 09:11:23 +0000 (04:11 -0500)
commitb46fd5002938aa1c985ddf7af9ab22bd4c17c033
tree2467e6ca147b9891731c8e84c7f6b8caffe88cf3
parent25bc53234d8e8c341108c16689a68b5b3bf735ce
pimd: delay creating the socket

Bring error handling up front and delay creating socket so that
we don't think too much about closing the socket in error cases.

Signed-off-by: anlan_cs <vic.lan@pica8.com>
pimd/pim_igmp_mtrace.c