Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pimd: Log ifindex found for an interface when zebra lib reports a new ↵ | Everton Marques | 2015-02-04 | 1 | -6/+6 |
| | | | | connected address. | ||||
* | pimd: React as secondary address change for any address change | Everton Marques | 2015-02-04 | 1 | -10/+62 |
| | |||||
* | pimd: Detection of interface primary address changes. | Everton Marques | 2015-02-04 | 1 | -5/+9 |
| | |||||
* | pimd: Prevent interfaces' addresses duplication when zebra connection is ↵ | Everton Marques | 2015-02-04 | 1 | -1/+1 |
| | | | | restored. | ||||
* | pimd: FIXED C14 T32 Detection of interface primary address changes may fail. | Everton Marques | 2015-02-04 | 1 | -5/+32 |
| | |||||
* | Run DR election when hello packet is received. | Everton Marques | 2015-02-04 | 1 | -1/+1 |
| | |||||
* | pimd: fix format strings | David Lamparter | 2015-02-04 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | * pim_igmp.c, * pim_igmpv3.c, * pim_pim.c, * pim_tlv.c: use %zu / %zd for size_t/ssize_t * pim_iface.c, * pim_ifchannel.c, * pim_mroute.c, * pim_neighbor.c, * pim_oil.c, * pim_ssmpingd.c, * pim_upstream.c: %zu for size_t * pim_cmd.c: %zu + a few (long long) casts for int64_t * pim_hello.c: %td for ptrdiff_t | ||||
* | [pim] TODO T42 Static igmp join fails when loading config at boot time | Everton Marques | 2015-02-04 | 1 | -3/+3 |
| | |||||
* | [pim] show ip igmp join | Everton Marques | 2015-02-04 | 1 | -3/+15 |
| | |||||
* | [pim] Skeleton for ssmpingd support | Everton Marques | 2015-02-04 | 1 | -0/+1 |
| | |||||
* | [pim] igmpv3: specific query interval set to 1 second (RFC 3376 8.8.) | Leonard Herve | 2015-02-04 | 1 | -3/+4 |
| | | | | | | | [pim] pim messages: encoded source address format with Sparse bit=1 (RFC 4601 4.9.1.) [pim] and Mask Len MUST be equal to 32 [pim] dr election: new traces [pim] fix triggered_hello_delay_msec randomization | ||||
* | [pim] Log physical interface up/down | Everton Marques | 2015-02-04 | 1 | -1/+1 |
| | | | | | | | | | [pim] Replace strerror with safe_strerror [pim] Fix PIM socket removal from non-PIM interfaces [pim] show ip igmp querier: left-align Querier string [pim] Version up to 0.157 [pim] Recipe to re-sync with Quagga repository [pim] Build vtysh in development script | ||||
* | [pim] Initial pim 0.155 | Everton Marques | 2015-02-04 | 1 | -0/+1132 |