]> git.puffer.fish Git - mirror/frr.git/commit
ospf6d: fix crash on filter-list handling (BZ#530)
authorChristian Hammers <ch@debian.org>
Mon, 12 Sep 2011 10:23:05 +0000 (14:23 +0400)
committerDenis Ovsienko <infrastation@yandex.ru>
Sun, 25 Sep 2011 14:13:26 +0000 (18:13 +0400)
commitc8049c165cdab08cb8024881376080b58ebc9eae
tree8f2c73bf6fb9f4069c2d1233220a009a4320e34c
parent2e35e96a11ac7bdf82ad68056f94135dc41a0995
ospf6d: fix crash on filter-list handling (BZ#530)

This essentially merges the fix available from Debian build of Quagga.

* ospf6_area.c
  * area_filter_list(): use correct argv indices
  * no_area_filter_list(): idem
ospf6d/ospf6_area.c