diff options
author | 2021-01-13 11:34:01 +0000 | |
---|---|---|
committer | 2021-01-13 11:34:01 +0000 | |
commit | d884cecf431fe69afd233cb7451e7877a4f6ccc0 (patch) | |
tree | e8329334f0da05ea2b1bdf9c1d2dd9ca75af6859 /lib/libssl/tls12_record_layer.c | |
parent | Add support for the HYM8563 RTC, which is a PCF8563 clone. (diff) | |
download | wireguard-openbsd-d884cecf431fe69afd233cb7451e7877a4f6ccc0.tar.xz wireguard-openbsd-d884cecf431fe69afd233cb7451e7877a4f6ccc0.zip |
Extend prefix_evaluate() to also be used when withdrawing a prefix.
Doing the LIST_REMOVE() outside of prefix_evalute() is no longer valid.
As a benefit it is now simply possible to re-evaluate a prefix by passing
it to prefix_evaluate() for both removal and insertion. prefix_evaluate()
will then take care to ensure that a update is sent out if necessary.
Also move rde_send_kroute() call to rde_generate_updates() to make it a
bit easier to plug this module into a regress test.
OK denis@
Diffstat (limited to 'lib/libssl/tls12_record_layer.c')
0 files changed, 0 insertions, 0 deletions