diff options
author | vincent <vincent> | 2005-09-28 15:47:44 +0000 |
---|---|---|
committer | vincent <vincent> | 2005-09-28 15:47:44 +0000 |
commit | c1a03d4774f8ecc30a21267469d48cb2276de48c (patch) | |
tree | 1bf9309bc99e316a5633d18f7724330d8d6fa836 /ripd/ChangeLog | |
parent | aa2e32be264710ef208516dfe1661b8148c3eede (diff) |
2005-09-28 Alain Ritoux <alain.ritoux@6wind.com>
* lib/md5-gnu.h: removed
* lib/md5.h: replaces md5-gnu.h
* lib/Makefile.am: use correct md5.h
* lib/md5.c: import from WIDE
* ospfd/ospf_packet.c: use new md5 API
* ripd/ripd.c: use new md5 API
Diffstat (limited to 'ripd/ChangeLog')
-rw-r--r-- | ripd/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ripd/ChangeLog b/ripd/ChangeLog index b39faa95..3a9b5516 100644 --- a/ripd/ChangeLog +++ b/ripd/ChangeLog @@ -1,3 +1,7 @@ +2005-09-28 Alain Ritoux <alain.ritoux@6wind.com> + + * ripd.c: use new md5 API + 2005-08-16 Paul Jakma <paul.jakma@sun.com> * ripd.c: (general) Fix previous commit, broke multicast bind and |