summaryrefslogtreecommitdiff
path: root/usr.sbin/ospfd/parse.y
diff options
context:
space:
mode:
authorEsben Norby <norby@cvs.openbsd.org>2005-03-12 11:03:06 +0000
committerEsben Norby <norby@cvs.openbsd.org>2005-03-12 11:03:06 +0000
commit42a7269bbaf14f17ea9879771eb567a1569cf7f6 (patch)
tree4285d63263b805a61c1c1aa9ed454a37fc1b9495 /usr.sbin/ospfd/parse.y
parenta78ad5a1d9c16074b62d0c381281538b45f10eee (diff)
Add "show rib" and "show rib detail" to ospfctl.
ok henning@
Diffstat (limited to 'usr.sbin/ospfd/parse.y')
-rw-r--r--usr.sbin/ospfd/parse.y2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/ospfd/parse.y b/usr.sbin/ospfd/parse.y
index e65438810b6..afb4d61b08b 100644
--- a/usr.sbin/ospfd/parse.y
+++ b/usr.sbin/ospfd/parse.y
@@ -1,4 +1,4 @@
-/* $OpenBSD: parse.y,v 1.7 2005/03/12 10:49:12 norby Exp $ */
+/* $OpenBSD: parse.y,v 1.8 2005/03/12 11:03:05 norby Exp $ */
/*
* Copyright (c) 2004, 2005 Esben Norby <norby@openbsd.org>