change the socket we use for sending grautious ARPs from AF_INET/SOCK_PACKET to AF_PA...
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Thu, 21 May 2009 04:10:45 +0000 (14:10 +1000)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Thu, 21 May 2009 04:10:45 +0000 (14:10 +1000)
commit9921e1ec214fb21c77e7ab28793682cebb1f5e3c
tree54503267ec9e96390d984d2cb316c448583d5d4c
parent26e1486db7cafa86d9deceb225820631dfeb2a92
change the socket we use for sending grautious ARPs from AF_INET/SOCK_PACKET to AF_PACKET/SOCK_RAW

(This used to be ctdb commit 2c4c20d7803f4449f8d463314c40d4734ec80e2f)
ctdb/common/system_linux.c