1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/ctdb
Ronnie Sahlberg a8ea67203f change the IF interface is a BOND THEN xxx ELSE assume everything is ethernet
into a case and add an arm for ib*) (infiniband interfaces)

Dont try using ethtool on ib devices
(mii_tool doesnt work either)

IB does have a command ibv_devinfo   which can tell whether a physical port
is up or not   but it seems nontrivial to map this into a interface name such as ib0

(This used to be ctdb commit ab6bd25542946a732b4378f5476edfb466d6c000)
2008-02-07 09:35:46 +11:00
..
client Specify and print debuglevels by name and not by number 2008-02-05 10:26:23 +11:00
common merge from ronnie 2008-02-04 20:07:15 +11:00
config change the IF interface is a BOND THEN xxx ELSE assume everything is ethernet 2008-02-07 09:35:46 +11:00
doc Specify and print debuglevels by name and not by number 2008-02-05 10:26:23 +11:00
ib merge from ronnie 2008-02-04 20:07:15 +11:00
include Specify and print debuglevels by name and not by number 2008-02-05 10:26:23 +11:00
lib fixed a crash bug in the new transaction code 2008-01-31 09:18:26 +11:00
packaging/RPM update ctdb revision 2008-02-06 14:07:53 +11:00
server Specify and print debuglevels by name and not by number 2008-02-05 10:26:23 +11:00
tcp merge from ronnie 2008-02-04 20:07:15 +11:00
tests merge from ronnie 2008-02-04 20:07:15 +11:00
tools nicer use of structures and use isalpha() 2008-02-05 10:36:06 +11:00
utils use NF_DROP instead of NF_STOLEN when we tell the kernel to not worry 2007-10-17 15:03:58 +10:00
web add documentation on how to set up ha-iscsi with ctdb 2008-02-06 19:08:03 +11:00
.bzrignore more code rearrangement 2007-06-07 22:16:48 +10:00
.gitignore ignore some autogenerated test files 2008-01-29 14:00:16 +11:00
aclocal.m4 initial version 2006-11-18 10:41:20 +11:00
autogen.sh use the new lib/events autoconf code 2007-05-05 17:18:06 +10:00
config.guess more merges for GPLv3 update 2007-07-10 15:46:05 +10:00
config.mk minor back-merge from samba4 2007-07-10 18:13:47 +10:00
config.sub more merges for GPLv3 update 2007-07-10 15:46:05 +10:00
configure.ac only link to -lipq if needed 2007-10-15 14:44:06 +10:00
configure.rpm useful for building with equivalent options to the spec file 2008-01-29 11:46:32 +11:00
install-sh initial version 2006-11-18 10:41:20 +11:00
Makefile.in update ctdb version 2008-02-06 14:00:04 +11:00