VIRT-PHY: mcast_sock: Don't keep subscribed multicast group around
commit91a0c20bb3cc483b099e788fd2f87ae1947d51b2
authorHarald Welte <laforge@gnumonks.org>
Thu, 13 Jul 2017 11:58:28 +0000 (13 13:58 +0200)
committerHarald Welte <laforge@gnumonks.org>
Thu, 13 Jul 2017 11:58:28 +0000 (13 13:58 +0200)
tree1f6ffb1b24fdbcc3829ef234d6dbfbf51700d922
parentdd94566f7b69cf5b18f5e82ea66059aab76f7891
VIRT-PHY: mcast_sock: Don't keep subscribed multicast group around

We can avoid having to keep around the multicast group in a chunk of
dynamically allocated memory and simplify related code.

Change-Id: Ic39ffe73dfd2cb8ffefb9614340e275dac87bd50
src/host/virt_phy/include/virtphy/osmo_mcast_sock.h
src/host/virt_phy/src/shared/osmo_mcast_sock.c