From cf3e3845c205dacf2720cdb76a9a004a816d2e6f Mon Sep 17 00:00:00 2001 From: "Ondrej Zajicek (work)" Date: Sun, 10 Dec 2017 22:47:38 +0100 Subject: Doc: Documentation update --- sysdep/unix/krt.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sysdep/unix') diff --git a/sysdep/unix/krt.h b/sysdep/unix/krt.h index eda83b91..3bfccfc2 100644 --- a/sysdep/unix/krt.h +++ b/sysdep/unix/krt.h @@ -49,7 +49,7 @@ struct krt_config { btime scan_time; /* How often we re-scan routes */ int persist; /* Keep routes when we exit */ int learn; /* Learn routes from other sources */ - int devroutes; /* Allow export of device routes */ + int devroutes; /* XXX: remove */ int graceful_restart; /* Regard graceful restart recovery */ }; -- cgit v1.2.3