aboutsummaryrefslogtreecommitdiffstats
path: root/main/quagga/APKBUILD
Commit message (Collapse)AuthorAgeFilesLines
* don't prefix GPL version number with a dashSören Tempel2015-10-031-1/+1
| | | | | This conforms to wiki documentation regarding package creation: http://wiki.alpinelinux.org/wiki/Creating_an_Alpine_package#license
* Do not delete *.la files manuallyBartłomiej Piotrowski2015-09-101-1/+0
| | | | | Since abuild v2.22.0, these are removed automatically unless 'libtool' option has been specified.
* main/quagga: fix bgpd patch, and disable handling of coredump signalsTimo Teräs2015-06-231-4/+8
|
* main/quagga: rework the bgp route selection fixTimo Teräs2015-06-231-5/+5
|
* main/*: replace all sbin/runscript with sbin/openrc-runNatanael Copa2015-04-281-7/+7
|
* main/quagga: upgrade to 0.99.24.1Timo Teräs2015-03-091-10/+6
| | | | enable pimd, remove deprecated configure options and upstreamed patch
* main/quagga: apply fix to rare bgpd crash during route selectionTimo Teräs2014-12-171-2/+6
| | | | patch picked up from Cumulus Network's quagga patch queue
* main/quagga: upgrade to 0.99.23.1Timo Teräs2014-08-271-47/+9
| | | | | remove upstreamed patches, autoreconf no longer needed. 'next-hop-self all' patch refreshed to the upstream master git commit.
* main/quagga: fix linux-ipv6 detectionTimo Teräs2014-07-291-2/+8
| | | | remove the glibc version checks. ref #3244
* main/quagga: fix msghdr initializersTimo Teräs2014-07-291-1/+5
| | | | ref #3244
* main/quagga: add -dbg sub packageNatanael Copa2014-07-031-2/+2
| | | | ref #3101
* main/quagga: cherry-pick bgp fixes from 0.99.23-stable branchTimo Teräs2014-06-301-1/+25
|
* main/quagga: upgrade to 0.99.23Timo Teräs2014-06-251-24/+8
| | | | remove patches present in upstream
* main/quagga: cherry-pick upstream commitsTimo Teräs2014-04-241-8/+20
| | | | | fixes an annoying bug, and contains a required change for the bgpd-implement-next-hop-self-all patch to work.
* main/quagga: apply patch to implement bgp next-hop-self allTimo Teräs2014-04-241-1/+5
| | | | | | Useful in various situations. And practically counts as a bugfix because the route-map set ip next-hop does not work for iBGP but it should.
* main/quagga: fix build against libreadline-6.3Timo Teräs2014-03-211-1/+5
|
* main/quagga: create /var/run/quagga at startupNatanael Copa2014-01-071-24/+11
| | | | | and refactor the scripts while at it ref #2294
* main/quagga: use proc for ipforward, and fix musl buildTimo Teräs2013-12-181-6/+7
| | | | | | | musl does not have ipctl #define's and recent linux kernels have deprecated sysctl use. so migrate over to proc variant. fix also musl build.
* main/quagga: remove quagga-0.99.11-del-routesNatanael Copa2013-12-091-5/+1
| | | | ref #2476
* main/quagga: upgrade to 0.99.22.4Natanael Copa2013-09-091-5/+5
|
* main/quagga: use /sbin/nologin as shellNatanael Copa2013-09-041-1/+1
|
* main/quagga: use /sbin/nologin as shellNatanael Copa2013-09-031-1/+1
|
* main/quagga: fix ownership on /etc/quaggaNatanael Copa2013-08-301-2/+2
|
* main/quagga: upgrade to 0.99.22.3Natanael Copa2013-08-061-5/+5
|
* [all autotools packages]: normalize ./configureTimo Teräs2013-07-301-1/+4
|
* main/quagga: enable multipathNatanael Copa2013-05-031-1/+2
|
* main/quagga: upgrade to 0.99.22.1Natanael Copa2013-04-151-9/+5
|
* main/quagga: add snmp supportLeonardo Arena2013-03-221-2/+3
|
* main/quagga: build fix. add perlNatanael Copa2013-03-131-2/+3
|
* main/quagga: upgrade to 0.99.22Natanael Copa2013-03-131-15/+28
|
* main/quagga: build fixes for automake and recent kernel headersNatanael Copa2013-01-011-5/+9
|
* main/quagga: create empty config dirNatanael Copa2012-10-091-1/+2
|
* main/quagga: add post-install/upgrade to cleanupNatanael Copa2012-05-141-2/+2
| | | | | Some really old installs added /usr/lib/quagga to /etc/ld.so.conf We don't need that anymore so we clean it up
* main/quagga: upgrade to 0.99.21Natanael Copa2012-05-021-2/+2
|
* main/quagga: upgrade to 0.99.20.1Natanael Copa2012-04-301-7/+10
|
* main/quagga: upgrade to 0.99.20. Fixes #757 (Security Updates)Leonardo Arena2011-10-071-3/+3
|
* main/quagga: remove *.laNatanael Copa2011-06-291-2/+3
|
* main/quagga: upgrade to 0.99.18Natanael Copa2011-03-221-2/+2
|
* Set all packages with arch="x86 x86_64" to arch="all".William Pitcock2011-01-131-1/+1
|
* main/*: add archNatanael Copa2010-12-131-0/+1
|
* main/quagga: upgrade to 0.99.17Natanael Copa2010-08-201-2/+2
|
* main/quagga: upgrade to 0.99.16Natanael Copa2010-05-251-5/+3
|
* main/[various]: bump pkgrel to force rebuild against nptlNatanael Copa2010-05-041-1/+1
|
* main/quagga: have zebra start after opennhrpNatanael Copa2010-02-081-5/+13
| | | | fixes #262
* main/quagga set permissions on /var/emptyNatanael Copa2009-10-301-1/+1
| | | | fixes #194
* main/quagga: revert confederation check that causes troubleTimo Teras2009-10-081-1/+3
|
* main/quagga: upgrade to 0.99.15Timo Teras2009-10-081-9/+3
| | | | remove patches merged upstream.
* main/quagga: start service after firewallNatanael Copa2009-09-161-11/+8
|
* main/quagga: fixes for zebra init.d and default configNatanael Copa2009-07-301-3/+3
| | | | | * do not hardcode path to ip * the -l option seems to be removed
* moved extra/* to main/Natanael Copa2009-07-241-0/+79
and fixed misc build issues