History log of /freebsd-10-stable/etc/rc.firewall
Revision Date Author Comments
# 287091 24-Aug-2015 julian

MFH: r284691
MFH: r284920

Remove 16 rules and replace by 2 by using a table.
I've been doing this ever since there were tables.
I could make more efficient by using "in recv" and "out xmit" instead of via
but I'll leave that.


# 285821 23-Jul-2015 hrs

MFC r273201, r273301:

Add support of "/{udp,tcp,proto}" suffix into $firewall_myservices, which
interpreted the listed items as port numbers of TCP services.

A service with no suffix still works and recognized as a TCP service for
backward compatibility. It should be updated with /tcp suffix.

Approved by: re (gjb)


# 287091 24-Aug-2015 julian

MFH: r284691
MFH: r284920

Remove 16 rules and replace by 2 by using a table.
I've been doing this ever since there were tables.
I could make more efficient by using "in recv" and "out xmit" instead of via
but I'll leave that.


# 285821 23-Jul-2015 hrs

MFC r273201, r273301:

Add support of "/{udp,tcp,proto}" suffix into $firewall_myservices, which
interpreted the listed items as port numbers of TCP services.

A service with no suffix still works and recognized as a TCP service for
backward compatibility. It should be updated with /tcp suffix.

Approved by: re (gjb)