]> 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>
Tue, 27 Sep 2011 17:02:26 +0000 (21:02 +0400)
commit75d044d234d1826db729f9ca580c966a028dbfc3
tree42a43d0c27bc08dee5d2e77b627f42474c6bfbab
parent2b43bf231c3004efaef96f2b85d0e0f4cf6a1ea1
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