diff options
Diffstat (limited to 'pimd/pim_assert.h')
| -rw-r--r-- | pimd/pim_assert.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pimd/pim_assert.h b/pimd/pim_assert.h index 2e6e62cc3a..a149fb176e 100644 --- a/pimd/pim_assert.h +++ b/pimd/pim_assert.h @@ -37,7 +37,7 @@ struct pim_assert_metric { uint32_t rpt_bit_flag; uint32_t metric_preference; uint32_t route_metric; - struct in_addr ip_address; /* neighbor router that sourced the Assert + pim_addr ip_address; /* neighbor router that sourced the Assert message */ }; |
