summaryrefslogtreecommitdiff
path: root/sbin
diff options
context:
space:
mode:
authorClaudio Jeker <claudio@cvs.openbsd.org>2008-05-06 03:40:32 +0000
committerClaudio Jeker <claudio@cvs.openbsd.org>2008-05-06 03:40:32 +0000
commit0abef4145366c104d300e46c596c8fa8d0c3b163 (patch)
tree4c78162315befab4a1d4458c09d1b9390f608ab9 /sbin
parente2cbc9e60b0654d3aa3c8a74f6302153ac67290e (diff)
Add pop, push and swap options used by MPLS. OK norby@
Diffstat (limited to 'sbin')
-rw-r--r--sbin/route/keywords.sh5
1 files changed, 4 insertions, 1 deletions
diff --git a/sbin/route/keywords.sh b/sbin/route/keywords.sh
index 69983487fcb..3fedaa05994 100644
--- a/sbin/route/keywords.sh
+++ b/sbin/route/keywords.sh
@@ -1,5 +1,5 @@
#!/bin/sh
-# $OpenBSD: keywords.sh,v 1.20 2008/04/28 11:36:14 norby Exp $
+# $OpenBSD: keywords.sh,v 1.21 2008/05/06 03:40:31 claudio Exp $
# $NetBSD: keywords.sh,v 1.2 1996/11/15 18:57:21 gwr Exp $
# @(#)keywords 8.2 (Berkeley) 3/19/94
#
@@ -45,9 +45,11 @@ netmask
nojumbo
nostatic
out
+pop
prefixlen
proto1
proto2
+push
recvpipe
reject
rtt
@@ -57,6 +59,7 @@ sendpipe
show
ssthresh
static
+swap
xresolve
_EOF_