]> git.ipfire.org Git - thirdparty/bird.git/commit
Fixes a bug in kernel extended attribute processing.
authorOndrej Zajicek <santiago@crfreenet.org>
Tue, 10 Sep 2013 11:01:22 +0000 (13:01 +0200)
committerOndrej Zajicek <santiago@crfreenet.org>
Tue, 10 Sep 2013 11:01:22 +0000 (13:01 +0200)
commit2a0130f94d2304e316f0ffad8e52fce094559782
tree15562d887aed4b7aa2ffb2da6f65ea6d22c6a30c
parent507e182a60c3704f8a28a0450f1affc2c7c1b66a
Fixes a bug in kernel extended attribute processing.

The bug caused that krt_prefsrc attribute was not processed when a route
received from a kernel protocol was exported to another kernel protocol.

Thanks to Sergey Popovich for a bugreport.
sysdep/unix/krt.c