irix-adapt-mtu-correctly-20011011
authorChas Williams <chas@cmf.nrl.navy.mil>
Thu, 11 Oct 2001 19:39:32 +0000 (19:39 +0000)
committerDerrick Brashear <shadow@dementia.org>
Thu, 11 Oct 2001 19:39:32 +0000 (19:39 +0000)
commit083748a6a42c4e3e85657c45b621320179be4ec2
treef67d0d647caa44b0dadc58849a8b31add5004ca2
parent99ba2ae4b6774d33cf26d132c0cdcedc8ea5bffd
irix-adapt-mtu-correctly-20011011

rxi_MatchIfnet() always returns 0 (i.e. not a match).  so rxi_FindIfnet()
will always return 0 and the ADAPT_MTU code can never determine the
interface (and its mtu)

fix by returning 1 if we have a match_value
src/rx/IRIX/rx_knet.c