Date: Thu, 11 Feb 1999 12:53:05 -0500 (EST) From: Chuck Robey <chuckr@mat.net> To: freebsd-current@FreeBSD.ORG Subject: ifq_maxlen on lo0 Message-ID: <Pine.BSF.4.05.9902111248380.317-100000@picnic.mat.net>
next in thread | raw e-mail | index | archive | help
My boot messages recently have included a warning about the lo0 interface not setting the ifq_maxlen. I'm not particularly knowledgeable about the network code, so forgive me if I stumble a bit, but I'd like to get rid of the warning. I know that the lo0 interface isn't expected to get backed up, since the users are in the same machine, so setting the ifq_maxlen isn't of earthshaking importance, but is there a reason for not setting this anyhow (I think in if_loop.c)? It's either set it, or disable the warning, and I'm not in favor, usually, of disabling warnings. If this is the right way to go, I'll look more into making the change ... is it correct? ----------------------------+----------------------------------------------- Chuck Robey | Interests include any kind of voice or data chuckr@glue.umd.edu | communications topic, C programming, and Unix. 213 Lakeside Drive Apt T-1 | Greenbelt, MD 20770 | I run picnic (FreeBSD-current) (301) 220-2114 | and jaunt (Solaris7). ----------------------------+----------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9902111248380.317-100000>