nttdots / go-dots

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

Appending resource parameters by PUT request with alias-name #13

Open eurekaeru opened 6 years ago

eurekaeru commented 6 years ago
If the mitigation request
   contains both alias-name and other parameters identifying the target
   resources (such as, target-ip, target-prefix, target-port-range,
   fqdn, or uri) then the DOTS server appends the parameter values in
   alias-name with the corresponding parameter values in target-ip,
   target-prefix, target-port-range, fqdn, or uri.