]> git.pld-linux.org Git - packages/bird.git/blame - bird-allowalien.patch
- switch to https
[packages/bird.git] / bird-allowalien.patch
CommitLineData
81d46bbb
ŁC
1diff -ru bird-1.3.9.orig/sysdep/linux/netlink.c bird-1.3.9/sysdep/linux/netlink.c
2--- bird-1.3.9.orig/sysdep/linux/netlink.c 2012-08-07 11:15:45.000000000 +0200
3+++ bird-1.3.9/sysdep/linux/netlink.c 2013-02-03 18:58:22.203590335 +0100
4@@ -870,8 +870,9 @@
90b6235c
ŁC
5 * for their 'alien' routes.
6 */
7
8- if (i->rtm_protocol == RTPROT_BOOT)
81d46bbb 9+ /*if (i->rtm_protocol == RTPROT_BOOT)
90b6235c 10 src = KRT_SRC_KERNEL;
81d46bbb 11+ */
90b6235c
ŁC
12 }
13
14 break;
This page took 0.06986 seconds and 4 git commands to generate.