Facts about the commit history of Quagga

Note: Quagga switched from CVS to git around '06; CVS did not record 'Author' as git does.

I worked for Sun from late '03 to '09. I also took on academic work from '06. Late '07 / early '08 it became clear I'd overextended myself, and I went on academic leave of absence (which was limited to 1 year by policy). Oct '14 I was funded part-time (I still had academic stuff to finish too) again by NetDEF, until early May '15.

Hasso Tepper and Denis Ovsienko (pilot, infrastation) were prolific maintainers at different stages, though not funded to work on Quagga as far as I know. I believe they worked on it alongside their regular operator/admin day jobs.

Greg Troxel (gdt) and Andrew Schorr (ajs) did a huge amount of work. Again, alongside their other work.

"OpenSourceRouting" was an ISC project originally. ISC approached me about funding someone, and I pointed them towards David. David was funded on some basis from mid '12 onward as part of this "OpenSourceRouting" project, by ISC initially and NetDEF later. In late '13 "OpenSourceRouting" was transferred from ISC to NetDEF. NetDEF received $150k of funding in each of '14 and '15, according to their IRS Form 990 declarations.

$ for Y in 20{03..17} ; do echo -n "$Y: ";  \
  git diff --stat `git log --since=$Y-01-01 --until=$Y-12-31 \
           --format='format:%ci %ae %ce %s %h' quagga-1.2.1 |  \
  awk 'NR == 1 { first = $NF} END { print first ".." $NF}'` | \
  awk 'END  { print $0 }'; done
2003:  324 files changed, 37347 insertions(+), 70907 deletions(-)
2004:  445 files changed, 43747 insertions(+), 76701 deletions(-)
2005:  421 files changed, 46510 insertions(+), 38632 deletions(-)
2006:  214 files changed, 11110 insertions(+), 10128 deletions(-)
2007:  163 files changed, 9711 insertions(+), 10033 deletions(-)
2008:  211 files changed, 24517 insertions(+), 4947 deletions(-)
2009:  187 files changed, 2032 insertions(+), 2915 deletions(-)
2010:  60 files changed, 7833 insertions(+), 947 deletions(-)
2011:  185 files changed, 3793 insertions(+), 5913 deletions(-)
2012:  316 files changed, 11813 insertions(+), 36610 deletions(-)
2013:  143 files changed, 2603 insertions(+), 5221 deletions(-)
2014:  224 files changed, 4985 insertions(+), 9875 deletions(-)
2015:  408 files changed, 17017 insertions(+), 39618 deletions(-)
2016:  297 files changed, 13257 insertions(+), 47837 deletions(-)
2017:  195 files changed, 4078 insertions(+), 16360 deletions(-)
$ git log  --format='format:%ci %ae %ce'  quagga-1.2.1 \
| gawk -v width=70 -f ~/bin/githist.awk # of Commits by year
  2002  17:**
  2003 362:***************************************
  2004 554:***********************************************************
  2005 457:*************************************************
  2006 239:**************************
  2007 126:**************
  2008 105:************
  2009 185:********************
  2010  59:*******
  2011 340:*************************************
  2012 357:***************************************
  2013 134:***************
  2014 133:***************
  2015 478:***************************************************
  2016 269:*****************************
  2017 138:***************

Distinct Committer emails each year
2002:
                               paul       17:**
                  total:          1       17

2003:
                               paul      308:*************************
                                gdt       15:**
                              hasso       34:***
                             jardin        5:*
                  total:          4      362

2004:
                               paul      207:*****************
                                gdt       67:******
                                ajs       87:********
                              hasso      191:****************
                             jardin        2:*
                  total:          5      554

2005:
                               paul      222:*******************
                                gdt       13:**
                                ajs       87:********
                              hasso      119:**********
                            vincent       10:*
                             jardin        6:*
                  total:          6      457

2006:
                               paul       37:****
                    p...@quagga.net        1:*
               g...@fnord.ir.bbn.com        2:*
      ajsch...@alumni.princeton.edu       29:***
                            vincent        2:*
                 paul.ja...@sun.com      168:**************
                  total:          6      239

2007:
                   dyo...@pobox.com        3:*
                               vize        1:*
                 li...@pilot.org.ua       19:**
               g...@fnord.ir.bbn.com       17:**
      ajsch...@alumni.princeton.edu       22:**
                   ha...@quagga.net        1:*
           vincent.jar...@6wind.com        2:*
                 paul.ja...@sun.com       61:*****
                  total:          8      126

