summaryrefslogtreecommitdiff
path: root/HACKING.pending
diff options
context:
space:
mode:
Diffstat (limited to 'HACKING.pending')
-rw-r--r--HACKING.pending15
1 files changed, 15 insertions, 0 deletions
diff --git a/HACKING.pending b/HACKING.pending
index 3b923a41..5e0defd8 100644
--- a/HACKING.pending
+++ b/HACKING.pending
@@ -19,8 +19,21 @@ collected in his git repository.
This repository has topic branches for patches intended for inclusion
in the main quagga tree, named patches/, plus some other branches.
+** git remote add balajig http://github.com/balajig/quagga-next.git
+
+Balaji G has prepared a git repository where a number of patches to
+the list have been stored.
+
+** git remote add mtr http://github.com/tomhenderson/quagga-mtr.git
+
+Tom Henderson of Boeing has created a repository to work on
+multi-topology routing support for OSPF. Work on this repository
+takes place on the branch mtr, which has a branch point of 0.99.17
+
* posted patches
+** Boeing
+
Boeing has posted patches
quagga-0.99.9.ospfv3-addressfamilies.patch
@@ -32,3 +45,5 @@ against 0.99.9 at
Both patches include functional enhancements as well as support for
gcc 2.95.
+
+[TODO: Are any of these obsolete with respect to mtr/mtr?]