Lines Matching full:kernels
76 * Known problems with 2.0[.x] kernels:
78 * - The loopback device gives every packet twice; on 2.2[.x] kernels,
81 * "recvfrom()", but, on 2.0[.x] kernels, we have to use
158 * later kernels and libc5, and don't provide a <netpacket/packet.h>
255 * with the value it has in the 2.2 and later kernels, so that, on
256 * those kernels, when we pass it in the flags argument to "recvfrom()"
258 * we want. (We don't get that behavior on 2.0[.x] kernels, because
267 * with the value it has in the 2.2 and later kernels, so that we can
1060 * With older kernels promiscuous mode is kind of interesting because we
1068 * Even with newer kernels, we have the same issue with rfmon mode.
1097 * in 2.0[.x] kernels.
1288 * Current Linux kernels use the protocol family PF_PACKET to
1290 * older kernels had a special socket type SOCK_PACKET to
1293 * to be compatible with older kernels for a while so we are
1676 * broken with 2.2.x kernels.
1839 * kernels, and 2.2[.x] kernels with Alexey Kuznetzov's turbopacket
2069 * a symlink; older kernels have directories
2070 * for devices, newer kernels have symlinks to
2985 /* ===== Functions to interface to the newer kernels ================== */
3125 * kernels) - reopen in cooked mode.
3283 * kernels).
5546 /* ===== Functions to interface to the older kernels ================== */
5711 * capture on 2.0[.x] kernels; you really want a
5748 kernels.
5783 /* ===== System calls available on all supported kernels ============== */