summaryrefslogtreecommitdiffstats
path: root/ripd/ripd.h
Commit message (Collapse)AuthorAgeFilesLines
* [zebra 18626] move zebra socket paths to configure.acpaul2003-04-071-1/+0
| | | | | | | | | | | moved definition of the various socket paths from the per daemon header files into configure.ac. it will set the paths to be in the directory specified by --localstatedir=<prefix> or otherwise will try to guess as best it can ( a la pid file path detection - which probably should try reference ${prefix} too). the present hardcoded socket path, /tmp, isnt really correct. should be in /var somewhere really.
* [zebra 14631] Generic PtP and RFC3021 interface addressing supportpatch.z14631.ptp.rfc3021paul2002-12-131-2/+0
|
* Initial revisionpaul2002-12-131-0/+408