2008:
                    p...@quagga.net       61:*****
                 li...@pilot.org.ua        5:*
      joakim.tjernl...@transmode.se        4:*
      ajsch...@alumni.princeton.edu        4:*
                 paul.ja...@sun.com       31:***
                  total:          5      105

2009:
             infrastat...@yandex.ru       32:***
                    p...@quagga.net      138:************
                 schorr@ti82.(none)        1:*
                   pi...@etcnet.org       14:**
                  total:          4      185

2010:
             cont...@davidberard.fr        1:*
             infrastat...@yandex.ru       14:**
                    p...@quagga.net       21:**
                     g...@ir.bbn.com       23:**
                  total:          4       59

2011:
             infrastat...@yandex.ru      268:**********************
                    p...@quagga.net       53:*****
                     g...@ir.bbn.com        4:*
                   jo...@google.com        9:*
             tejb...@yandex-team.ru        6:*
                  total:          5      340

2012:
      avne...@opensourcerouting.org       15:**
             infrastat...@yandex.ru       65:******
      equi...@opensourcerouting.org       98:********
                    p...@quagga.net      110:*********
                 equi...@diac24.net       51:*****
                    ber...@luffy.cx       18:**
                  total:          6      357

2013:
      equi...@opensourcerouting.org      107:*********
                 equi...@diac24.net        7:*
                     g...@ir.bbn.com        4:*
        sfel...@cumulusnetworks.com       16:**
                  total:          4      134

2014:
      equi...@opensourcerouting.org       85:*******
                    p...@quagga.net       31:***
                 equi...@diac24.net        2:*
                     g...@ir.bbn.com        1:*
           vincent.jar...@6wind.com       11:*
                  timo.te...@iki.fi        3:*
                  total:          6      133

2015:
      equi...@opensourcerouting.org      298:*************************
                    p...@quagga.net      104:*********
                 equi...@diac24.net        1:*
                     g...@ir.bbn.com        1:*
          nicolas.dich...@6wind.com        3:*
         sha...@cumulusnetworks.com       52:*****
      mwin...@opensourcerouting.org       19:**
                  total:          7      478

2016:
                    p...@quagga.net       29:***
                 paul.ja...@hpe.com      225:*******************
         sha...@cumulusnetworks.com       15:**
                  total:          3      269

2017:
                    p...@quagga.net      138:************
                  total:          1      138


 # of Distinct Committer emails by year
  2002   1:********
  2003   4:******************************
  2004   5:*************************************
  2005   6:*********************************************
  2006   6:*********************************************
  2007   8:***********************************************************
  2008   5:*************************************
  2009   4:******************************
  2010   4:******************************
  2011   5:*************************************
  2012   6:*********************************************
  2013   4:******************************
  2014   6:*********************************************
  2015   7:****************************************************
  2016   3:***********************
  2017   1:********

Distinct Author emails each year
2002:
                               paul       17:**
                  total:          1       17

2003:
                             jardin        5:*
                                gdt       15:**
                              hasso       34:***
                               paul      308:*************************
                  total:          4      362

2004:
                                ajs       87:********
                             jardin        2:*
                                gdt       67:******
                              hasso      191:****************
                               paul      207:*****************
                  total:          5      554

2005:
                                ajs       87:********
                            vincent       10:*
                             jardin        6:*
                                gdt       13:**
                              hasso      119:**********
                               paul      222:*******************
                  total:          6      457

2006:
                            vincent        2:*
      ajsch...@alumni.princeton.edu       29:***
               g...@fnord.ir.bbn.com        2:*
                 paul.ja...@sun.com      169:**************
                               paul       37:****
                  total:          5      239

2007:
                   dyo...@pobox.com        3:*
                 li...@pilot.org.ua       19:**
      ajsch...@alumni.princeton.edu       22:**
               g...@fnord.ir.bbn.com       17:**
                               vize        1:*
                 paul.ja...@sun.com       61:*****
           vincent.jar...@6wind.com        2:*
                   ha...@quagga.net        1:*
                  total:          8      126

