Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 'patch-tracking/4/proposed/netdef-solaris' into accepted | Paul Jakma | 2015-10-28 | 1 | -1/+2 |
|\ | |||||
| * | *: make sure zebra.h is always included first | David Lamparter | 2015-10-16 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | zebra.h pulls in config.h, which results in fiddling with things like __FILE_OFFSET_BITS. It must always be included first, in order to set flags that influence the compiler via <features.h>. Signed-off-by: David Lamparter <equinox@opensourcerouting.org> | ||||
* | | pimd: Cleanup zebra debugs to be protected by debug commands | Donald Sharp | 2015-10-27 | 1 | -2/+2 |
|/ | | | | | | | | pimd is very chatty without any pim debugs turned on. This commit fixes a bunch of the debugs to be protected by appropriate pim debug statement. Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com> | ||||
* | pimd: Fixes to build against current quagga. | Everton Marques | 2015-02-04 | 1 | -2/+3 |
| | |||||
* | [pim] Initial pim 0.155 | Everton Marques | 2015-02-04 | 1 | -0/+85 |