The Linux Kernel API | ||
---|---|---|
<<< Previous | Next >>> |
Add or remove promsicuity from a device. While the count in the device remains above zero the interface remains promiscuous. Once it hits zero the device reverts back to normal filtering operation. A negative inc value is used to drop promiscuity on the device.
<<< Previous | Home | Next >>> |
netdev_set_master | Up | dev_set_allmulti |