summaryrefslogtreecommitdiff
path: root/share/man/man4/route.4
diff options
context:
space:
mode:
authorPhilip Guenthe <guenther@cvs.openbsd.org>2010-07-03 04:44:53 +0000
committerPhilip Guenthe <guenther@cvs.openbsd.org>2010-07-03 04:44:53 +0000
commit1df4f9d5fc0dabecca2ff9680db469442a1cfc73 (patch)
treef1096c33d9ee94872dc2030b23f093a1335185a3 /share/man/man4/route.4
parenta5a38a4c5ed836aeac420d462a2319bc2732aab9 (diff)
Fix the naming of interfaces and variables for rdomains and rtables
and make it possible to bind sockets (including listening sockets!) to rtables and not just rdomains. This changes the name of the system calls, socket option, and ioctl. After building with this you should remove the files /usr/share/man/cat2/[gs]etrdomain.0. Since this removes the existing [gs]etrdomain() system calls, the libc major is bumped. Written by claudio@, criticized^Wcritiqued by me
Diffstat (limited to 'share/man/man4/route.4')
-rw-r--r--share/man/man4/route.49
1 files changed, 4 insertions, 5 deletions
diff --git a/share/man/man4/route.4 b/share/man/man4/route.4
index c88eb57bc49..4498d6c960a 100644
--- a/share/man/man4/route.4
+++ b/share/man/man4/route.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: route.4,v 1.30 2009/06/05 06:48:32 jmc Exp $
+.\" $OpenBSD: route.4,v 1.31 2010/07/03 04:44:51 guenther Exp $
.\" $NetBSD: route.4,v 1.3 1994/11/30 16:22:31 jtc Exp $
.\"
.\" Copyright (c) 1990, 1991, 1993
@@ -30,7 +30,7 @@
.\"
.\" @(#)route.4 8.6 (Berkeley) 4/19/94
.\"
-.Dd $Mdocdate: June 5 2009 $
+.Dd $Mdocdate: July 3 2010 $
.Dt ROUTE 4
.Os
.Sh NAME
@@ -186,9 +186,8 @@ by doing a
.Xr shutdown 2
system call for further input.
.Pp
-A process can specify a routing domain by setting the
-.Dv SO_RDOMAIN
-flag to
+A process can specify an alternate routing table by using the
+.Dv SO_RTABLE
.Xr setsockopt 2 .
.Pp
A process can specify which route message types it's interested in