Home
last modified time | relevance | path

Searched hist:"5 b6c447d" (Results 1 – 7 of 7) sorted by relevance

/openbsd/regress/sbin/pfctl/
H A Dpf48.ok5b6c447d Fri Jul 11 08:29:34 GMT 2003 cedric <cedric@openbsd.org> Better parsing and -v support for tables:

- remove the tableaddrs and tableaddr yacc production and reuse
host_list instead.
- produce better error messages.
- do not load addresses from external file when it is not
required (like with -R option).
- store initializers in a new node_tinit linked list before
putting them into the address buffer (see next point).
- add a new print_tabledef() function, which makes "pfctl -nvf"
print something useful for table definitions, which in turn
makes it possible to write better regress tests (see first chunk
of the diff) and bring table definition consistant with other
parsed rules.

ok dhartmei@
/openbsd/sbin/pfctl/
H A Dpfctl_table.c5b6c447d Fri Jul 11 08:29:34 GMT 2003 cedric <cedric@openbsd.org> Better parsing and -v support for tables:

- remove the tableaddrs and tableaddr yacc production and reuse
host_list instead.
- produce better error messages.
- do not load addresses from external file when it is not
required (like with -R option).
- store initializers in a new node_tinit linked list before
putting them into the address buffer (see next point).
- add a new print_tabledef() function, which makes "pfctl -nvf"
print something useful for table definitions, which in turn
makes it possible to write better regress tests (see first chunk
of the diff) and bring table definition consistant with other
parsed rules.

ok dhartmei@
H A Dpfctl_parser.h5b6c447d Fri Jul 11 08:29:34 GMT 2003 cedric <cedric@openbsd.org> Better parsing and -v support for tables:

- remove the tableaddrs and tableaddr yacc production and reuse
host_list instead.
- produce better error messages.
- do not load addresses from external file when it is not
required (like with -R option).
- store initializers in a new node_tinit linked list before
putting them into the address buffer (see next point).
- add a new print_tabledef() function, which makes "pfctl -nvf"
print something useful for table definitions, which in turn
makes it possible to write better regress tests (see first chunk
of the diff) and bring table definition consistant with other
parsed rules.

ok dhartmei@
H A Dpfctl.c5b6c447d Fri Jul 11 08:29:34 GMT 2003 cedric <cedric@openbsd.org> Better parsing and -v support for tables:

- remove the tableaddrs and tableaddr yacc production and reuse
host_list instead.
- produce better error messages.
- do not load addresses from external file when it is not
required (like with -R option).
- store initializers in a new node_tinit linked list before
putting them into the address buffer (see next point).
- add a new print_tabledef() function, which makes "pfctl -nvf"
print something useful for table definitions, which in turn
makes it possible to write better regress tests (see first chunk
of the diff) and bring table definition consistant with other
parsed rules.

ok dhartmei@
H A Dpfctl_parser.c5b6c447d Fri Jul 11 08:29:34 GMT 2003 cedric <cedric@openbsd.org> Better parsing and -v support for tables:

- remove the tableaddrs and tableaddr yacc production and reuse
host_list instead.
- produce better error messages.
- do not load addresses from external file when it is not
required (like with -R option).
- store initializers in a new node_tinit linked list before
putting them into the address buffer (see next point).
- add a new print_tabledef() function, which makes "pfctl -nvf"
print something useful for table definitions, which in turn
makes it possible to write better regress tests (see first chunk
of the diff) and bring table definition consistant with other
parsed rules.

ok dhartmei@
H A Dparse.y5b6c447d Fri Jul 11 08:29:34 GMT 2003 cedric <cedric@openbsd.org> Better parsing and -v support for tables:

- remove the tableaddrs and tableaddr yacc production and reuse
host_list instead.
- produce better error messages.
- do not load addresses from external file when it is not
required (like with -R option).
- store initializers in a new node_tinit linked list before
putting them into the address buffer (see next point).
- add a new print_tabledef() function, which makes "pfctl -nvf"
print something useful for table definitions, which in turn
makes it possible to write better regress tests (see first chunk
of the diff) and bring table definition consistant with other
parsed rules.

ok dhartmei@
/openbsd/usr.sbin/authpf/
H A Dauthpf.c5b6c447d Fri Jul 11 08:29:34 GMT 2003 cedric <cedric@openbsd.org> Better parsing and -v support for tables:

- remove the tableaddrs and tableaddr yacc production and reuse
host_list instead.
- produce better error messages.
- do not load addresses from external file when it is not
required (like with -R option).
- store initializers in a new node_tinit linked list before
putting them into the address buffer (see next point).
- add a new print_tabledef() function, which makes "pfctl -nvf"
print something useful for table definitions, which in turn
makes it possible to write better regress tests (see first chunk
of the diff) and bring table definition consistant with other
parsed rules.

ok dhartmei@