

TRIM: fix operation when ZFS is not active Rc.inet1 - add iptables processing to bridge interfaces to make them operate similarly as macvlan interfacesĬreate_network_ini - restart smb when network changes are done Rc.ssh - listen on regular interfaces only which have an IP address, this includes the primary interface + set ipv4 / ipv6 support Rc.samba - let smb, nmb service listen on regular interfaces only which have an IP address, this includes the primary interface + set ipv4 / ipv6 support (also for wsdd2)


Rc.avahidaemon - let service listen on regular interfaces only which have an IP address, this includes the primary interface + set ipv4 / ipv6 support Rc.docker - suppress ipv6 link-local address for docker0 and shim interfaces when set as ipv4 only Use symlinks instead of bind-mounts for exclusive shares.įix share rename when share contains space and located on zfs pool. This implementation is actually a little cleaner and provides the same benefits of faster throughput. For example, for an exclusive share named "myshare" which exists only on "mypool" this symlink is generated: To overcome this problem, symlinks are created in /mnt/user instead. We found issues using bind-mounts with ZFS pools with internal nested child datasets. Please refer to the 6.12.0-rc1 topic for a general overview.įor exclusive shares we made an implementation change.
