summaryrefslogtreecommitdiff
path: root/host/zebvty/zebvty.h
diff options
context:
space:
mode:
Diffstat (limited to 'host/zebvty/zebvty.h')
-rw-r--r--host/zebvty/zebvty.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/host/zebvty/zebvty.h b/host/zebvty/zebvty.h
new file mode 100644
index 0000000..a992bb2
--- /dev/null
+++ b/host/zebvty/zebvty.h
@@ -0,0 +1,5 @@
+#define QUAGGA_PROGNAME "opcd_shell"
+#define QUAGGA_VERSION "0.01"
+#define QUAGGA_COPYRIGHT "Harald Welte <hwelte@hmw-consulting.de>"
+#define CONFIGFILE_MASK 022
+#define SYSCONFDIR "/etc"
personal git repositories of Harald Welte. Your mileage may vary