From 7d0a31deed92971e274aa0314e12619f93c850c9 Mon Sep 17 00:00:00 2001 From: Ondrej Zajicek Date: Sat, 21 Apr 2012 21:05:36 +0200 Subject: Fixes in generalized import limits. --- proto/bgp/bgp.h | 1 - 1 file changed, 1 deletion(-) (limited to 'proto/bgp/bgp.h') diff --git a/proto/bgp/bgp.h b/proto/bgp/bgp.h index aa2db4b0..1c16f485 100644 --- a/proto/bgp/bgp.h +++ b/proto/bgp/bgp.h @@ -40,7 +40,6 @@ struct bgp_config { int rr_client; /* Whether neighbor is RR client of me */ int rs_client; /* Whether neighbor is RS client of me */ int advertise_ipv4; /* Whether we should add IPv4 capability advertisement to OPEN message */ - u32 route_limit; /* Number of routes that may be imported, 0 means disable limit */ int passive; /* Do not initiate outgoing connection */ int interpret_communities; /* Hardwired handling of well-known communities */ unsigned connect_retry_time; -- cgit v1.2.3