Sockets services: Difference between revisions
Add full interface name (imported from SwIPC) |
/dev/bpf, judging from bsdservices strings |
||
Line 68: | Line 68: | ||
| 30 || [3.0.0+] SendMMsg | | 30 || [3.0.0+] SendMMsg | ||
|} | |} | ||
Open: can open <code>/dev/bpf</code> (and most likely only that file, given bsdservices' binary contents). This can be used, for example, to enable promiscuous mode, see FreeBSD's <code>/dev/bpf</code> for more details. | |||
== Initalize == | == Initalize == |