Skip to content
Snippets Groups Projects
  1. Dec 15, 2016
  2. Dec 14, 2016
  3. Dec 13, 2016
  4. Dec 12, 2016
  5. Dec 10, 2016
  6. Dec 09, 2016
  7. Dec 07, 2016
    • Alexander Bluhm's avatar
      Allow to set promisc mode in sndrcv(). · e4162776
      Alexander Bluhm authored
      In the pcapdnet() backend it was not possible to run the
      L{2,3}{pcap,dnet}Socket in promiscuous mode.  Add a promisc option
      to sr(), sr1(), srp(), srp1(), srflood(), srpflood() so that the
      user can choose the behavior.
      
      Keep the default non-promiscuous as in most cases sndrcv() sniffs
      an answer that is directed to the sender.
      e4162776
    • Alexander Bluhm's avatar
      Use special code path for OpenBSD in sndrcv. · 3983433a
      Alexander Bluhm authored
      On OpenBSD use the non-blocking recv() after select() in sndrcv().
      That was already done for FreeBSD and Darwin.  This fixes sniffing
      on real hardware with libdnet backend.
      3983433a
  8. Dec 06, 2016
  9. Dec 05, 2016
  10. Dec 03, 2016
  11. Dec 02, 2016
  12. Dec 01, 2016
  13. Nov 25, 2016
  14. Nov 24, 2016
  15. Nov 21, 2016
  16. Nov 20, 2016
  17. Nov 16, 2016
  18. Nov 15, 2016
  19. Nov 14, 2016
  20. Nov 11, 2016
  21. Nov 10, 2016
Loading