]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sbin/pfctl/tests/files/pfctl_test_descr.sh
Update tcpdump to 4.9.2
[FreeBSD/FreeBSD.git] / sbin / pfctl / tests / files / pfctl_test_descr.sh
1 # $FreeBSD$
2 # atf-sh, to be sourced by run.sh
3
4 pf0001_descr () { echo "Pass with labels" ; }
5 pf0002_descr () { echo "Block/pass" ; }
6 pf0003_descr () { echo "Block/pass with flags" ; }
7 pf0004_descr () { echo "Block" ; }
8 pf0005_descr () { echo "Block with variables" ; }
9 pf0006_descr () { echo "Variables" ; }
10 pf0007_descr () { echo "Block/pass with return" ; }
11 pf0008_descr () { echo "Block with address list" ; }
12 pf0009_descr () { echo "Block with interface list" ; }
13 pf0010_descr () { echo "Block/pass with return" ; }
14 pf0011_descr () { echo "Block/pass ICMP" ; }
15 pf0012_descr () { echo "Pass to subnets" ; }
16 pf0013_descr () { echo "Pass quick" ; }
17 pf0014_descr () { echo "Pass quick IPv6" ; }
18 pf0016_descr () { echo "Pass with no state" ; }
19 pf0018_descr () { echo "Address lists" ; }
20 pf0019_descr () { echo "Lists" ; }
21 pf0020_descr () { echo "Lists" ; }
22 pf0022_descr () { echo "Set options" ; }
23 pf0023_descr () { echo "Block on negated interface" ; }
24 pf0024_descr () { echo "Variable concatenation" ; }
25 pf0025_descr () { echo "Antispoof" ; }
26 pf0026_descr () { echo "Block from negated interface" ; }
27 pf0028_descr () { echo "Block with log and quick" ; }
28 pf0030_descr () { echo "Line continuation" ; }
29 pf0031_descr () { echo "Block policy" ; }
30 pf0032_descr () { echo "Pass to any" ; }
31 pf0034_descr () { echo "Pass with probability" ; }
32 pf0035_descr () { echo "Matching on TOS" ; }
33 pf0038_descr () { echo "Pass with user" ; }
34 pf0039_descr () { echo "Ordered opts" ; }
35 pf0040_descr () { echo "Block/pass" ; }
36 pf0041_descr () { echo "Anchors" ; }
37 pf0047_descr () { echo "Pass with labels" ; }
38 pf0048_descr () { echo "Tables" ; }
39 pf0049_descr () { echo "Broadcast and network modifiers" ; }
40 pf0050_descr () { echo "Double macro set" ; }
41 pf0052_descr () { echo "Set optimization" ; }
42 pf0053_descr () { echo "Pass with labels" ; }
43 pf0055_descr () { echo "Set options" ; }
44 pf0056_descr () { echo "State opts" ; }
45 pf0057_descr () { echo "Variables" ; }
46 pf0060_descr () { echo "Pass from multicast" ; }
47 pf0061_descr () { echo "Dynaddr with netmask" ; }
48 pf0065_descr () { echo "Antispoof with labels" ; }
49 pf0067_descr () { echo "Tags" ; }
50 pf0069_descr () { echo "Tags" ; }
51 pf0070_descr () { echo "Tags" ; }
52 pf0071_descr () { echo "Tags" ; }
53 pf0072_descr () { echo "Tags" ; }
54 pf0074_descr () { echo "Synproxy" ; }
55 pf0075_descr () { echo "Block quick with tags" ; }
56 pf0077_descr () { echo "Dynaddr with netmask" ; }
57 pf0078_descr () { echo "Table with label" ; }
58 pf0079_descr () { echo "No-route with label" ; }
59 pf0081_descr () { echo "Address list and table list with no-route" ; }
60 pf0082_descr () { echo "Pass with interface, table and no-route" ; }
61 pf0084_descr () { echo "Source track" ; }
62 pf0085_descr () { echo "Tag macro expansion" ; }
63 pf0087_descr () { echo "Optimization rule reordering" ; }
64 pf0088_descr () { echo "Optimization duplicate rules handling" ; }
65 pf0089_descr () { echo "TCP connection tracking" ; }
66 pf0090_descr () { echo "Log opts" ; }
67 pf0091_descr () { echo "Nested anchors" ; }
68 pf0092_descr () { echo "Comments" ; }
69 pf0094_descr () { echo "Address ranges" ; }
70 pf0095_descr () { echo "Include" ; }
71 pf0096_descr () { echo "Variables" ; }
72 pf0097_descr () { echo "Divert-to" ; }
73 pf0098_descr () { echo "Pass" ; }
74 pf0100_descr () { echo "Anchor with multiple path components" ; }
75 pf0101_descr () { echo "Prio" ; }
76 pf0102_descr () { echo "Address lists with mixed address family" ; }
77 pf0104_descr () { echo "Divert-to with localhost" ; }
78 pf1001_descr () { echo "Binat" ; }
79 pf1002_descr () { echo "Set timeout interval" ; }
80 pf1003_descr () { echo "ALTQ" ; }
81 pf1004_descr () { echo "ALTQ with Codel" ; }