2008:
                       i...@stingr.net        3:*
              jingjing.d...@sun.com        4:*
                     m...@gnarf.org        1:*
                  timo.te...@iki.fi        1:*
                 li...@pilot.org.ua        5:*
      ajsch...@alumni.princeton.edu        4:*
      joakim.tjernl...@transmode.se        9:*
              daniel_n...@lycos.com        1:*
                   qua...@de.vio.us        1:*
                 paul.ja...@sun.com       60:*****
       stephen.hemmin...@vyatta.com       14:**
                    lamb...@psc.edu        2:*
                  total:         12      105

2009:
              shemmin...@vyatta.com       31:***
             santi...@crfreenet.org        1:*
                go...@pld-linux.org        4:*
        qua...@cheesy.sackheads.org        3:*
                   pi...@etcnet.org        9:*
                    p...@quagga.net       28:***
                  timo.te...@iki.fi        1:*
                    ccap...@alt.net        9:*
             thomas.g...@boeing.com        2:*
          fdolc...@sysnetsistemi.it        1:*
              david.w...@ll.mit.edu        6:*
                  j...@coplanar.net       10:*
             tejb...@yandex-team.ru        3:*
                 s...@io.vyatta.com        1:*
                      t...@tomh.org        2:*
      joakim.tjernl...@transmode.se       14:**
                   sog...@iij.ad.jp        1:*
             jonirucoe...@gmail.com        4:*
                 h...@shrubbery.net        2:*
      kris.kov...@morganstanley.com        1:*
                       n...@inex.ie        1:*
                 schorr@ti82.(none)        1:*
                   th...@debian.org        1:*
           shemminger@debian.(none)        1:*
                 paul.ja...@sun.com        3:*
        b_tsiligian...@silverton.gr        3:*
       stephen.hemmin...@vyatta.com       36:***
             infrastat...@yandex.ru        3:*
              jingjing.d...@sun.com        1:*
                   geb...@poolp.org        1:*
                    lamb...@psc.edu        1:*
                  total:         31      185

2010:
              shemmin...@vyatta.com        3:*
         mathias.kra...@secunet.com        1:*
             cont...@davidberard.fr        1:*
                w...@yandex-team.ru        1:*
                    p...@quagga.net       21:**
                     eth...@mail.ru        1:*
          chris.h...@highwayman.com        2:*
                        r...@open.ch        1:*
      joakim.tjernl...@transmode.se        1:*
                     p...@jakma.org        2:*
              david.w...@ll.mit.edu        2:*
             tejb...@yandex-team.ru        1:*
      joakim.tjernl...@transmode.se        2:*
                     g...@ir.bbn.com       13:**
                 equi...@diac24.net        2:*
             infrastat...@yandex.ru        3:*
                    n...@debian.org        1:*
                    lamb...@psc.edu        1:*
                  total:         18       59

2011:
              shemmin...@vyatta.com       31:***
                  syso...@yandex.ru        1:*
                 roder...@argon.org        2:*
                   jo...@google.com        9:*
                   r...@ringlet.net        2:*
                  dy...@deedums.com        2:*
                 jafoj...@seznam.cz        2:*
                    p...@quagga.net       31:***
                    ccap...@alt.net        1:*
                        r...@open.ch        2:*
                 chr...@flirble.org        2:*
             thomas.g...@boeing.com       14:**
      ajsch...@alumni.princeton.edu        2:*
              david.w...@ll.mit.edu        2:*
                  bar...@google.com        1:*
                   rb...@vyatta.com        2:*
             tejb...@yandex-team.ru       25:***
  k...@network-services.uoregon.edu        2:*
             jonirucoe...@gmail.com        2:*
                 h...@shrubbery.net        4:*
            ulrich.we...@sophos.com        4:*
                       n...@inex.ie        1:*
                 fr...@reichmann.nl        4:*
                      c...@debian.org        4:*
             wat...@ate-mahoroba.jp        2:*
                      tr...@gmx.net        2:*
                        a...@open.ch        6:*
                 m...@dogonthesun.net       12:*
                     g...@ir.bbn.com        3:*
                 equi...@diac24.net       16:**
                          i...@xip.at        1:*
               peszila...@gmail.com        2:*
                 d...@highloadlab.com        2:*
                  shig...@iij.ad.jp        2:*
             infrastat...@yandex.ru      130:***********
                    a...@altlinux.ru        2:*
     chris.hall.list.highwayman.com        1:*
                    lamb...@psc.edu        3:*
               i...@codenomicon.com        4:*
                  total:         39      340

