fixes for the lcpdroc client iface screen on *BSD (M.Dolze):

1. If an interface priviously been UP goes DOWN, the time when the
   interface changed would always show the current time.
2. If an active interface is removed from the system, the server would
   still show the old screens and the user will not get any notice.
3. The "first run" detection would not work if more than one interface
   is monitored. Now the "last_online" time is used, because this is an
   "per interface" value initialized to 0 at startup.
4. The TRUE/FALSE macros are used for the return values as in the other
   functions.
This commit is contained in:
marschap
2007-09-20 09:06:51 +00:00
parent 9886acfb49
commit c7358581de
4 changed files with 30 additions and 30 deletions
+1
View File
@@ -23,6 +23,7 @@ v.0.5dev (ongoing development)
+ new driver shuttleVFD for USB-based Shuttle VFDs (Thien Vu)
* enable building lcdproc client on FreeBSD AMD64 platform (M. Dolze)
* Autoconf fixes for Net/FreeBSD (M. Dolze)
* fixes for the lcpdroc client iface screen on *BSD (M.Dolze)
v.0.5.2
* fix switching on/off the Load screen in lcdproc client using the menu