527906c821
Decoding a FAST request will only give us the FastOptions flags that are explicitly declared in the ASN1 source. This meant that the check for unsupported mandatory options would never succeed, and an unsupported option would go undetected. Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>