summaryrefslogtreecommitdiffstats
path: root/zebra/if_proc.c
Commit message (Collapse)AuthorAgeFilesLines
* 2003-07-12 Matthias Ferdinand <mferd@sanet.de>paul2003-07-121-1/+2
| | | | | | | * zebra/if_proc.c: zebra does not close the file after reading /proc/net/dev for retrieving interface names and statistics. call fclose(fp) before returning from ifstat_update_proc() or interface_list_proc()
* Initial revisionpaul2002-12-131-0/+246