summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/route.42
-rw-r--r--share/man/man9/rtentry.92
2 files changed, 0 insertions, 4 deletions
diff --git a/share/man/man4/route.4 b/share/man/man4/route.4
index b85b41c..1e273a2 100644
--- a/share/man/man4/route.4
+++ b/share/man/man4/route.4
@@ -196,8 +196,6 @@ Messages include:
#define RTM_REDIRECT 0x6 /* Told to use different route */
#define RTM_MISS 0x7 /* Lookup failed on this address */
#define RTM_LOCK 0x8 /* fix specified metrics */
-#define RTM_OLDADD 0x9 /* caused by SIOCADDRT */
-#define RTM_OLDDEL 0xa /* caused by SIOCDELRT */
#define RTM_RESOLVE 0xb /* request to resolve dst to LL addr - unused */
#define RTM_NEWADDR 0xc /* address being added to iface */
#define RTM_DELADDR 0xd /* address being removed from iface */
diff --git a/share/man/man9/rtentry.9 b/share/man/man9/rtentry.9
index 12fa93d..836f687 100644
--- a/share/man/man9/rtentry.9
+++ b/share/man/man9/rtentry.9
@@ -157,8 +157,6 @@ Requests that output sent via this route be discarded.
.It Dv RTF_PROTO2
.It Dv RTF_PROTO3
Protocol-specific.
-.It Dv RTF_PRCLONING
-This flag is obsolete and simply ignored by facility.
.It Dv RTF_PINNED
(Reserved for future use to indicate routes which are not to be
modified by a routing protocol.)
OpenPOWER on IntegriCloud