22.03.2018 0:38, Ronald F. Guilmette пишет: > > In message <[email protected]>, > Eugene Grosbein <[email protected]> wrote: > >> 21.03.2018 3:09, Ronald F. Guilmette wrote: >>> >>> https://stackoverflow.com/questions/7048448/raw-sockets-on-bsd-operating-systems >>> "Using raw sockets isn't hard but it's not entirely portable. For >>> instance, both in BSD and in Linux you can send whatever you want, >>> but in BSD you can't receive anything that has a handler (like TCP >>> and UDP)." >>> >>> So, first question: Is the above comment actually true & accurate? >> >> Not for FreeBSD. > > Is it true for other *BSDs?
Don't know about raw sockets. But I know that NETGRAPH that allows to send/receive RAW frames is FreeBSD specific. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[email protected]"
