diff options
author | Claudio Jeker <claudio@cvs.openbsd.org> | 2006-03-30 12:11:38 +0000 |
---|---|---|
committer | Claudio Jeker <claudio@cvs.openbsd.org> | 2006-03-30 12:11:38 +0000 |
commit | f02a68cf86c066f83baf55b3830aea7f08608e1d (patch) | |
tree | d497ba2b0fe7e5a0df2d40a7f93b3b2dc497116e /sbin/route/keywords.sh | |
parent | 7f476f911e55d615aa9700a268e8833ef73ca49b (diff) |
If an address family is specified do not print IPSec "routes". Additionally
add a -encap option to show only the IPSec part. OK hshoexer@, henning@
Diffstat (limited to 'sbin/route/keywords.sh')
-rw-r--r-- | sbin/route/keywords.sh | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sbin/route/keywords.sh b/sbin/route/keywords.sh index e0544f9ce55..d28951e0d4b 100644 --- a/sbin/route/keywords.sh +++ b/sbin/route/keywords.sh @@ -1,5 +1,5 @@ #!/bin/sh -# $OpenBSD: keywords.sh,v 1.17 2005/05/27 04:55:27 mcbride Exp $ +# $OpenBSD: keywords.sh,v 1.18 2006/03/30 12:11:37 claudio Exp $ # $NetBSD: keywords.sh,v 1.2 1996/11/15 18:57:21 gwr Exp $ # @(#)keywords 8.2 (Berkeley) 3/19/94 # @@ -15,6 +15,7 @@ change cloning delete dst +encap expire flush gateway |