diff options
| author | Sarita Patra <saritap@vmware.com> | 2019-02-08 01:35:21 -0800 |
|---|---|---|
| committer | Sarita Patra <saritap@vmware.com> | 2019-02-08 01:35:21 -0800 |
| commit | 6b44b401410a7f910af560d99822c65d71e8fbad (patch) | |
| tree | 698b796e329e9d585d42b5932287b964ecb0e6ce /lib/log.h | |
| parent | aef69c4feab965298bdb176c0fcebddb533a4066 (diff) | |
pimd: reject inconsistent address/mask "ip pim rp command"
Issue: Configure "ip pim rp x.x.x.x 225.0.0.0/4".
Show running config shows "ip pim rp x.x.x.x 224.0.0.0/4"
This is mis-leading.
Root-cause: Internally 225.0.0.0/4 is getting converted to
224.0.0.0/4 group mask, since the prefix length is 4.
Fix: Restrict the user to configure inconsistent group address
mask by throughing a cli error "Inconsistent address and mask".
Signed-off-by: Sarita Patra <saritap@vmware.com>
Diffstat (limited to 'lib/log.h')
0 files changed, 0 insertions, 0 deletions
