Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *: cleanup .gitignore files | David Lamparter | 2018-09-08 | 3 | -18/+0 |
| | | | | Signed-off-by: David Lamparter <equinox@diac24.net> | ||||
* | pimd: merge pimd as of 2015-01-19 | David Lamparter | 2016-05-26 | 2 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | Welcome pimd to the Quagga daemon zoo! This is a merge of commit 77ae369 ("pimd: Log ifindex found for an interface when zebra lib reports a new connected address."), with the intermediate "reconnect" changes removed (c9adf00...d274381). d274381 is replaced with b162ab7, which includes some changes. In addition, 4 reconnect-related changes and 1 cosmetic one have been bumped out. The rebase command used to produce the branch that is merged here is: git rebase --onto b162ab7 c9adf00 77ae369 Note that 3 patches had their author rewritten from "Anonymous SR#108542 <>" (which is not a valid git author ID) to: "Savannah SR#108542 <nbahr@atcorp.com>" (which is the e-mail address listed in the associated Savannah ticket) Signed-off-by: David Lamparter <equinox@opensourcerouting.org> | ||||
* | build: delete .cvsignore files | Denis Ovsienko | 2011-12-13 | 3 | -9/+0 |
| | |||||
* | [administrivia] Git should ignore backup files and .loT files | Paul Jakma | 2008-08-22 | 3 | -0/+9 |
| | |||||
* | [administrivia] Add .gitignore files, based on .cvsignores. | Paul Jakma | 2008-08-22 | 3 | -0/+9 |
| | |||||
* | - Add .arch-ids and .arch-inventory to cvsignore, to allow one to use arch | paul | 2004-11-02 | 3 | -0/+9 |
| | | | | with CVS trees. | ||||
* | renamed ports/redhat to redhat/ | paul | 2003-01-18 | 9 | -737/+0 |
| | |||||
* | Make vtysh and ipv6 conditional builds in spec file | paul | 2003-01-18 | 1 | -2/+33 |
| | |||||
* | Added RedHat related files, (init, logrotate, pam, rpm spec) | paul | 2003-01-18 | 9 | -0/+706 |
| | |||||
* | Initial revision | paul | 2002-12-13 | 6 | -0/+144 |