From 56a2bed46bf7713cd773b0fd0c097bcfc6345cc1 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Mon, 17 Apr 2000 12:46:07 +0000 Subject: Don't import/export MED and LOCAL_PREF on external links. Added real comparison of BGP routes (inspired by the Cisco one). Default local preference and default MED are now settable. Defined filter keywords for all BGP attributes we know. --- nest/attrs.h | 1 - 1 file changed, 1 deletion(-) (limited to 'nest/attrs.h') diff --git a/nest/attrs.h b/nest/attrs.h index 630550f..2618fa3 100644 --- a/nest/attrs.h +++ b/nest/attrs.h @@ -33,5 +33,4 @@ struct adata *int_set_add(struct linpool *pool, struct adata *list, u32 val); int int_set_contains(struct adata *list, u32 val); struct adata *int_set_del(struct linpool *pool, struct adata *list, u32 val); - #endif -- cgit v1.2.3