commit | e42f5a37462b22c49235f04a3b582b97c1deb84c | [log] [tgz] |
---|---|---|
author | hasso <hasso> | Sat Aug 28 17:04:33 2004 +0000 |
committer | hasso <hasso> | Sat Aug 28 17:04:33 2004 +0000 |
tree | 830ca9ab54224b7aac003c11b9c209472ddff860 | |
parent | 69f1fc22f70b4baed62582cbaaefaf374665791c [diff] [blame] |
Port ospf6d to sigevent and rename signal handling functions in vtysh not to conflict the ones in lib/sigevent.c. Fixes compiling with --disable-shared.
diff --git a/ospf6d/ChangeLog b/ospf6d/ChangeLog index 0d5ea9a..b9181d0 100644 --- a/ospf6d/ChangeLog +++ b/ospf6d/ChangeLog
@@ -1,3 +1,7 @@ +2004-08-28 Hasso Tepper <hasso at quagga.net> + + * ospf6_main.c: Modify for sigevents. + 2004-08-26 Hasso Tepper <hasso@estpak.ee> * ospf6_interface.c, ospf6_top.c, ospf6d.c: for vtysh.