b7e23e2c39
Motivation: Every switch block should also have a default case. Modification: Add default block in DnsOpCode to ensure we not fall-through by mistake Result: Cleanup Signed-off-by: xingrufei <xingrufei@sogou-inc.com>