]> git.puffer.fish Git - mirror/frr.git/commit
2005-07-12 Paul Jakma <paul.jakma@sun.com>
authorpaul <paul>
Tue, 12 Jul 2005 20:04:22 +0000 (20:04 +0000)
committerpaul <paul>
Tue, 12 Jul 2005 20:04:22 +0000 (20:04 +0000)
commitd57834f6e5f060924b92b9544070ecf5f145848a
tree25f7312efa2f711b2ebf1b17521e0aea9d83c10f
parente37821068873e4256a5d44d6c81babe39befc8e7
2005-07-12 Paul Jakma <paul.jakma@sun.com>

* ospfd.h: add OSPF_ABR_DEFAULT for convenience, make
  OSPF_ABR_CISCO be the default ABR type.
* ospfd.c: (ospf_new) initialise abr_type to OSPF_ABR_DEFAULT
* ospf_vty.c: (no_ospf_abr_type_cmd) add standard as a negatable
  abr_type. default abr_type should be OSPF_ABR_DEFAULT.
  (ospf_config_write) test whether default abr_type against
  OSPF_ABR_DEFAULT, rather than any specific ABR_TYPE.
ospfd/ChangeLog
ospfd/ospf_vty.c
ospfd/ospfd.c
ospfd/ospfd.h