Date: Thu, 3 Nov 2005 12:44:33 +0000 (UTC) From: Gleb Smirnoff <glebius@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/route route.c Message-ID: <200511031244.jA3CiXNn082476@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
glebius 2005-11-03 12:44:33 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
sbin/route route.c
Log:
MFC:
- Understand EADDRINUSE, and forget EDQUOT. [1]
- Add description for EEXIST.
- Change description for ENOBUFS. Routing socket can return
this error for many different reasons, including general
memory shortage, mbuf memory shortage and rtentry zone.
PR: kern/64090 [1]
Revision Changes Path
1.76.2.3 +6 -2 src/sbin/route/route.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200511031244.jA3CiXNn082476>
