Merge pull request #47202 from cloudflare/fix-46918

Fix #46918: add the TTL field
This commit is contained in:
Nicole Thomas 2018-04-20 10:34:08 -04:00 committed by GitHub
commit 6135b76e2c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -132,7 +132,8 @@ _TERM_FIELDS = {
'flattened_addr': None,
'flattened_saddr': None,
'flattened_daddr': None,
'priority': None
'priority': None,
'ttl': None
}
# IP-type fields