1 This file contains pointers to work done on quagga that is not in the
2 quagga git repository or quagga bugzilla.
6 ** diac24 patchwork instance
8 David Lamparter <equinox@diac24.net> runs a patchwork instance at
10 http://patchwork.diac24.net/project/quagga/list/
12 which contains about 225 patches to quagga. Many of these are
13 collected in his git repository.
15 * public git repositories
17 ** git remote add equinox git://git.spaceboyz.net/equinox/quagga.git/
19 This repository has topic branches for patches intended for inclusion
20 in the main quagga tree, named patches/, plus some other branches.
22 ** git remote add balajig http://github.com/balajig/quagga-next.git
24 Balaji G has prepared a git repository where a number of patches to
25 the list have been stored.
27 ** git remote add mtr http://github.com/tomhenderson/quagga-mtr.git
29 Tom Henderson of Boeing has created a repository to work on
30 multi-topology routing support for OSPF. Work on this repository
31 takes place on the branch mtr, which has a branch point of 0.99.17
37 Boeing has posted patches
39 quagga-0.99.9.ospfv3-addressfamilies.patch
40 quagga-0.99.9.ospfv3-manetmdr.patch
44 http://hipserver.mct.phantomworks.org/ietf/ospf/
46 Both patches include functional enhancements as well as support for
49 [TODO: Are any of these obsolete with respect to mtr/mtr?]