summaryrefslogtreecommitdiffstats
path: root/ospfd/ospf_abr.c
Commit message (Collapse)AuthorAgeFilesLines
* From: Hasso Tepper <hasso@estpak.ee>paul2003-04-191-176/+163
| | | | | | | | | | | | Subject: [zebra 17365] [PATCH] Ospf area id's DECIMAL -> ADDRESS It was annoying for me to view area id's like 335544330 (20.0.0.10 in address format) in configuration. Most of other network devices are using address-like id's and so does zebra when using "show ip ospf *" commands. You can still enter id's in decimal format, but they are just shown in address format.
* Initial revisionpaul2002-12-131-0/+1741