06/03/2014 11:11, David Marchand : > This reverts commit > a0cdfcf936bcccd15d08a22c9cf38013b6859ad2, > ef5b2363627dadacfee7da6ee0c7d1c2b40a30db and > 60191b8919ef630a0fd50c32a734dd04802ccbfc . > > These patches are creating more problems than solving the initial one (which > was a build error with too old pcap libraries). > Since old pcap librabries are not that common, just revert them. > > Reported-by: Meir Tseitlin <mirots at gmail.com> > Reported-by: Mats Liljegren <mats.liljegren at enea.com> > Signed-off-by: David Marchand <david.marchand at 6wind.com>
Acked and applied. If someone request to support an old version of libpcap, a slightly different solution should be provided. -- Thomas