2012:
          no...@cumulusnetworks.com        1:*
              shemmin...@vyatta.com        9:*
      equi...@opensourcerouting.org       23:**
                          m...@14v.de        2:*
                   jo...@google.com        7:*
                 j...@pps.jussieu.fr       26:***
                  wcan...@gmail.com        1:*
                  b...@comstyle.com        2:*
                troglo...@gmail.com        2:*
                    p...@quagga.net       32:***
          everton.marq...@gmail.com        1:*
                    ber...@luffy.cx       18:**
            serj.kalic...@gmail.com        1:*
                 cert...@amazon.com        3:*
       jrriv...@cumulusnetworks.com        5:*
                        r...@open.ch        1:*
             thomas.g...@boeing.com        3:*
              david.w...@ll.mit.edu        6:*
             tejb...@yandex-team.ru        2:*
      joakim.tjernl...@transmode.se        5:*
            ulrich.we...@sophos.com        2:*
              dkozlow...@sevone.com        1:*
                       n...@inex.ie        2:*
                 fr...@reichmann.nl        2:*
             bout...@pps.jussieu.fr       29:***
                balaji...@gmail.com        8:*
                 m...@dogonthesun.net        9:*
             hasso.tep...@gmail.com        3:*
                svenk...@google.com        4:*
                 equi...@diac24.net       13:**
      avne...@opensourcerouting.org       21:**
                  roam...@sonic.net        4:*
        ch...@opensourcerouting.org        3:*
               peszila...@gmail.com        3:*
           renatowestp...@gmail.com        1:*
             infrastat...@yandex.ru       64:******
phil_laverdi...@securecomputing.com        1:*
                     jo...@dti2.net       37:****
                  total:         38      357

2013:
                 mongr...@gmail.com        1:*
                   lrose...@wrs.com        5:*
              shemmin...@vyatta.com        6:*
      equi...@opensourcerouting.org       28:***
           a...@cumulusnetworks.com        3:*
                  timo.te...@iki.fi        1:*
            ulrich.we...@sophos.com        1:*
                    ber...@luffy.cx        1:*
                 cert...@amazon.com        7:*
        rakesh.garime...@sophos.com        1:*
                        r...@open.ch        1:*
                 letr...@amazon.com        1:*
      joakim.tjernl...@transmode.se        1:*
     leonid.rosenb...@windriver.com        1:*
                     g...@ir.bbn.com        2:*
             hasso.tep...@gmail.com        4:*
                 equi...@diac24.net        2:*
          dd...@cumulusnetworks.com       27:***
                  roam...@sonic.net        1:*
        ch...@opensourcerouting.org       36:***
                 gpstr...@gmail.com        1:*
                     jo...@dti2.net        2:*
            vishal3.ku...@gmail.com        1:*
                  total:         23      134

2014:
       pmoha...@cumulusnetworks.com        8:*
              shemmin...@vyatta.com        1:*
      equi...@opensourcerouting.org       31:***
         p...@opensourcerouting.org       16:**
          vi...@cumulusnetworks.com        4:*
        qua...@cheesy.sackheads.org        1:*
             vsenchys...@toroki.com        1:*
                troglo...@gmail.com        1:*
                    p...@quagga.net        2:*
                  timo.te...@iki.fi        8:*
         step...@networkplumber.org        2:*
                    ber...@luffy.cx        2:*
      joakim.tjernl...@transmode.se        1:*
        rgacogne-git...@coredump.fr        1:*
                msekl...@redhat.com        1:*
                   y...@jaist.ac.jp        1:*
      joakim.tjernl...@transmode.se        2:*
                    se...@seblu.net        1:*
                  lu.f...@6wind.com        8:*
        brett.ciph...@windriver.com        1:*
       kenneth.j.willi...@intel.com        1:*
                balaji...@gmail.com        1:*
                     g...@ir.bbn.com        1:*
                 equi...@diac24.net        3:*
                 glot...@amazon.com        1:*
          dd...@cumulusnetworks.com        7:*
                 oliv...@cochard.me        1:*
                          i...@xip.at        1:*
        ch...@opensourcerouting.org       18:**
                  bbo...@ipacct.com        1:*
           vincent.jar...@6wind.com        1:*
                     jo...@dti2.net        3:*
                        mi...@wq.cz        1:*
                  total:         33      133

