From b5ed954f0faf008c86fd042e1cb34ea76fdbf500 Mon Sep 17 00:00:00 2001 From: Florent Thoumie Date: Thu, 19 Jul 2007 11:58:59 +0000 Subject: - Update net/openbgpd to 4.0. - Add some information about the configuration file and its permissions. --- net/openbgpd/files/patch-bgpctl_util.h | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 net/openbgpd/files/patch-bgpctl_util.h (limited to 'net/openbgpd/files/patch-bgpctl_util.h') diff --git a/net/openbgpd/files/patch-bgpctl_util.h b/net/openbgpd/files/patch-bgpctl_util.h new file mode 100644 index 000000000000..a2d4cd97ba20 --- /dev/null +++ b/net/openbgpd/files/patch-bgpctl_util.h @@ -0,0 +1,11 @@ +--- /dev/null 1 Jan 1970 00:00:00 -0000 ++++ bgpctl/util.h 8 Feb 2007 10:32:19 -0000 +@@ -0,0 +1,8 @@ ++/* ++ * Written by Claudio Jeker, Public Domain ++ */ ++ ++#define FMT_SCALED_STRSIZE 7 ++ ++int fmt_scaled(long long number, char *result); ++ -- cgit v1.2.3