commit | 18a6dce6f83dd20caf1f36c8e840868ff0bf6dbd | [log] [tgz] |
---|---|---|
author | hasso <hasso> | Sun Oct 03 18:18:34 2004 +0000 |
committer | hasso <hasso> | Sun Oct 03 18:18:34 2004 +0000 |
tree | ff832cbf6fe2b239bde06268820587bec671ae6d | |
parent | a49c0ff6771975eeb1bd7da923a9dc830200cf65 [diff] [blame] |
Common router id.
diff --git a/bgpd/bgpd.h b/bgpd/bgpd.h index 61472d8..ed3f4d1 100644 --- a/bgpd/bgpd.h +++ b/bgpd/bgpd.h
@@ -76,6 +76,7 @@ /* BGP router identifier. */ struct in_addr router_id; + struct in_addr router_id_static; /* BGP route reflector cluster ID. */ struct in_addr cluster_id;