diff options
author | hasso <hasso> | 2004-04-06 11:59:00 +0000 |
---|---|---|
committer | hasso <hasso> | 2004-04-06 11:59:00 +0000 |
commit | 41d3fc96959c9dea614822dfbb1891cd9a6f38a4 (patch) | |
tree | b493df69256ed58534ddd9a00a9a900f1ed80c6e /ChangeLog | |
parent | 4991f6ca305a325d1ec7a38eeb2a7cf8cf6d7f2d (diff) |
* Fixed lowering privileges in proc ipforward method.
* Fixed "(no) ipv6 forwarding" command logic.
* Added --disable-capabilities switch to configure.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2004-04-06 Hasso Tepper <hasso@estpak.ee> + + * zebra/ipforward_proc.c: Fixed lowering privileges. + * zebra/zserv.c: Fixed "(no) ipv6 forwarding" command logic. + * configure.ac: Added --disable-capabilities switch to configure. + 2004-03-22 Hasso Tepper <hasso@estpak.ee> * Readded SIGTERM handling so daemons can clean up their stuff if they |