1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513
|
/* config.h.in. Generated from configure.ac by autoheader. */
/* bgpd vty socket */
#undef BGP_VTYSH_PATH
/* BSDI */
#undef BSDI_NRL
/* Mask for config files */
#undef CONFIGFILE_MASK
/* Consumed Time Check */
#undef CONSUMED_TIME_CHECK
/* daemon vty directory */
#undef DAEMON_VTY_DIR
/* Disable BGP installation to zebra */
#undef DISABLE_BGP_ANNOUNCE
/* GNU Linux */
#undef GNU_LINUX
/* Define to 1 if you have the <asm/types.h> header file. */
#undef HAVE_ASM_TYPES_H
/* Broken Alias */
#undef HAVE_BROKEN_ALIASES
/* Broken CMSG_FIRSTHDR */
#undef HAVE_BROKEN_CMSG_FIRSTHDR
/* Can pass ifindex in struct ip_mreq */
#undef HAVE_BSD_STRUCT_IP_MREQ_HACK
/* capabilities */
#undef HAVE_CAPABILITIES
/* Define to 1 if you have the `daemon' function. */
#undef HAVE_DAEMON
/* Define to 1 if you have the <dlfcn.h> header file. */
#undef HAVE_DLFCN_H
/* Define to 1 if you have the `fcntl' function. */
#undef HAVE_FCNTL
/* Define to 1 if you have the `getaddrinfo' function. */
#undef HAVE_GETADDRINFO
/* Define to 1 if you have the `getifaddrs' function. */
#undef HAVE_GETIFADDRS
/* Glibc backtrace */
#undef HAVE_GLIBC_BACKTRACE
/* GNU regexp library */
#undef HAVE_GNU_REGEX
/* ifaliasreq */
#undef HAVE_IFALIASREQ
/* Have in6_aliasreq.ifra_lifetime */
#undef HAVE_IFRA_LIFETIME
/* Define to 1 if you have the `if_indextoname' function. */
#undef HAVE_IF_INDEXTONAME
/* Define to 1 if you have the `if_nametoindex' function. */
#undef HAVE_IF_NAMETOINDEX
/* in6_aliasreq */
#undef HAVE_IN6_ALIASREQ
/* __inet_aton */
#undef HAVE_INET_ATON
/* Define to 1 if you have the <inet/nd.h> header file. */
#undef HAVE_INET_ND_H
/* __inet_ntop */
#undef HAVE_INET_NTOP
/* __inet_pton */
#undef HAVE_INET_PTON
/* in_pktinfo */
#undef HAVE_INPKTINFO
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H
/* Linux IPv6 */
#undef HAVE_IPV6
/* IRDP */
#undef HAVE_IRDP
/* Define to 1 if you have the <kvm.h> header file. */
#undef HAVE_KVM_H
/* Capabilities */
#undef HAVE_LCAPS
/* 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
/* Define to 1 if you have the `m' library (-lm). */
#undef HAVE_LIBM
/* Define to 1 if you have the `nsl' library (-lnsl). */
#undef HAVE_LIBNSL
/* Define to 1 if you have the `resolv' library (-lresolv). */
#undef HAVE_LIBRESOLV
/* Define to 1 if you have the `socket' library (-lsocket). */
#undef HAVE_LIBSOCKET
/* Define to 1 if you have the `umem' library (-lumem). */
#undef HAVE_LIBUMEM
/* Define to 1 if you have the <libutil.h> header file. */
#undef HAVE_LIBUTIL_H
/* Define to 1 if you have the `xnet' library (-lxnet). */
#undef HAVE_LIBXNET
/* Define to 1 if you have the <limits.h> header file. */
#undef HAVE_LIMITS_H
/* Define to 1 if you have the <linux/version.h> header file. */
#undef HAVE_LINUX_VERSION_H
/* mallinfo */
#undef HAVE_MALLINFO
/* Define to 1 if you have the <malloc.h> header file. */
#undef HAVE_MALLOC_H
/* Define to 1 if you have the `memcpy' function. */
#undef HAVE_MEMCPY
/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H
/* Define to 1 if you have the `memset' function. */
#undef HAVE_MEMSET
/* nd_opt_adv_interval */
#undef HAVE_ND_OPT_ADV_INTERVAL
/* nd_opt_ai_type */
#undef HAVE_ND_OPT_ADV_INTERVAL_AI_FIELDS
/* nd_opt_homeagent_info */
#undef HAVE_ND_OPT_HOMEAGENT_INFO
/* Define to 1 if you have the <netdb.h> header file. */
#undef HAVE_NETDB_H
/* Define to 1 if you have the <netinet6/in6.h> header file. */
#undef HAVE_NETINET6_IN6_H
/* Define to 1 if you have the <netinet6/in6_var.h> header file. */
#undef HAVE_NETINET6_IN6_VAR_H
/* Define to 1 if you have the <netinet6/nd6.h> header file. */
#undef HAVE_NETINET6_ND6_H
/* Define to 1 if you have the <netinet/icmp6.h> header file. */
#undef HAVE_NETINET_ICMP6_H
/* Define to 1 if you have the <netinet/in6_var.h> header file. */
#undef HAVE_NETINET_IN6_VAR_H
/* Define to 1 if you have the <netinet/in.h> header file. */
#undef HAVE_NETINET_IN_H
/* Define to 1 if you have the <netinet/in_systm.h> header file. */
#undef HAVE_NETINET_IN_SYSTM_H
/* Define to 1 if you have the <netinet/in_var.h> header file. */
#undef HAVE_NETINET_IN_VAR_H
/* netlink */
#undef HAVE_NETLINK
/* Net SNMP */
#undef HAVE_NETSNMP
/* Define to 1 if you have the <net/if_dl.h> header file. */
#undef HAVE_NET_IF_DL_H
/* Define to 1 if you have the <net/if.h> header file. */
#undef HAVE_NET_IF_H
/* Define to 1 if you have the <net/if_var.h> header file. */
#undef HAVE_NET_IF_VAR_H
/* Define to 1 if you have the <net/netopt.h> header file. */
#undef HAVE_NET_NETOPT_H
/* Define to 1 if you have the <net/route.h> header file. */
#undef HAVE_NET_ROUTE_H
/* 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
/* Solaris printstack */
#undef HAVE_PRINTSTACK
/* Define to 1 if you have the <priv.h> 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
/* Enable IPv6 Routing Advertisement support */
#undef HAVE_RTADV
/* rt_addrinfo */
#undef HAVE_RT_ADDRINFO
/* rusage */
#undef HAVE_RUSAGE
/* sa_len */
#undef HAVE_SA_LEN
/* Have setproctitle */
#undef HAVE_SETPROCTITLE
/* scope id */
#undef HAVE_SIN6_SCOPE_ID
/* sin_len */
#undef HAVE_SIN_LEN
/* SNMP */
#undef HAVE_SNMP
/* Define to 1 if you have the `snprintf' function. */
#undef HAVE_SNPRINTF
/* sockaddr_dl */
#undef HAVE_SOCKADDR_DL
/* socklen_t */
#undef HAVE_SOCKLEN_T
/* getpflags */
#undef HAVE_SOLARIS_CAPABILITIES
/* Stack symbol decoding */
#undef HAVE_STACK_TRACE
/* Define to 1 if you have the <stdint.h> header file. */
#undef HAVE_STDINT_H
/* Define to 1 if you have the <stdlib.h> header file. */
#undef HAVE_STDLIB_H
/* Define to 1 if you have the `strerror' function. */
#undef HAVE_STRERROR
/* Define to 1 if you have the <strings.h> header file. */
#undef HAVE_STRINGS_H
/* Define to 1 if you have the <string.h> header file. */
#undef HAVE_STRING_H
/* Define to 1 if you have the `strlcat' function. */
#undef HAVE_STRLCAT
/* Define to 1 if you have the `strlcpy' function. */
#undef HAVE_STRLCPY
/* Define to 1 if you have the `strndup' function. */
#undef HAVE_STRNDUP
/* Define to 1 if you have the `strnlen' function. */
#undef HAVE_STRNLEN
/* Define to 1 if you have the <stropts.h> header file. */
#undef HAVE_STROPTS_H
/* Define to 1 if `imr_ifindex' is member of `struct ip_mreqn'. */
#undef HAVE_STRUCT_IP_MREQN_IMR_IFINDEX
/* sun_len */
#undef HAVE_SUN_LEN
/* Define to 1 if you have the <sys/capability.h> header file. */
#undef HAVE_SYS_CAPABILITY_H
/* Define to 1 if you have the <sys/conf.h> header file. */
#undef HAVE_SYS_CONF_H
/* Define to 1 if you have the <sys/ksym.h> header file. */
#undef HAVE_SYS_KSYM_H
/* Define to 1 if you have the <sys/param.h> header file. */
#undef HAVE_SYS_PARAM_H
/* Define to 1 if you have the <sys/select.h> header file. */
#undef HAVE_SYS_SELECT_H
/* Define to 1 if you have the <sys/socket.h> header file. */
#undef HAVE_SYS_SOCKET_H
/* Define to 1 if you have the <sys/sockio.h> header file. */
#undef HAVE_SYS_SOCKIO_H
/* Define to 1 if you have the <sys/stat.h> header file. */
#undef HAVE_SYS_STAT_H
/* Define to 1 if you have the <sys/sysctl.h> header file. */
#undef HAVE_SYS_SYSCTL_H
/* Define to 1 if you have the <sys/times.h> header file. */
#undef HAVE_SYS_TIMES_H
/* Define to 1 if you have the <sys/time.h> header file. */
#undef HAVE_SYS_TIME_H
/* Define to 1 if you have the <sys/types.h> header file. */
#undef HAVE_SYS_TYPES_H
/* Use TCP for zebra communication */
#undef HAVE_TCP_ZEBRA
/* Define to 1 if you have the <ucontext.h> header file. */
#undef HAVE_UCONTEXT_H
/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H
/* Define to 1 if you have the `vsnprintf' function. */
#undef HAVE_VSNPRINTF
/* INRIA IPv6 */
#undef INRIA_IPV6
/* IRIX 6.5 */
#undef IRIX_65
/* isisd vty socket */
#undef ISIS_VTYSH_PATH
/* KAME IPv6 stack */
#undef KAME
/* Linux IPv6 stack */
#undef LINUX_IPV6
/* Mask for log files */
#undef LOGFILE_MASK
/* Musica IPv6 stack */
#undef MUSICA
/* NRL */
#undef NRL
/* OpenBSD */
#undef OPEN_BSD
/* ospf6d vty socket */
#undef OSPF6_VTYSH_PATH
/* ospfd vty socket */
#undef OSPF_VTYSH_PATH
/* Name of package */
#undef PACKAGE
/* Define to the address where bug reports for this package should be sent. */
#undef PACKAGE_BUGREPORT
/* Define to the full name of this package. */
#undef PACKAGE_NAME
/* Define to the full name and version of this package. */
#undef PACKAGE_STRING
/* Define to the one symbol short name of this package. */
#undef PACKAGE_TARNAME
/* Define to the version of this package. */
#undef PACKAGE_VERSION
/* Have openpam_ttyconv */
#undef PAM_CONV_FUNC
/* bgpd PID */
#undef PATH_BGPD_PID
/* isisd PID */
#undef PATH_ISISD_PID
/* ospf6d PID */
#undef PATH_OSPF6D_PID
/* ospfd PID */
#undef PATH_OSPFD_PID
/* ripd PID */
#undef PATH_RIPD_PID
/* ripngd PID */
#undef PATH_RIPNGD_PID
/* watchquagga PID */
#undef PATH_WATCHQUAGGA_PID
/* zebra PID */
#undef PATH_ZEBRA_PID
/* Quagga Group */
#undef QUAGGA_GROUP
/* Hide deprecated interfaces */
#undef QUAGGA_NO_DEPRECATED_INTERFACES
/* 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
/* rip vty socket */
#undef RIP_VTYSH_PATH
/* Solaris IPv6 */
#undef SOLARIS_IPV6
/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS
/* SunOS 5 */
#undef SUNOS_5
/* SunOS 5.6 to 5.7 */
#undef SUNOS_56
/* SunOS 5.8 up */
#undef SUNOS_59
/* OSPFAPI */
#undef SUPPORT_OSPF_API
/* Enable IS-IS topology generator code */
#undef TOPOLOGY_GENERATE
/* Use PAM for authentication */
#undef USE_PAM
/* Version number of package */
#undef VERSION
/* VTY shell */
#undef VTYSH
/* VTY Sockets Group */
#undef VTY_GROUP
/* Define to 1 if your processor stores words with the most significant byte
first (like Motorola and SPARC, unlike Intel and VAX). */
#undef WORDS_BIGENDIAN
/* zebra api socket */
#undef ZEBRA_SERV_PATH
/* zebra vty socket */
#undef ZEBRA_VTYSH_PATH
/* Define to 1 if on AIX 3.
System headers sometimes define this.
We just want to avoid a redefinition error message. */
#ifndef _ALL_SOURCE
# undef _ALL_SOURCE
#endif
/* Define to empty if `const' does not conform to ANSI C. */
#undef const
/* Old readline */
#undef rl_completion_matches
|