]> git.puffer.fish Git - mirror/frr.git/commit
2003-06-19 Paul Jakma <paul@dishone.st>
authorpaul <paul>
Sun, 22 Jun 2003 09:04:47 +0000 (09:04 +0000)
committerpaul <paul>
Sun, 22 Jun 2003 09:04:47 +0000 (09:04 +0000)
commitb0a053be42e5ab00b1453d3b86b8f3a187cc555f
treee8f725c5dd82a413e4454a0cbdd67d73d723f9fb
parente2c6c153d13eb47806d10129d32aee4a8a38a9e3
2003-06-19 Paul Jakma <paul@dishone.st>

* ospf_vty.c (ospf_area_stub_no_summary): fix typo.
  (ospf_area_nssa_cmd_handler): new function to handle the
  area.*nssa commands.
  (ospf_area_nssa_cmd): changed to call ospf_area_nssa_cmd_handler
  (ospf_area_nssa_translate_cmd) ditto
  (ospf_area_nssa_translate_cmd): changed from ALIAS to defun, call
  ospf_area_nssa_cmd_handler
  (ospf_area_nssa_translate_no_summary_cmd): ditto
  (no_ospf_area_nssa_cmd): call ospf_schedule_abr_task()
  (show_ip_ospf_area): Formatting cleanups. Properly print out NSSA
          area configuration.
  show_router_lsa_detail: Add missing newline
  (show_network_lsa_detail): ditto
  (show_summary_lsa_detail): ditto
  (show_summary_asbr_lsa_detail): ditto
  (show_ip_ospf_route_router): fix spacing
  (config_write_ospf_area): actually write out proper state for NSSA
  area.
ospfd/ospf_vty.c