--- embedaddon/quagga/config.h.in 2012/02/21 17:26:11 1.1 +++ embedaddon/quagga/config.h.in 2016/11/02 10:09:10 1.1.1.4 @@ -6,9 +6,6 @@ /* bgpd vty socket */ #undef BGP_VTYSH_PATH -/* BSDI */ -#undef BSDI_NRL - /* Mask for config files */ #undef CONFIGFILE_MASK @@ -21,6 +18,9 @@ /* Disable BGP installation to zebra */ #undef DISABLE_BGP_ANNOUNCE +/* include git version info */ +#undef GIT_VERSION + /* GNU Linux */ #undef GNU_LINUX @@ -33,12 +33,12 @@ /* Define to 1 if you have the header file. */ #undef HAVE_ASM_TYPES_H -/* Broken Alias */ -#undef HAVE_BROKEN_ALIASES - /* Broken CMSG_FIRSTHDR */ #undef HAVE_BROKEN_CMSG_FIRSTHDR +/* BSD ifi_link_state available */ +#undef HAVE_BSD_IFI_LINK_STATE + /* BSD link-detect */ #undef HAVE_BSD_LINK_DETECT @@ -82,6 +82,9 @@ /* Define to 1 if you have the `fork' function. */ #undef HAVE_FORK +/* Forwarding Plane Manager support */ +#undef HAVE_FPM + /* Define to 1 if you have the `ftruncate' function. */ #undef HAVE_FTRUNCATE @@ -91,6 +94,9 @@ /* Define to 1 if you have the `getcwd' function. */ #undef HAVE_GETCWD +/* Define to 1 if you have the `getgrouplist' function. */ +#undef HAVE_GETGROUPLIST + /* Define to 1 if you have the `gethostbyname' function. */ #undef HAVE_GETHOSTBYNAME @@ -115,7 +121,7 @@ /* Define to 1 if you have the `if_nametoindex' function. */ #undef HAVE_IF_NAMETOINDEX -/* __inet_aton */ +/* Define to 1 if you have the `inet_aton' function. */ #undef HAVE_INET_ATON /* Define to 1 if you have the header file. */ @@ -124,18 +130,27 @@ /* Define to 1 if you have the `inet_ntoa' function. */ #undef HAVE_INET_NTOA -/* __inet_ntop */ +/* inet_ntop */ #undef HAVE_INET_NTOP -/* __inet_pton */ +/* inet_pton */ #undef HAVE_INET_PTON /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H -/* Linux IPv6 */ +/* IPv6 */ #undef HAVE_IPV6 +/* Have IP_PKTINFO */ +#undef HAVE_IP_PKTINFO + +/* Have IP_RECVDSTADDR */ +#undef HAVE_IP_RECVDSTADDR + +/* Have IP_RECVIF */ +#undef HAVE_IP_RECVIF + /* IRDP */ #undef HAVE_IRDP @@ -148,9 +163,6 @@ /* Define to 1 if you have the `crypt' library (-lcrypt). */ #undef HAVE_LIBCRYPT -/* Define to 1 if you have the `kvm' library (-lkvm). */ -#undef HAVE_LIBKVM - /* Have libm */ #undef HAVE_LIBM @@ -175,16 +187,15 @@ /* Define to 1 if you have the header file. */ #undef HAVE_LIMITS_H +/* Define to 1 if you have the header file. */ +#undef HAVE_LINUX_MROUTE_H + /* Define to 1 if you have the header file. */ #undef HAVE_LINUX_VERSION_H /* mallinfo */ #undef HAVE_MALLINFO -/* Define to 1 if your system has a GNU libc compatible `malloc' function, and - to 0 otherwise. */ -#undef HAVE_MALLOC - /* Define to 1 if you have the `memchr' function. */ #undef HAVE_MEMCHR @@ -230,8 +241,8 @@ /* netlink */ #undef HAVE_NETLINK -/* Net SNMP */ -#undef HAVE_NETSNMP +/* Have netns */ +#undef HAVE_NETNS /* Define to 1 if you have the header file. */ #undef HAVE_NET_IF_DL_H @@ -251,15 +262,9 @@ /* NET_RT_IFLIST */ #undef HAVE_NET_RT_IFLIST -/* OSPF Opaque LSA */ -#undef HAVE_OPAQUE_LSA - /* Have openpam.h */ #undef HAVE_OPENPAM_H -/* OSPF TE */ -#undef HAVE_OSPF_TE - /* Have pam_misc.h */ #undef HAVE_PAM_MISC_H @@ -272,19 +277,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_PRIV_H -/* /proc/net/dev */ -#undef HAVE_PROC_NET_DEV - -/* /proc/net/if_inet6 */ -#undef HAVE_PROC_NET_IF_INET6 - /* prctl */ #undef HAVE_PR_SET_KEEPCAPS -/* Define to 1 if your system has a GNU libc compatible `realloc' function, - and to 0 otherwise. */ -#undef HAVE_REALLOC - /* Have RFC3678 protocol-independed API */ #undef HAVE_RFC3678 @@ -297,6 +292,9 @@ /* Define to 1 if you have the `select' function. */ #undef HAVE_SELECT +/* Define to 1 if you have the `setns' function. */ +#undef HAVE_SETNS + /* Have setproctitle */ #undef HAVE_SETPROCTITLE @@ -325,6 +323,9 @@ zero-length file name argument. */ #undef HAVE_STAT_EMPTY_STRING_BUG +/* Define to 1 if stdbool.h conforms to C99. */ +#undef HAVE_STDBOOL_H + /* Define to 1 if you have the header file. */ #undef HAVE_STDDEF_H @@ -406,6 +407,12 @@ /* Define to 1 if `ifm_status' is a member of `struct ifmediareq'. */ #undef HAVE_STRUCT_IFMEDIAREQ_IFM_STATUS +/* Define to 1 if `ifi_link_state' is a member of `struct if_data'. */ +#undef HAVE_STRUCT_IF_DATA_IFI_LINK_STATE + +/* Define to 1 if the system has the type `struct igmpmsg'. */ +#undef HAVE_STRUCT_IGMPMSG + /* Define to 1 if the system has the type `struct in6_aliasreq'. */ #undef HAVE_STRUCT_IN6_ALIASREQ @@ -415,6 +422,9 @@ /* Define to 1 if `imr_ifindex' is a member of `struct ip_mreqn'. */ #undef HAVE_STRUCT_IP_MREQN_IMR_IFINDEX +/* Define to 1 if the system has the type `struct mfcctl'. */ +#undef HAVE_STRUCT_MFCCTL + /* Define to 1 if the system has the type `struct nd_opt_adv_interval'. */ #undef HAVE_STRUCT_ND_OPT_ADV_INTERVAL @@ -428,12 +438,21 @@ /* Define to 1 if the system has the type `struct rt_addrinfo'. */ #undef HAVE_STRUCT_RT_ADDRINFO +/* Define to 1 if the system has the type `struct sioc_sg_req'. */ +#undef HAVE_STRUCT_SIOC_SG_REQ + +/* Define to 1 if the system has the type `struct sioc_vif_req'. */ +#undef HAVE_STRUCT_SIOC_VIF_REQ + /* Define to 1 if the system has the type `struct sockaddr'. */ #undef HAVE_STRUCT_SOCKADDR /* Define to 1 if the system has the type `struct sockaddr_dl'. */ #undef HAVE_STRUCT_SOCKADDR_DL +/* Define to 1 if `sdl_len' is a member of `struct sockaddr_dl'. */ +#undef HAVE_STRUCT_SOCKADDR_DL_SDL_LEN + /* Define to 1 if the system has the type `struct sockaddr_in'. */ #undef HAVE_STRUCT_SOCKADDR_IN @@ -455,12 +474,18 @@ /* Define to 1 if `sun_len' is a member of `struct sockaddr_un'. */ #undef HAVE_STRUCT_SOCKADDR_UN_SUN_LEN +/* Define to 1 if the system has the type `struct vifctl'. */ +#undef HAVE_STRUCT_VIFCTL + /* Define to 1 if you have the header file. */ #undef HAVE_SYSLOG_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_CAPABILITY_H +/* Define to 1 if you have the header file. */ +#undef HAVE_SYS_CDEFS_H + /* Define to 1 if you have the header file. */ #undef HAVE_SYS_CONF_H @@ -503,6 +528,25 @@ /* Define to 1 if you have that is POSIX.1 compatible. */ #undef HAVE_SYS_WAIT_H +/* Define this if your system can create weak aliases */ +#undef HAVE_SYS_WEAK_ALIAS + +/* Define this if weak aliases may be created with __attribute__ */ +#undef HAVE_SYS_WEAK_ALIAS_ATTRIBUTE + +/* Define this if weak aliases may be created with #pragma _CRI duplicate */ +#undef HAVE_SYS_WEAK_ALIAS_CRIDUPLICATE + +/* Define this if weak aliases in other files are honored */ +#undef HAVE_SYS_WEAK_ALIAS_CROSSFILE + +/* Define this if weak aliases may be created with #pragma _HP_SECONDARY_DEF + */ +#undef HAVE_SYS_WEAK_ALIAS_HPSECONDARY + +/* Define this if weak aliases may be created with #pragma weak */ +#undef HAVE_SYS_WEAK_ALIAS_PRAGMA + /* Old Linux 2.4 TCP MD5 Signature Patch */ #undef HAVE_TCP_MD5_LINUX24 @@ -515,6 +559,18 @@ /* Define to 1 if you have the header file. */ #undef HAVE_UCONTEXT_H +/* Define to 1 if `uc_mcontext.gregs' is a member of `ucontext_t'. */ +#undef HAVE_UCONTEXT_T_UC_MCONTEXT_GREGS + +/* Define to 1 if `uc_mcontext.regs' is a member of `ucontext_t'. */ +#undef HAVE_UCONTEXT_T_UC_MCONTEXT_REGS + +/* Define to 1 if `uc_mcontext.regs.nip' is a member of `ucontext_t'. */ +#undef HAVE_UCONTEXT_T_UC_MCONTEXT_REGS_NIP + +/* Define to 1 if `uc_mcontext.uc_regs' is a member of `ucontext_t'. */ +#undef HAVE_UCONTEXT_T_UC_MCONTEXT_UC_REGS + /* Define to 1 if you have the `uname' function. */ #undef HAVE_UNAME @@ -527,6 +583,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_VFORK_H +/* Define to 1 if the system has the type `vifi_t'. */ +#undef HAVE_VIFI_T + /* Define to 1 if you have the `vprintf' function. */ #undef HAVE_VPRINTF @@ -545,12 +604,9 @@ /* Define to 1 if `vfork' works. */ #undef HAVE_WORKING_VFORK -/* INRIA IPv6 */ -#undef INRIA_IPV6 +/* Define to 1 if the system has the type `_Bool'. */ +#undef HAVE__BOOL -/* IRIX 6.5 */ -#undef IRIX_65 - /* selected method for isis, == one of the constants */ #undef ISIS_METHOD @@ -566,7 +622,7 @@ /* isisd vty socket */ #undef ISIS_VTYSH_PATH -/* KAME IPv6 stack */ +/* KAME IPv6 */ #undef KAME /* Linux IPv6 stack */ @@ -583,15 +639,12 @@ */ #undef LT_OBJDIR -/* Musica IPv6 stack */ -#undef MUSICA +/* Maximum number of paths for a route */ +#undef MULTIPATH_NUM /* Define to 1 if your C compiler doesn't accept -c and -o together. */ #undef NO_MINUS_C_MINUS_O -/* NRL */ -#undef NRL - /* OpenBSD */ #undef OPEN_BSD @@ -637,6 +690,9 @@ /* ospfd PID */ #undef PATH_OSPFD_PID +/* pimd PID */ +#undef PATH_PIMD_PID + /* ripd PID */ #undef PATH_RIPD_PID @@ -649,6 +705,9 @@ /* zebra PID */ #undef PATH_ZEBRA_PID +/* pimd vty socket */ +#undef PIM_VTYSH_PATH + /* Quagga Group */ #undef QUAGGA_GROUP @@ -658,9 +717,6 @@ /* Quagga User */ #undef QUAGGA_USER -/* Define as the return type of signal handlers (`int' or `void'). */ -#undef RETSIGTYPE - /* ripng vty socket */ #undef RIPNG_VTYSH_PATH @@ -676,6 +732,12 @@ /* Define to the type of arg 5 for `select'. */ #undef SELECT_TYPE_ARG5 +/* Use SNMP AgentX to interface with snmpd */ +#undef SNMP_AGENTX + +/* Use SNMP SMUX to interface with snmpd */ +#undef SNMP_SMUX + /* Solaris IPv6 */ #undef SOLARIS_IPV6 @@ -755,6 +817,11 @@ /* zebra vty socket */ #undef ZEBRA_VTYSH_PATH +/* Enable large inode numbers on Mac OS X 10.5. */ +#ifndef _DARWIN_USE_64_BIT_INODE +# define _DARWIN_USE_64_BIT_INODE 1 +#endif + /* Number of bits in a file offset, on hosts where this is settable. */ #undef _FILE_OFFSET_BITS @@ -783,17 +850,11 @@ #undef inline #endif -/* Define to rpl_malloc if the replacement function should be used. */ -#undef malloc - /* Define to `int' if does not define. */ #undef mode_t /* Define to `int' if does not define. */ #undef pid_t - -/* Define to rpl_realloc if the replacement function should be used. */ -#undef realloc /* Define to the equivalent of the C99 'restrict' keyword, or to nothing if this is not supported. Do not define if restrict is