summaryrefslogtreecommitdiffstats
path: root/tests/py/inet/osf.t
blob: fd5d9ed868ff0f5fb324d454c8061f8e5b981de9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
:osfchain;type filter hook input priority 0

*ip;osfip;osfchain
*ip6;osfip6;osfchain
*inet;osfinet;osfchain

osf name "Linux";ok
osf ttl loose name "Linux";ok
osf ttl skip name "Linux";ok
osf ttl nottl name "Linux";fail
osf name "morethansixteenbytes";fail
osf name ;fail
osf name { "Windows", "MacOs" };ok
ct mark set osf name map { "Windows" : 0x00000001, "MacOs" : 0x00000002 };ok