diff options
| author | Donatas Abraitis <donatas.abraitis@gmail.com> | 2019-07-19 16:15:52 +0300 |
|---|---|---|
| committer | Donatas Abraitis <donatas.abraitis@gmail.com> | 2019-07-25 23:19:10 +0300 |
| commit | 0743b61d6034ee06ee88f8803547dbb15ef75194 (patch) | |
| tree | 03cbab08adccba84a5197f7165ee4b2d00020bf9 /lib/command.c | |
| parent | 60762f8f19822818ea6407ade7f51bc1957c2fdd (diff) | |
bgpd: Convert to network byte order before passing value to `community_del_val`
community_val_get() returns ntohl(val) which is used in more places like
community_include(), community_add_val(), but community_del_val() is missing
back conversion htonl().
Signed-off-by: Donatas Abraitis <donatas.abraitis@gmail.com>
Diffstat (limited to 'lib/command.c')
0 files changed, 0 insertions, 0 deletions
