Tagged Questions
2
votes
2answers
236 views
UDP multicasting broken after kernel update
I've got an embedded system which is running a stripped down Gentoo userland with a manually build kernel. The system acquires data from a PCI card and sends it out to an UDP multicast group.
All ...