Skip to content

Commit

Permalink
Linux: remove support for SOCK_PACKET.
Browse files Browse the repository at this point in the history
  • Loading branch information
Mario Rugiero committed Oct 7, 2019
1 parent 711885e commit f4a26d7
Show file tree
Hide file tree
Showing 2 changed files with 71 additions and 586 deletions.
5 changes: 0 additions & 5 deletions configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -697,11 +697,6 @@ else
# No prizes for guessing this one.
#
V_PCAP=linux

#
# XXX - this won't work with older kernels that have
# SOCK_PACKET sockets but not PF_PACKET sockets.
#
VALGRINDTEST_SRC=valgrindtest.c
elif test "$ac_cv_header_net_pfilt_h" = yes; then
#
Expand Down
Loading

0 comments on commit f4a26d7

Please sign in to comment.