Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *: use an ifindex_t type, defined in lib/if.h, for ifindex values | Paul Jakma | 2016-02-26 | 1 | -2/+3 |
* | pimd: Fix invalid memory read when receiving a V1 or V2 query. | Savannah SR#108542 | 2015-02-04 | 1 | -16/+28 |
* | pimd: Remove unused pim checksum in favour of quagga's version. | Everton Marques | 2015-02-04 | 1 | -2/+2 |
* | Parsing fixes. | Everton Marques | 2015-02-04 | 1 | -6/+14 |
* | pimd: fix worst char * <> uint8_t * intermingling | David Lamparter | 2015-02-04 | 1 | -2/+2 |
* | pimd: fix format strings | David Lamparter | 2015-02-04 | 1 | -4/+4 |
* | [pim] Correction for cross-compilation error with this syntax | Leonard Herve | 2015-02-04 | 1 | -2/+4 |
* | [pim] Move encoded source address length check to pim_parse_addr_source | Everton Marques | 2015-02-04 | 1 | -1/+1 |
* | [pim] Log physical interface up/down | Everton Marques | 2015-02-04 | 1 | -5/+5 |
* | [pim] Initial pim 0.155 | Everton Marques | 2015-02-04 | 1 | -0/+1411 |