watchlink/netlink_event.cc      |    2 +-
 watchlink/netlink_linkstatus.cc |   20 +++++++++++++++++++-
 watchlink/netlink_listener.cc   |    2 +-
 3 files changed, 21 insertions(+), 3 deletions(-)

New commits:
commit 1f52d5148d3191f970f7af8ed0704b5e0c7ac06b
Author: Stephen Hemminger <[EMAIL PROTECTED]>
Date:   Thu Apr 3 19:44:08 2008 -0700

    add locking to prevent file update problems
    
    The vyatta-interfaces script needs to update the linkstatus file,
    so locking is needed to prevent concurrent read/update problems.

commit 213fe380e3d36257772c9d6de696521831b735e0
Author: Stephen Hemminger <[EMAIL PROTECTED]>
Date:   Thu Apr 3 19:41:51 2008 -0700

    fix build on on 64 bit platforms
    
    Use proper include files so watchlink can be built on 64 bit
    platforms. Not strictly necessary yet, since vyatta isn't doing
    64 bit builds, but some development machines run 64 bit OS.

http://suva.vyatta.com/git/?p=vyatta-quagga.git;a=commitdiff;h=1f52d5148d3191f970f7af8ed0704b5e0c7ac06b
http://suva.vyatta.com/git/?p=vyatta-quagga.git;a=commitdiff;h=213fe380e3d36257772c9d6de696521831b735e0
_______________________________________________
svn mailing list
[email protected]
http://mailman.vyatta.com/mailman/listinfo/svn

Reply via email to