Gitiles
Code Review
Sign In
gerrit.opencord.org
/
quagga
/
e7c65f6f1a951dd94f1c2e327d968bb8d468d0b5
/
configure.ac
c876b0b
release: Quagga 1.2.0
by Paul Jakma
· 8 years ago
3c06ac0
build/HACKING: add check for pandoc and update make rule for HACKING.pdf
by Paul Jakma
· 8 years ago
40fc3dd
build: Add GCC stack-protector/SSP to default flag set
by Paul Jakma
· 8 years ago
a53d4e5
build: configure.ac - use AC_PROG_CC_C99 instead of cflags to force c99 mode
by Martin Winter
· 8 years ago
dafa05e
nhrpd: implement next hop resolution protocol
by Timo Teräs
· 8 years ago
64f8c7d
configure: fix static linking with readline
by Thomas Petazzoni
· 8 years ago
a8f9790
config: Give the option of disabling run as user/group
by Jafar Al-Gharaibeh
· 8 years ago
3b0e300
configure: Bump version to 1.1.1
by Paul Jakma
· 8 years ago
258f3da
release: Bump version to 1.1.0
by Paul Jakma
· 8 years ago
7e4025c
build: support for "development build"
by Avneesh Sachdev
· 9 years ago
ef20ef7
fpm: Add protobuf support for FPM.
by Avneesh Sachdev
· 9 years ago
b262448
build: turn off automake portability warnings
by Avneesh Sachdev
· 9 years ago
07e5b64
qpb: Add support for protobuf.
by Avneesh Sachdev
· 9 years ago
7e49a4f
build: Test for features.h and move include to lib/zebra.h
by Paul Jakma
· 8 years ago
2ab67a7
build: detect and create AM_SILENT_RULES macro if needed
by Pawel Wieczorkiewicz
· 9 years ago
9da9a61
config: Remove unused library check
by Donald Sharp
· 9 years ago
86c5d2e
release: 1.0.20160315
by Donald Sharp
· 9 years ago
e3f623b
release: 1.0.20160309
by Donald Sharp
· 9 years ago
f9f4731
configure: Fix warnings on CentOS and bump the minimum autoconf version
by Paul Jakma
· 9 years ago
988e22f
configure.ac: remove -dev in version
by Paul Jakma
· 9 years ago
d183963
build: Rework how MULTIPATH_NUM is delivered to build
by Donald Sharp
· 9 years ago
693da60
ospfd: Remove HAVE_OSPF_TE
by Donald Sharp
· 9 years ago
36fef57
ospfd: Remove HAVE_OPAQUE_LSA
by Donald Sharp
· 9 years ago
12bbd62
lib: add getgrouplist() for Solaris
by David Lamparter
· 9 years ago
e675678
build: Enable vtysh and pimd as part of default build
by Donald Sharp
· 9 years ago
e8441a8
build/lib: Check for and include stdbool.h by default
by Paul Jakma
· 9 years ago
52c0bc7
build: Remove the old PIC/PIE patch, let libtool sort it out
by Paul Jakma
· 9 years ago
1934e78
pim_mroute.h has a different version of code than linux/mroute.h provides
by Donald Sharp
· 9 years ago
55cfa2f
lib, vtysh: support multiple VRFs by using linux netns
by Feng Lu
· 10 years ago
05a69d2
Revert "lib: wrong #define used for IPV6_MINHOPCOUNT"
by David Lamparter
· 10 years ago
54b88ca
lib: wrong #define used for IPV6_MINHOPCOUNT
by Donald Sharp
· 10 years ago
336724d
babeld: Remove babeld from Quagga
by Paul Jakma
· 10 years ago
c0bedeb
build: add --enable-werror
by David Lamparter
· 10 years ago
3a7e83c
build: determine CFLAGS more intelligently
by David Lamparter
· 10 years ago
6769f43
vtysh: drop unused variables & RETSIGTYPE
by David Lamparter
· 10 years ago
d8d54ab
build: tag version as 0.99.25-dev
by David Lamparter
· 10 years ago
f191f1e
release: 0.99.24
by David Lamparter
· 10 years ago
b8a893c
build: Extend ip_mreq hack to DragonFlyBSD and SunOS
by Brian Bennett
· 10 years ago
cc81308
build: enable AM_SILENT_RULES
by David Lamparter
· 10 years ago
656a2c0
build: enable isisd by default
by David Lamparter
· 10 years ago
7abd875
build: track config args
by David Lamparter
· 10 years ago
7fe17e6
build: remove --disable-ipv6
by David Lamparter
· 10 years ago
237aac5
build: get rid of INCLUDES, use AM_CPPFLAGS
by David Lamparter
· 10 years ago
b6fa760
build: harmonize configure help strings
by David Lamparter
· 10 years ago
e8d0d24
build: remove --enable-solaris parameter
by David Lamparter
· 10 years ago
39b233f
zebra: remove rt_ioctl kernel interface
by David Lamparter
· 10 years ago
29ed622
build: remove ancient Linux/BSD IPv6 cruft
by David Lamparter
· 10 years ago
6d6df30
build: remove INRIA, NRL and MUSICA IPv6 quirks
by David Lamparter
· 10 years ago
0f048b9
build: remove AIX, NEC EWS and IRIX
by David Lamparter
· 10 years ago
2e5ca49
build: remove Linux non-netlink config
by David Lamparter
· 10 years ago
79f7496
build: remove bogus/deprecated inet_* tests
by David Lamparter
· 10 years ago
369b973
build: Quagga 0.99.24-rc1
by David Lamparter
· 10 years ago
ff57d36
pimd: Fixes to build against current quagga.
by Everton Marques
· 10 years ago
871dbcf
[pim] Initial pim 0.155
by Everton Marques
· 15 years ago
b166ea2
[lib] Add support for backtrace on more platforms
by Joakim Tjernlund
· 15 years ago
3ef0b87
build: do not assume glibc on linux
by Timo Teräs
· 10 years ago
16ffb26
*: fix detection and usage of sys/cdefs.h
by Timo Teräs
· 10 years ago
a4b5665
release: 0.99.23
by David Lamparter
· 10 years ago
fdb913a
build: Quagga 0.99.23-rc1
by David Lamparter
· 10 years ago
98a5949
build: remove now-useless --{en, dis}able-tests
by David Lamparter
· 11 years ago
8c99b4c
build: improve backtrace support/detection
by David Lamparter
· 11 years ago
c69905b
tests: DejaGNU libzebra
by David Lamparter
· 12 years ago
5bb7e4d
tests: DejaGNU bgpd
by David Lamparter
· 12 years ago
f281ab9
tests: add DejaGNU framework
by David Lamparter
· 12 years ago
66b63aa
release: 0.99.22
by David Lamparter
· 12 years ago
955be06
build: Quagga 0.99.22-rc1
by David Lamparter
· 12 years ago
ca3ccd8
zebra: fix sockaddr_dl length assumptions (BZ#737)
by David Lamparter
· 12 years ago
ea05767
build: Fix build on MacOSX 10.8 (Mountain Lion)
by Hasso Tepper
· 12 years ago
303bb00
build: Remove deprecated AM_CONFIG_HEADER
by Hasso Tepper
· 12 years ago
47f6aef
configure: allow building without getrusage
by Stephen Hemminger
· 12 years ago
675769b
build: MacOSX needs BSD struct ip_mreq hack too
by Hasso Tepper
· 12 years ago
327c4cd
testzebra: pragma weak: detect systems with weak alias and provide alternative
by Doug VanLeuven
· 12 years ago
a16dcf7
build: check for .git in configure.ac
by David Lamparter
· 12 years ago
fd76f41
build: update ICC warning CFLAGS
by David Lamparter
· 12 years ago
0be793e
build: include git info
by David Lamparter
· 12 years ago
5adc252
zebra: add module to communicate routes to FPM
by Avneesh Sachdev
· 12 years ago
9234b38
build: check actually-used BSD link state fields
by Doug VanLeuven
· 12 years ago
e2b1580
build: compile tests/ by default
by David Lamparter
· 12 years ago
1b54f79
build: fix autoconf multicast check on OpenBSD
by Brad Smith
· 12 years ago
ee1ac2d
build: fix isisd topology out of tree build
by David Lamparter
· 12 years ago
1080c13
configure: Add --with-pkg-extra-version=VER for packagers/distributions.
by Joachim Nilsson
· 12 years ago
d6be5fb
agentx: add AgentX support to Quagga.
by Vincent Bernat
· 13 years ago
08d7f65
build: use net-snmp-config to configure NetSNMP
by Vincent Bernat
· 13 years ago
6b1e37f
build: only define HAVE_SNMP
by Vincent Bernat
· 13 years ago
828f235
release: 0.99.21
by David Lamparter
· 13 years ago
f027d33
doc: only package man pages for daemons that are built
by David Ward
· 13 years ago
5734509
babeld: Initial import, for Babel routing protocol.
by Paul Jakma
· 13 years ago
fa48283
HACKING.tex: Change to a LaTeX version of HACKING
by Paul Jakma
· 13 years ago
ca9f342
build: fixup autoconf for cross-compiling (to OpenWRT)
by David Lamparter
· 15 years ago
48f99b0
release: 0.99.20
by Denis Ovsienko
· 13 years ago
eda3529
configure: test for glibc backtrace even without glibc.
by Dmitrij Tejblum
· 13 years ago
10d04cd
lib: use "protocol-independed API" from RFC3678, if that is available
by Dmitrij Tejblum
· 13 years ago
b82cdeb
delete CVS keywords
by Denis Ovsienko
· 13 years ago
6159928
configure: fix OpenPAM detection
by Denis Ovsienko
· 13 years ago
2b43bf2
configure: fix FreeBSD header detection (BZ#408)
by Denis Ovsienko
· 13 years ago
b69442d
configure: dismiss libutil.h
by Stephen Hemminger
· 13 years ago
0998342
release: 0.99.19
by Denis Ovsienko
· 13 years ago
0d51c7e
build: treat opaque-lsa default correctly for ospfapi
by Greg Troxel
· 14 years ago
36de261
build: change sense of opaque-{lsa,te} enable args to enable by default
by Paul Jakma
· 14 years ago
d850963
release: 0.99.18
by Paul Jakma
· 14 years ago
Next »