commit | 4957f4946d1cc0469f7dd09685ab077f1f31f8f6 | [log] [tgz] |
---|---|---|
author | paul <paul> | Fri Jun 27 01:28:45 2003 +0000 |
committer | paul <paul> | Fri Jun 27 01:28:45 2003 +0000 |
tree | f1f60900fc6cb659499603efba747deff7f1a0b6 | |
parent | 8cb90ff71db7582d94790e68e807dcbba8a24767 [diff] |
2003-06-27 Paul Jakma <paul@dishone.st> * ospf_vty.c: (global) add, unused, description array for lsa flags. (show_ip_ospf_database_header): pretty print options, printf hex numbers as 0x, print lsa flags and note if it is a translated LSA. (show_lsa_detail_proc): print out OSPF_LSA_LOCAL_XLT LSAs. * ospf_packet.c: (ospf_write) print out destination IP in debug info if write fails.