mirror_frr/ripd
paul 23bd12c31d [zebra 18626] move zebra socket paths to configure.ac
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.
2003-04-07 06:11:09 +00:00
..
.cvsignore Initial revision 2002-12-13 20:15:29 +00:00
ChangeLog Initial revision 2002-12-13 20:15:29 +00:00
Makefile.am Initial revision 2002-12-13 20:15:29 +00:00
rip_debug.c Initial revision 2002-12-13 20:15:29 +00:00
rip_debug.h Initial revision 2002-12-13 20:15:29 +00:00
rip_interface.c [zebra 14631] Generic PtP and RFC3021 interface addressing support 2002-12-13 21:07:36 +00:00
rip_main.c Matthew Grant <grantma@anathoth.gen.nz> 2003-01-22 19:47:09 +00:00
rip_offset.c Initial revision 2002-12-13 20:15:29 +00:00
rip_peer.c Initial revision 2002-12-13 20:15:29 +00:00
rip_routemap.c Initial revision 2002-12-13 20:15:29 +00:00
rip_snmp.c Fix build for net-snmp 2003-03-18 00:03:05 +00:00
rip_zebra.c Initial revision 2002-12-13 20:15:29 +00:00
ripd.c [zebra 14631] Generic PtP and RFC3021 interface addressing support 2002-12-13 21:07:36 +00:00
ripd.conf.sample Initial revision 2002-12-13 20:15:29 +00:00
ripd.h [zebra 18626] move zebra socket paths to configure.ac 2003-04-07 06:11:09 +00:00
RIPv2-MIB.txt Initial revision 2002-12-13 20:15:29 +00:00