Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/quagga: apply fix to rare bgpd crash during route selection | Timo Teräs | 2014-12-17 | 2 | -2/+43 |
| | | | | | | patch picked up from Cumulus Network's quagga patch queue (cherry picked from commit 102e9e432d62d3b838b7d08923cbb456cfa1b65c) | ||||
* | main/quagga: upgrade to 0.99.23.1 | Timo Teräs | 2014-08-27 | 11 | -616/+44 |
| | | | | | remove upstreamed patches, autoreconf no longer needed. 'next-hop-self all' patch refreshed to the upstream master git commit. | ||||
* | main/quagga: fix linux-ipv6 detection | Timo Teräs | 2014-07-29 | 2 | -2/+30 |
| | | | | remove the glibc version checks. ref #3244 | ||||
* | main/quagga: fix msghdr initializers | Timo Teräs | 2014-07-29 | 2 | -1/+47 |
| | | | | ref #3244 | ||||
* | main/quagga: add -dbg sub package | Natanael Copa | 2014-07-03 | 1 | -2/+2 |
| | | | | ref #3101 | ||||
* | main/quagga: cherry-pick bgp fixes from 0.99.23-stable branch | Timo Teräs | 2014-06-30 | 7 | -1/+488 |
| | |||||
* | main/quagga: upgrade to 0.99.23 | Timo Teräs | 2014-06-25 | 6 | -3439/+8 |
| | | | | remove patches present in upstream | ||||
* | main/quagga: cherry-pick upstream commits | Timo Teräs | 2014-04-24 | 6 | -11/+3414 |
| | | | | | 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 all | Timo Teräs | 2014-04-24 | 2 | -1/+141 |
| | | | | | | 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.3 | Timo Teräs | 2014-03-21 | 2 | -1/+19 |
| | |||||
* | main/quagga: create /var/run/quagga at startup | Natanael Copa | 2014-01-07 | 7 | -210/+41 |
| | | | | | and refactor the scripts while at it ref #2294 | ||||
* | main/quagga: use proc for ipforward, and fix musl build | Timo Teräs | 2013-12-18 | 3 | -25/+39 |
| | | | | | | | 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-routes | Natanael Copa | 2013-12-09 | 2 | -49/+1 |
| | | | | ref #2476 | ||||
* | main/quagga: upgrade to 0.99.22.4 | Natanael Copa | 2013-09-09 | 1 | -5/+5 |
| | |||||
* | main/quagga: use /sbin/nologin as shell | Natanael Copa | 2013-09-04 | 2 | -2/+2 |
| | |||||
* | main/quagga: use /sbin/nologin as shell | Natanael Copa | 2013-09-03 | 1 | -1/+1 |
| | |||||
* | main/quagga: fix ownership on /etc/quagga | Natanael Copa | 2013-08-30 | 1 | -2/+2 |
| | |||||
* | main/quagga: upgrade to 0.99.22.3 | Natanael Copa | 2013-08-06 | 1 | -5/+5 |
| | |||||
* | [all autotools packages]: normalize ./configure | Timo Teräs | 2013-07-30 | 1 | -1/+4 |
| | |||||
* | main/quagga: enable multipath | Natanael Copa | 2013-05-03 | 1 | -1/+2 |
| | |||||
* | main/quagga: upgrade to 0.99.22.1 | Natanael Copa | 2013-04-15 | 2 | -22/+5 |
| | |||||
* | main/quagga: add snmp support | Leonardo Arena | 2013-03-22 | 1 | -2/+3 |
| | |||||
* | main/quagga: build fix. add perl | Natanael Copa | 2013-03-13 | 1 | -2/+3 |
| | |||||
* | main/quagga: upgrade to 0.99.22 | Natanael Copa | 2013-03-13 | 4 | -50/+41 |
| | |||||
* | main/quagga: build fixes for automake and recent kernel headers | Natanael Copa | 2013-01-01 | 3 | -5/+39 |
| | |||||
* | main/quagga: create empty config dir | Natanael Copa | 2012-10-09 | 1 | -1/+2 |
| | |||||
* | main/quagga: add post-install/upgrade to cleanup | Natanael Copa | 2012-05-14 | 3 | -2/+12 |
| | | | | | 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.21 | Natanael Copa | 2012-05-02 | 1 | -2/+2 |
| | |||||
* | main/quagga: upgrade to 0.99.20.1 | Natanael Copa | 2012-04-30 | 3 | -16/+12 |
| | |||||
* | main/quagga: upgrade to 0.99.20. Fixes #757 (Security Updates) | Leonardo Arena | 2011-10-07 | 1 | -3/+3 |
| | |||||
* | main/quagga: remove *.la | Natanael Copa | 2011-06-29 | 1 | -2/+3 |
| | |||||
* | main/quagga: upgrade to 0.99.18 | Natanael Copa | 2011-03-22 | 1 | -2/+2 |
| | |||||
* | Set all packages with arch="x86 x86_64" to arch="all". | William Pitcock | 2011-01-13 | 1 | -1/+1 |
| | |||||
* | main/*: add arch | Natanael Copa | 2010-12-13 | 1 | -0/+1 |
| | |||||
* | main/quagga: upgrade to 0.99.17 | Natanael Copa | 2010-08-20 | 1 | -2/+2 |
| | |||||
* | main/quagga: upgrade to 0.99.16 | Natanael Copa | 2010-05-25 | 2 | -102/+3 |
| | |||||
* | main/[various]: bump pkgrel to force rebuild against nptl | Natanael Copa | 2010-05-04 | 1 | -1/+1 |
| | |||||
* | main/quagga: have zebra start after opennhrp | Natanael Copa | 2010-02-08 | 3 | -7/+15 |
| | | | | fixes #262 | ||||
* | main/quagga set permissions on /var/empty | Natanael Copa | 2009-10-30 | 2 | -1/+2 |
| | | | | fixes #194 | ||||
* | main/quagga: revert confederation check that causes trouble | Timo Teras | 2009-10-08 | 2 | -1/+100 |
| | |||||
* | main/quagga: upgrade to 0.99.15 | Timo Teras | 2009-10-08 | 4 | -86/+3 |
| | | | | remove patches merged upstream. | ||||
* | main/quagga: start service after firewall | Natanael Copa | 2009-09-16 | 7 | -11/+14 |
| | |||||
* | main/quagga: fixes for zebra init.d and default config | Natanael Copa | 2009-07-30 | 3 | -6/+6 |
| | | | | | * do not hardcode path to ip * the -l option seems to be removed | ||||
* | moved extra/* to main/ | Natanael Copa | 2009-07-24 | 15 | -0/+449 |
and fixed misc build issues |