]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Understand EADDRINUSE, and forget EDQUOT. [1]
authorglebius <glebius@FreeBSD.org>
Wed, 21 Sep 2005 12:24:46 +0000 (12:24 +0000)
committerglebius <glebius@FreeBSD.org>
Wed, 21 Sep 2005 12:24:46 +0000 (12:24 +0000)
commite52ece28e993b157ee5d80aae0e13c109b50b3b0
treef2e2370ec764dd233730984ad69c7e444ab11489
parent1fc277e12320230562f51d9b4af50700ed133e82
- 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]
sbin/route/route.c