]> git.proxmox.com Git - mirror_frr.git/commit
[ospf6d] Fix string comparison bug in ospf6_lsa_handler_name.
authorAndrew J. Schorr <ajschorr@alumni.princeton.edu>
Tue, 27 Feb 2007 15:24:36 +0000 (15:24 +0000)
committerAndrew J. Schorr <ajschorr@alumni.princeton.edu>
Tue, 27 Feb 2007 15:24:36 +0000 (15:24 +0000)
commitc32d28b765e936acb8695f73a119d73cacff2610
tree9fe15aab5dce014eb71fc97b1659a3a958ad927d
parent4056a544eb0b7ea513bca0d70808e671c3f2c25b
[ospf6d] Fix string comparison bug in ospf6_lsa_handler_name.

2007-02-27  Pavol Rusnak <prusnak@suse.cz>

* ospf6_lsa.c: (ospf6_lsa_handler_name) Fix bug: must use strcmp
  to compare strings.
ospf6d/ChangeLog
ospf6d/ospf6_lsa.c