Dmitry Kozlyuk
436c089a52
net/pcap: move OS-dependent code to separate files
...
PCAP PMD queries interface information differently for Linux and
FreeBSD, OS-specific code is guarded by #ifdef. This PMD also depends on
POSIX bits, namely gettimeofday() and NAME_MAX.
Move OS-dependent code to separate files.
Replace POSIX bits with DPDK equivalents.
Rename rte_eth_pcap.c to pcap_ethdev.c, like it is in most other PMDs.
Signed-off-by: Dmitry Kozlyuk <dmitry.kozliuk@gmail.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
2021-04-21 23:48:31 +02:00
..
2021-04-21 14:04:09 +02:00
2021-04-20 12:09:33 +02:00
2021-04-21 15:57:51 +02:00
2021-04-21 14:04:09 +02:00
2021-04-21 14:04:09 +02:00
2021-04-21 14:04:09 +02:00
2021-04-21 14:04:09 +02:00
2021-04-20 07:29:23 +02:00
2021-04-20 03:36:05 +02:00
2021-04-21 14:04:09 +02:00
2021-04-21 14:04:09 +02:00
2021-04-21 14:04:09 +02:00
2021-04-21 16:41:13 +02:00
2021-04-21 14:04:09 +02:00
2021-04-21 14:04:09 +02:00
2021-04-21 14:04:09 +02:00
2021-04-21 14:04:09 +02:00
2021-04-21 14:04:09 +02:00
2021-04-21 14:04:09 +02:00
2021-04-20 12:55:28 +02:00
2021-04-21 16:38:37 +02:00
2021-04-21 14:04:09 +02:00
2021-04-20 16:05:45 +02:00
2021-04-20 04:54:28 +02:00
2021-04-21 14:04:09 +02:00
2021-04-21 14:04:09 +02:00
2021-04-21 14:04:09 +02:00
2021-04-21 14:04:09 +02:00
2021-04-21 14:04:09 +02:00
2021-04-21 14:04:09 +02:00
2021-04-21 14:04:09 +02:00
2021-04-21 12:22:17 +02:00
2021-04-21 14:04:09 +02:00
2021-04-21 14:04:09 +02:00
2021-04-21 14:04:09 +02:00
2021-04-21 14:04:09 +02:00
2021-04-21 14:04:09 +02:00
2021-04-21 14:04:09 +02:00
2021-04-21 14:04:09 +02:00
2021-04-21 14:04:09 +02:00
2021-04-21 14:04:09 +02:00
2021-04-21 23:48:31 +02:00
2021-04-21 14:04:09 +02:00
2021-04-21 14:04:09 +02:00
2021-04-21 14:04:09 +02:00
2021-04-21 12:38:37 +02:00
2021-04-21 12:22:17 +02:00
2021-04-21 14:04:09 +02:00
2021-04-21 14:04:09 +02:00
2021-04-21 14:04:09 +02:00
2021-04-21 14:04:09 +02:00
2021-04-21 14:04:09 +02:00
2021-04-21 14:04:09 +02:00
2021-04-21 14:04:09 +02:00
2021-04-21 14:04:09 +02:00
2021-04-21 12:37:55 +02:00