]> git.ipfire.org Git - people/ms/dnsmasq.git/commit - src/dnsmasq.h
Set SO_BINDTODEVICE on DHCP sockets when doing DHCP on one interface
authorSimon Kelley <simon@thekelleys.org.uk>
Mon, 16 Apr 2012 13:41:56 +0000 (14:41 +0100)
committerSimon Kelley <simon@thekelleys.org.uk>
Mon, 16 Apr 2012 13:41:56 +0000 (14:41 +0100)
commit9380ba70d67db6b69f817d8e318de5ba1e990b12
tree8428b11258b8bf8cf79bea822c6f93e6b4a0cf18
parent1023dcbc9e358e42c005414b2f54b3a65daf3b8c
Set SO_BINDTODEVICE on DHCP sockets when doing DHCP on one interface
only. Fixes OpenSTack use-case.
CHANGELOG
src/dhcp-common.c
src/dnsmasq.c
src/dnsmasq.h
src/network.c