diff options
author | hasso <hasso> | 2004-05-20 10:20:02 +0000 |
---|---|---|
committer | hasso <hasso> | 2004-05-20 10:20:02 +0000 |
commit | 4372df71e191fcf6a6f9616fad80d11cd131c82d (patch) | |
tree | dd01502f61566bb57fd75e1c4a388181140f2f1d /bgpd/ChangeLog | |
parent | e0701b7955b883c5437269a382e1afc76ee71e5c (diff) |
Merge bgpd changeset 1184 from Zebra repository by Rivo Nurges.
Diffstat (limited to 'bgpd/ChangeLog')
-rw-r--r-- | bgpd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bgpd/ChangeLog b/bgpd/ChangeLog index cdcd83b9..3adb996b 100644 --- a/bgpd/ChangeLog +++ b/bgpd/ChangeLog @@ -1,3 +1,8 @@ +2004-05-20 Akihiro Mizutani <mizutani@net-chef.net> + + * bgp_ecommunity.c: Transit ecommunity support. + * bgp_ecommunity.c: Fix for unknown community crush. + 2005-05-20 Kunihiro Ishiguro <kunihiro@ipinfusion.com> * *: Maximum prefix threshold support. |