mirror of
https://git.proxmox.com/git/mirror_frr
synced 2026-01-06 01:20:49 +00:00
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.
|
||
|---|---|---|
| .. | ||
| .cvsignore | ||
| ChangeLog | ||
| Makefile.am | ||
| rip_debug.c | ||
| rip_debug.h | ||
| rip_interface.c | ||
| rip_main.c | ||
| rip_offset.c | ||
| rip_peer.c | ||
| rip_routemap.c | ||
| rip_snmp.c | ||
| rip_zebra.c | ||
| ripd.c | ||
| ripd.conf.sample | ||
| ripd.h | ||
| RIPv2-MIB.txt | ||