2015:
                gostur...@gmail.com        1:*
      mwin...@opensourcerouting.org        2:*
                   ytmwj...@163.com        1:*
      equi...@opensourcerouting.org      134:***********
           brian.benn...@joyent.com        3:*
         p...@opensourcerouting.org        9:*
          nicolas.dich...@6wind.com        2:*
          de...@cumulusnetworks.com        4:*
                     ale...@pch.net        1:*
                   ja...@atcorp.com        1:*
          amritha.namb...@intel.com        5:*
                dwalto...@gmail.com        1:*
          vi...@cumulusnetworks.com        1:*
          fs...@bluecatnetworks.com        1:*
                    p...@quagga.net        4:*
                  timo.te...@iki.fi       22:**
          everton.marq...@gmail.com      115:**********
          olivier.dug...@orange.com        1:*
                kkovac...@varna.net        1:*
        dwal...@cumulusnetworks.com       11:*
                     p...@jakma.org       10:*
             leonard.he...@yahoo.fr        2:*
         mor...@cumulusnetworks.com        2:*
                visto...@amazon.com        1:*
      joakim.tjernl...@transmode.se       10:*
                  lu.f...@6wind.com       23:**
     michael.rossb...@tu-ilmenau.de        2:*
                balaji...@gmail.com        4:*
   emarq...@gcc101.hackershells.com        1:*
         sha...@cumulusnetworks.com       59:*****
                  nob...@nowhere.ws        6:*
                     g...@ir.bbn.com        1:*
                 equi...@diac24.net        9:*
                 paul.ja...@hpe.com        1:*
          dd...@cumulusnetworks.com        1:*
                   lber...@labn.net        1:*
        ch...@opensourcerouting.org       17:**
       hiroshi.yokoi.0...@gmail.com        1:*
                   nb...@atcorp.com        3:*
              leonardhe...@yahoo.fr        2:*
              michael.zi...@zhaw.ch        1:*
                        mi...@wq.cz        1:*
                  total:         42      478

2016:
                      j...@onlab.us        1:*
       pmoha...@cumulusnetworks.com        3:*
                 iryz...@nfware.com        2:*
      mwin...@opensourcerouting.org        2:*
            pwieczorkiew...@suse.de        1:*
      equi...@opensourcerouting.org       16:**
         p...@opensourcerouting.org        2:*
                      s...@iptel.by        1:*
          denil@cumulusnetwcom        1:*
          vi...@cumulusnetworks.com       11:*
                   cpet...@ripe.net        1:*
           a...@cumulusnetworks.com        2:*
                   ja...@atcorp.com        3:*
         borisyaku...@ruggedcom.com        1:*
                      e...@qrator.net        1:*
          vi...@cumulusnetworks.com        2:*
                  timo.te...@iki.fi        7:*
          olivier.dug...@orange.com        7:*
         philippe.guib...@6wind.com        1:*
                        r...@open.ch        2:*
            p...@packetconsulting.pl        6:*
                      and...@ota.si        1:*
        dwal...@cumulusnetworks.com       21:**
                     p...@jakma.org        8:*
  bout...@pps.univ-paris-diderot.fr        4:*
                   ga...@amazon.com        1:*
                avne...@sproute.com        8:*
                balaji...@gmail.com        2:*
khiruthigai.balasubraman...@hpe.com        1:*
         sha...@cumulusnetworks.com       36:***
                  nob...@nowhere.ws       20:**
                 paul.ja...@hpe.com       40:****
          dd...@cumulusnetworks.com        8:*
                   lber...@labn.net       42:****
        ch...@opensourcerouting.org        1:*
            j...@cumulusnetworks.com        1:*
                  bbo...@ipacct.com        1:*
                  total:         38      269

2017:
                  j...@instituut.net        1:*
              thorv...@medallia.com        1:*
                 iryz...@nfware.com        1:*
      mwin...@opensourcerouting.org        1:*
      equi...@opensourcerouting.org        4:*
                   ja...@atcorp.com        3:*
         brian.utterb...@oracle.com        1:*
                  timo.te...@iki.fi        8:*
                    n...@foobar.org        1:*
          darkjames...@darkjames.pl        2:*
        dwal...@cumulusnetworks.com        1:*
                     p...@jakma.org       52:*****
                msekl...@redhat.com        1:*
       ren...@opensourcerouting.org        2:*
             t...@kroenchenstadt.de        1:*
                    j...@carroll.com        1:*
         sha...@cumulusnetworks.com        8:*
                  nob...@nowhere.ws       14:**
                 paul.ja...@hpe.com       23:**
           belga...@mail.klfree.net        1:*
        ch...@opensourcerouting.org        5:*
