drmpeg / gr-dvbgse

A DVB-GSE interface for GNU Radio
GNU General Public License v3.0
30 stars 5 forks source link

Improve pcap error messages #4

Closed GabeBolton closed 2 years ago

GabeBolton commented 2 years ago

This gives the user the pcap error code and error name when one occurs.

I spent several hours trying to diagnose a pcap error, to get to the root of the issue I poked around to get the code. This worked to let me know that the interface pcap was trying to use wasn't up (error code -9).

I thought this might save someone else a bit of time.

drmpeg commented 2 years ago

I've cherry picked your changes and committed them. https://github.com/drmpeg/gr-dvbgse/commit/30c9cf5c3eec39858b34d8eff50476a0fac34cb9