david415 / HoneyBadger

Quantum Insert detector/recorder
GNU General Public License v3.0
305 stars 39 forks source link

modularize AF_PACKET support into conditional building for Linux #70

Closed david415 closed 9 years ago

david415 commented 9 years ago

objective: to suppose honeybadger building on non-Linux systems.

plan: turn our AF_PACKET support into a golang module that builds optionally when the platform is Linux.

david415 commented 9 years ago

resolved in https://github.com/david415/HoneyBadger/commit/2db835f0591421896bba2c57c29f9fc95dfed7a1