]> git.ipfire.org Git - thirdparty/bird.git/commit
Fixes missing device attributes when exporting routes to kernel.
authorOndrej Zajicek <santiago@crfreenet.org>
Fri, 20 Apr 2012 19:04:55 +0000 (21:04 +0200)
committerOndrej Zajicek <santiago@crfreenet.org>
Fri, 20 Apr 2012 19:04:55 +0000 (21:04 +0200)
commit9b2b502be521b58a736f7b78644e89ee01b4418b
treeaccf66fc0b1186b5c3d8e0073857d647df6ab95c
parent3e17e380598b9a512bb369f51a4cf55da269f608
Fixes missing device attributes when exporting routes to kernel.

Thanks to Howden Nick for the bugreport.
sysdep/linux/netlink/netlink.c