https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266586
Zhenlei Huang <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |Not A Bug Status|New |Closed --- Comment #6 from Zhenlei Huang <[email protected]> --- (In reply to Sebastian S from comment #4) > Where did you get the parameter create_args_bridge1 ? It is not int the > /etc/defaults/rc.conf . See rc.conf(5) . cloned_interfaces (str) Set to the list of clonable network interfaces to create on this host. Further cloning arguments may be passed to the ifconfig(8) create command for each interface by setting the create_args_⟨interface⟩ variable. ... Not all type of interfaces are listed in manual documentation pages (of rc.conf). Otherwise it (the manual pages) will bloat. man(1) is your friend ;) -- You are receiving this mail because: You are the assignee for the bug.
