[Bug 194292] New: Patch for adding firewall_myservices_tcp and firewall_myservices_udp support to rc.conf

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Oct 10 20:27:23 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194292

            Bug ID: 194292
           Summary: Patch for adding firewall_myservices_tcp and
                    firewall_myservices_udp support to rc.conf
           Product: Base System
           Version: 11.0-CURRENT
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Some People
          Priority: ---
         Component: conf
          Assignee: freebsd-bugs at FreeBSD.org
          Reporter: olivier at cochard.me

Created attachment 148177
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=148177&action=edit
patch for adding firewall_myservices_udp to rc.conf

Settings firewall_myservices in etc/rc.conf permit to support only TCP
services.
This patch propose to add UDP services by 2 changes:
1. firewall_myservices became a deprecated alias, the new is
firewall_myservices_tcp
2. A new firewall_myservices_udp variable is added.
Patch to be apply to an up-to-date -current (tested on r272911).

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list