ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/hopm/trunk/src/firedns.h
(Generate patch)

Comparing hopm/trunk/src/firedns.h (file contents):
Revision 5052 by michael, Mon Dec 22 11:56:03 2014 UTC vs.
Revision 5069 by michael, Mon Dec 22 14:57:12 2014 UTC

# Line 36 | Line 36 | struct in6_addr {
36   /* max number of nameservers used */
37   #define FDNS_MAX              8
38   /* preferred firedns config file */
39 < #define FDNS_CONFIG_PREF     BOPM_ETCDIR "/firedns.conf"
39 > #define FDNS_CONFIG_PREF     HOPM_ETCDIR "/firedns.conf"
40   /* fallback config file */
41   #define FDNS_CONFIG_FBCK     "/etc/resolv.conf"
42   /* Number of seconds to wait for a reply */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines