| Current Path : /usr/tests/sbin/pfctl/files/ |
| Current File : /usr/tests/sbin/pfctl/files/pf0092.in |
anchor { # testing comments
anchor in {
# comment before rule
pass quick
}
# silly nesting
anchor out {
anchor in {
anchor out {
anchor in {
anchor out {
anchor in {
anchor out {
anchor in {
pass
}
}
}
}
}
}
}
}
pass in on tun1000000
anchor foo on tun1000000 {
pass
}
} # comment after closing brace