diff options
author | paul <paul> | 2006-03-30 14:36:23 +0000 |
---|---|---|
committer | paul <paul> | 2006-03-30 14:36:23 +0000 |
commit | ab063f776f6e9dba6e065cfbfe333795208b4524 (patch) | |
tree | 6d23330e683704221a8b645915587505cfc6bc77 | |
parent | 81678f96fc066027abf893423671ead16c692ec3 (diff) | |
download | quagga-ab063f776f6e9dba6e065cfbfe333795208b4524.tar.bz2 quagga-ab063f776f6e9dba6e065cfbfe333795208b4524.tar.xz |
[TODO] Note MED functionality we should implement
2006-03-30 Paul Jakma <paul.jakma@sun.com>
* TODO: Add reminder for useful MED functionality we should
implement.
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | TODO | 1 |
2 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2006-03-30 Paul Jakma <paul.jakma@sun.com> + + * TODO: Add reminder for useful MED functionality we should + implement. + 2006-02-15 Paul Jakma <paul.jakma@sun.com> * configure.ac: Check for mallinfo, being careful to link test @@ -20,6 +20,7 @@ o BGP TCP MD5 authentication by password command. o HUP signal support (reload configuration file). o BGP multi-path extension o move FSM state to be per-connection, not per-peer. +o Add support for internal and minimum-metric MED setting ripd: |