]> git.ipfire.org Git - thirdparty/openvpn.git/commit
* fix --multihome for ipv4: cmsg_len must compare against in_pktinfo
authorJuanJo Ciarlante <jjo+ml@google.com>
Wed, 22 Sep 2010 23:15:35 +0000 (01:15 +0200)
committerJuanJo Ciarlante <juanjosec@gmail.com>
Fri, 25 Mar 2011 12:30:31 +0000 (13:30 +0100)
commit830038fce4a30f317eb265079f91d9555981ad76
tree8cd9c9711b3b80d095dee9636847ec6fdc299ff4
parenta69846411ae68dbd03b7552e33a63622bfbfc18b
* fix --multihome for ipv4: cmsg_len must compare against in_pktinfo
  size, not the full 4+6 union, also use saner variable names.
socket.c