From 7787ace61ae41060e599ce52e8f0017750d350da Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Thu, 20 Apr 2000 22:54:22 +0000 Subject: Synced to draft-ietf-idr-bgp4-09. --- proto/bgp/attrs.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'proto/bgp/attrs.c') diff --git a/proto/bgp/attrs.c b/proto/bgp/attrs.c index f008b35..fa2649c 100644 --- a/proto/bgp/attrs.c +++ b/proto/bgp/attrs.c @@ -6,6 +6,9 @@ * Can be freely distributed and used under the terms of the GNU GPL. */ +/* FIXME: Latest draft says that LOCAL_PREF is mandatory for iBGP */ +/* FIXME: Mandatory attributes may be missing in messages that don't contain NLRI */ + #define LOCAL_DEBUG #include -- cgit v1.2.3