thomas.petazz...@free-electrons.com        1:*
        qlyo...@cumulusnetworks.com        3:*
             infrastat...@yandex.ru        1:*
                  bar...@tkos.co.il        1:*
                  total:         25      138


 # of Distinct Author emails by year
  2002   1:**
  2003   4:******
  2004   5:********
  2005   6:*********
  2006   5:********
  2007   8:************
  2008  12:*****************
  2009  31:********************************************
  2010  18:**************************
  2011  39:*******************************************************
  2012  38:******************************************************
  2013  23:*********************************
  2014  33:***********************************************
  2015  42:***********************************************************
  2016  38:******************************************************
  2017  25:************************************

# of Commits by year-month
200212  17:******
200301  22:********
200302  11:****
200303  29:***********
200304  35:*************
200305  68:************************
200306  51:******************
200307  17:******
200308  36:*************
200309  12:*****
200310  18:*******
200404  19:*******
200405  41:***************
200406  21:********
200407  42:***************
200408  51:******************
200409  60:*********************
200410 102:************************************
200411  76:***************************
200412  85:******************************
200501  47:*****************
200502  55:********************
200503  37:*************
200504  94:*********************************
200505  41:***************
200506  26:**********
200507   7:***
200508  22:********
200509  47:*****************
200510  30:***********
200511  47:*****************
200512   4:**
200601  35:*************
200602  14:*****
200603  26:**********
200604   4:**
200605  55:********************
200606  24:*********
200607  31:***********
200608  16:******
200609  14:*****
200610   9:****
200611   4:**
200612   7:***
200701   1:*
200702  16:******
200703   9:****
200704  27:**********
200705  11:****
200706   8:***
200707   3:**
200708  25:*********
200709  11:****
200710   9:****
200711   4:**
200712   2:*
200801   8:***
200802   5:**
200803   2:*
200804   2:*
200805   3:**
200806  11:****
200807   9:****
200808  43:***************
200809  13:*****
200810   3:**
200811   6:***
200812   0:
200901   0:
200902   0:
200903   0:
200904   3:**
200905   4:**
200906  92:********************************
200907  32:************
200908  19:*******
200909   2:*
200910   0:
200911   1:*
200912  32:************
201001   6:***
201002   0:
201003   3:**
201004   9:****
201005   4:**
201006   0:
201007   0:
201008   3:**
201009   5:**
201010   3:**
201011   4:**
201012  22:********
201101   3:**
201102   1:*
201103  48:*****************
201104   9:****
201105   0:
201106   2:*
201107  30:***********
201108  30:***********
201109  90:********************************
201110  36:*************
201111  38:**************
201112  53:*******************
201201  74:**************************
201202  13:*****
201203  92:********************************
201204  33:************
201205  47:*****************
201206  24:*********
201207  13:*****
201208   0:
201209   8:***
201210  14:*****
201211  25:*********
201212  14:*****
201301  43:***************
201302  16:******
201303   3:**
201304  14:*****
201305   0:
201306   0:
201307  12:*****
201308   4:**
201309  13:*****
201310   3:**
201311  26:**********
201312   0:
201401   0:
201402   5:**
201403  10:****
201404  15:******
201405  21:********
201406  22:********
201407   1:*
201408   9:****
201409  12:*****
201410  19:*******
201411  16:******
201412   3:**
201501  17:******
201502 170:***********************************************************
201503   9:****
201504  51:******************
201505  40:**************
201506  31:***********
201507  10:****
201508   9:****
201509  47:*****************
201510  42:***************
201511   1:*
201512  51:******************
201601   0:
201602  56:********************
201603  20:*******
201604  12:*****
201605   0:
201606   0:
201607  29:***********
201608   0:
201609  86:******************************
201610  66:***********************
201611   0:
201612   0:
201701  91:********************************
201702  13:*****
201703  34:************


regards,
--
Paul Jakma | p...@jakma.org | @pjakma | Key ID: 0xD86BF79464A2FF6A
Fortune:
Love thy neighbor, tune thy piano.

_______________________________________________
Quagga-dev mailing list
Quagga-dev@lists.quagga.net
https://lists.quagga.net/mailman/listinfo/quagga-dev

Reply via email to