summaryrefslogtreecommitdiffstats
path: root/ospf6d/ospf6d.h
Commit message (Collapse)AuthorAgeFilesLines
* Update to latest (really :) ospf6d from Zebra repository and some tinyhasso2004-05-181-1/+1
| | | | fixes.
* Ospf6d merge from Zebra repository with added privs stuff and mergedhasso2004-05-181-111/+53
| | | | zclient changes.
* 2004-03-16 David Young <dyoung@pobox.com>gdt2004-03-161-1/+1
| | | | | | | | | * (many) reference <lib/version.h> rather than "version.h", because version.h is a generated file and not present in the source tree when using objdir builds. (committed by gdt) works fine with normal builds; didn't try objdir
* Import of zebra.org 20030428-18:07 ISTpaul2003-04-281-1/+1
|
* [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.
* Initial revisionpaul2002-12-131-0/+175