mirror of
https://github.com/systemd/systemd.git
synced 2025-01-26 14:04:03 +03:00
ndisc-option: add missing case
Follow-up for 9f3587ae44ec9b437bd124eb9abbd593af45a796.
This commit is contained in:
parent
6b628fa1d0
commit
049bdac7b6
@ -180,6 +180,7 @@ static void ndisc_option_hash_func(const sd_ndisc_option *option, struct siphash
|
||||
case SD_NDISC_OPTION_TARGET_LL_ADDRESS:
|
||||
case SD_NDISC_OPTION_REDIRECTED_HEADER:
|
||||
case SD_NDISC_OPTION_MTU:
|
||||
case SD_NDISC_OPTION_HOME_AGENT:
|
||||
case SD_NDISC_OPTION_FLAGS_EXTENSION:
|
||||
case SD_NDISC_OPTION_CAPTIVE_PORTAL:
|
||||
break;
|
||||
|
Loading…
x
Reference in New Issue
Block a user