]> git.ipfire.org Git - thirdparty/bird.git/commit
Use SO_BINDTODEVICE if we're using old multicast API (i.e., struct ip_mreq
authorMartin Mares <mj@ucw.cz>
Wed, 14 Apr 1999 11:21:02 +0000 (11:21 +0000)
committerMartin Mares <mj@ucw.cz>
Wed, 14 Apr 1999 11:21:02 +0000 (11:21 +0000)
commit36154beb705cdaf03f9ee050798d9e653ded6ca5
tree0a22b3d175374f84f0f766bf794993bc09aaaeec
parent9da4d143402efd16bec286e3723b42386b20968b
Use SO_BINDTODEVICE if we're using old multicast API (i.e., struct ip_mreq
and not ip_mreqn). This should get multicasts on unnumbered PtP links work.
sysdep/unix/io.c