https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273557
--- Comment #11 from cr...@rlwinm.de --- In my opinion it makes are lot of sense to be able to set the interface link state through the tap device file descriptor, because the process containing it has performed **the** single opening allowed per tap device at a time. The process is trusted to process all Ethernet frames to and from the tap device. Why would you want to have it jump through hoops to set the link state instead of making it available through the capability represented by the file descriptor? -- You are receiving this mail because: You are the assignee for the bug.