Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 08 Jul 2017 09:28:46 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-jail@FreeBSD.org
Subject:   [Bug 220530] Allow more services to run into jailvnet
Message-ID:  <bug-220530-9824-Ms9YQDdxD1@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-220530-9824@https.bugs.freebsd.org/bugzilla/>
References:  <bug-220530-9824@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D220530

--- Comment #1 from commit-hook@freebsd.org ---
A commit references this bug:

Author: kp
Date: Sat Jul  8 09:28:33 UTC 2017
New revision: 320802
URL: https://svnweb.freebsd.org/changeset/base/320802

Log:
  Allow more services to run in vnet jails

  After some tests, here are the services that run into a vnet jail:
    - defaultroute
    - dhclient
    - ip6addrctl
    - natd
    - pf
    - pfsync
    - pflog (deamon runs, pflog0 interface usable, but /var/log/pflog not
filled)
    - rarpd
    - route6d (do nothing anyway because obsolete)
    - routed (do nothing anyway because obsolete)
    - rtsold
    - static_arp
    - static_ndp

  PR:           220530
  Submitted by: olivier@freebsd.org

Changes:
  head/etc/rc.d/defaultroute
  head/etc/rc.d/dhclient
  head/etc/rc.d/ip6addrctl
  head/etc/rc.d/natd
  head/etc/rc.d/pf
  head/etc/rc.d/pflog
  head/etc/rc.d/pfsync
  head/etc/rc.d/rarpd
  head/etc/rc.d/route6d
  head/etc/rc.d/routed
  head/etc/rc.d/rtsold
  head/etc/rc.d/static_arp
  head/etc/rc.d/static_ndp

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-220530-9824-Ms9YQDdxD1>