]> git.ipfire.org Git - people/ms/rstp.git/commit
netlink shouldn't kill daemon
authorStephen Hemminger <shemminger@linux-foundation.org>
Thu, 22 Mar 2007 20:41:40 +0000 (13:41 -0700)
committerStephen Hemminger <shemminger@linux-foundation.org>
Thu, 22 Mar 2007 20:41:40 +0000 (13:41 -0700)
commit5167b82ceb4d778e2ca069525d5bee12c233fb15
treee7797f7296567c911d250940cc2e4c0cd283d60b
parentf2592588c699b840e1adab3548af733ea03bf27a
netlink shouldn't kill daemon

A netlink error shouldn't cause silent death of daemon.
It doesn't work well if library calls exit().
libnetlink.c