diff options
| author | anlan_cs <vic.lan@pica8.com> | 2023-03-02 17:57:17 +0800 |
|---|---|---|
| committer | anlan_cs <vic.lan@pica8.com> | 2023-03-03 18:25:12 +0800 |
| commit | c9aac2c38a2639c17d77cd85b20bf42237b70aa6 (patch) | |
| tree | 2e942c525342f0796c483933428f0bd612301a7d /pimd/pim_cmd_common.c | |
| parent | a91520cfaff0485346f8cf8a1c575f51fef3c46b (diff) | |
bfdd: Remove useless check for ECHO packet
The check with `ip->daddr == ip->saddr` in `bfd_recv_ipv4_fp()` is
useless, instead of it the ECHO packets should simply exit with
TTL checking failure regardless of this condition check.
Just remove the check.
Signed-off-by: anlan_cs <vic.lan@pica8.com>
Diffstat (limited to 'pimd/pim_cmd_common.c')
0 files changed, 0 insertions, 0 deletions
