From 1ed2fe960929081065e75a7fb4322f28a76c508b Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Mon, 17 Apr 2000 10:19:15 +0000 Subject: Send and receive communities. --- proto/bgp/bgp.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'proto/bgp/bgp.h') diff --git a/proto/bgp/bgp.h b/proto/bgp/bgp.h index 0f84c3b..722e12e 100644 --- a/proto/bgp/bgp.h +++ b/proto/bgp/bgp.h @@ -139,9 +139,6 @@ int bgp_rx(struct birdsock *sk, int size); #define BA_MP_UNREACH_NLRI 0x0f #define BA_EXTENDED_COMM 0x10 /* draft-ramachandra-bgp-ext-communities */ -#define BGP_PATH_AS_SET 1 /* Types of path segments */ -#define BGP_PATH_AS_SEQUENCE 2 - /* BGP states */ #define BS_IDLE 0 -- cgit v1.2.3