]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
Merge commit 'f83ce94d5e410d5e5b921121867321c19451896b' into integrated
authorOndrej Zajicek <santiago@crfreenet.org>
Tue, 29 Apr 2014 13:08:17 +0000 (15:08 +0200)
committerOndrej Zajicek <santiago@crfreenet.org>
Tue, 29 Apr 2014 13:10:51 +0000 (15:10 +0200)
1  2 
nest/neighbor.c
sysdep/linux/netlink.c

diff --cc nest/neighbor.c
Simple merge
index 5b46985892506e0b629a46730bc529514ec19655,08dc11b6e1f3f3a78c3e50c41dcba662f4e059eb..0f458b2c866efda14ae2f8cb9576a05d8a463d94
@@@ -1113,6 -1096,7 +1112,7 @@@ krt_sys_start(struct krt_proto *p
  void
  krt_sys_shutdown(struct krt_proto *p UNUSED)
  {
 -  nl_table_map[KRT_CF->sys.table_id] = NULL;
++  nl_tablex_map(p->addr_type == RT_IPV4)[KRT_CF->sys.table_id] = NULL;
  }
  
  int