Greg Troxel | 515b942 | 2010-04-18 12:50:21 -0400 | [diff] [blame] | 1 | This file contains pointers to work done on quagga that is not in the |
| 2 | quagga git repository or quagga bugzilla. |
| 3 | |
| 4 | * bug/patch trackers |
| 5 | |
| 6 | ** diac24 patchwork instance |
| 7 | |
| 8 | David Lamparter <equinox@diac24.net> runs a patchwork instance at |
| 9 | |
| 10 | http://patchwork.diac24.net/project/quagga/list/ |
| 11 | |
| 12 | which contains about 225 patches to quagga. Many of these are |
| 13 | collected in his git repository. |
| 14 | |
| 15 | * public git repositories |
| 16 | |
| 17 | ** git remote add equinox git://git.spaceboyz.net/equinox/quagga.git/ |
| 18 | |
| 19 | This repository has topic branches for patches intended for inclusion |
| 20 | in the main quagga tree, named patches/, plus some other branches. |
| 21 | |
Greg Troxel | cbc64b0 | 2010-09-17 11:02:45 -0400 | [diff] [blame^] | 22 | ** git remote add balajig http://github.com/balajig/quagga-next.git |
| 23 | |
| 24 | Balaji G has prepared a git repository where a number of patches to |
| 25 | the list have been stored. |
| 26 | |
Greg Troxel | 515b942 | 2010-04-18 12:50:21 -0400 | [diff] [blame] | 27 | * posted patches |
| 28 | |
Greg Troxel | cbc64b0 | 2010-09-17 11:02:45 -0400 | [diff] [blame^] | 29 | ** Boeing |
| 30 | |
Greg Troxel | 515b942 | 2010-04-18 12:50:21 -0400 | [diff] [blame] | 31 | Boeing has posted patches |
| 32 | |
| 33 | quagga-0.99.9.ospfv3-addressfamilies.patch |
| 34 | quagga-0.99.9.ospfv3-manetmdr.patch |
| 35 | |
| 36 | against 0.99.9 at |
| 37 | |
| 38 | http://hipserver.mct.phantomworks.org/ietf/ospf/ |
| 39 | |
| 40 | Both patches include functional enhancements as well as support for |
| 41 | gcc 2.95. |