Displaying 3 results from an estimated 3 matches for "amnd".
Did you mean:
amd
2007 Apr 18
1
[Bridge] Problem with bond interface in bridge
...the bridging box to the bridged
network, I get a "host not reachable". Looks like the bridge does not
forward anything. Has anybody ever had an equal problem or are there other
possible solutions for my setup? I have tried to add the 3 interfaces to the
br0, but this did not work either (amnd as far as I kniow there is no auto
failover for bridge ports).
Could someone please advise me or give me some tips, so that I can track
down the problem?
Thanks in advance :)
Best, Alex
Versions:
Dist debian sarge
Bonding Driver, v2.6.0
Kernel 2.4.31
bridge-utils, 1.0.4
2003 Apr 18
1
stepwise discriminant analysis
Hi all,
is it possible to do stepwise discriminant analysis (linear amnd non-linear)
in R?
If yes- which package does it|?
Thanks
Janine
--------------------------------------------
"El gesto y la palabra son el pensamiento del hombre"
Isabel Allende
Janine Illian
lecturer in statistics
SIMBIOS
School of Computing
University of Abertay Dundee
Bell Street...
2002 Oct 23
2
vsnprintf()
I think I stumbled upon a bug in the i_snprintf() function. In the case of
vnsprintf() being available, it depends on vnsprintf() returning -1 when the
string was longer than the passed-in limit (or it won't terminate the
string.). But this isn't the C99-standardized behaviour, and newer glibc's
don't do that anymore either, so you can end up with a non-terminated
string. This