nttdots / go-dots

go implementation of DOTS(DDoS Open Threat Signaling) https://datatracker.ietf.org/wg/dots/about/
Apache License 2.0
57 stars 14 forks source link

Add refresh feature of request with the same mitigation-id #8

Closed eurekaeru closed 6 years ago

eurekaeru commented 7 years ago
   For the mitigation request to continue beyond the initial negotiated
   lifetime, the DOTS client will need to refresh the current mitigation
   request by sending a new PUT request.  The PUT request MUST use the
   same mitigation-id value, and MUST repeat all the other parameters as
   sent in the original mitigation request apart from a possible change
   to the lifetime parameter value.
naga-lep commented 6 years ago

Supported as EfficacyUpdate. 2a623819dd2c92cf3d5937a6de616a961e409c89