summaryrefslogtreecommitdiff
path: root/sbin/route/keywords.c
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/route/keywords.c')
-rw-r--r--sbin/route/keywords.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/sbin/route/keywords.c b/sbin/route/keywords.c
index ba38d6ab288..eb6a73237db 100644
--- a/sbin/route/keywords.c
+++ b/sbin/route/keywords.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: keywords.c,v 1.6 2000/07/27 20:12:24 angelos Exp $ */
+/* $OpenBSD: keywords.c,v 1.7 2004/06/06 17:08:23 cedric Exp $ */
/* WARNING! This file was generated by keywords.sh */
@@ -48,6 +48,8 @@ struct keytab keywords[] = {
{"sa", K_SA},
{"sendpipe", K_SENDPIPE},
{"show", K_SHOW},
+ {"src", K_SRC},
+ {"srcmask", K_SRCMASK},
{"ssthresh", K_SSTHRESH},
{"static", K_STATIC},
{"x25", K_X25},