diff options
author | Calin Velea <vcalinus@gemenii.ro> | 2007-04-09 15:29:51 -0500 |
---|---|---|
committer | Jeffrey C. Ollie <jeff@ocjtech.us> | 2007-04-09 15:29:51 -0500 |
commit | 8d3e3ccfd0d0cb82b253f937339d1c6189a2bf54 (patch) | |
tree | b8bc9ff4aad0c8e7933e91895f6f3cf7d93f8e24 /ChangeLog | |
parent | c15deb1b7428a2baedfb615b1a41fe28d48c598c (diff) | |
download | quagga-0.99.5-realms.diff.tar.bz2 quagga-0.99.5-realms.diff.tar.xz |
Appying patch from http://vcalinus.gemenii.ro/quagga-0.99.5-realms.diffquagga-0.99.5-realms.diff
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -108,6 +108,15 @@ * Makefile.am (EXTRA_DIST): add INSTALL.quagga.txt, because people that patch releases need to know about autoconf required versions. +2005-07-30 Calin Velea <vcalinus@gemenii.ro> + + * configure.ac: Modified to include realms --enable-realms which + uses the realms patch to add suport for route realms under Linux. + This patch is an enhanced version of Arcady Stepanov's original + realms patch for zebra-0.93b. It adds route-map and neighbor default + realm setting in bgpd and static route realm setting in zebra + + 2005-06-30 Louis Lagendijk <louis.lagendijk@gmail.com> * configure.ac: Actually test whether libc has IPv6 support. |