Skip to content
Snippets Groups Projects
  1. Oct 30, 2024
  2. Oct 29, 2024
  3. Sep 09, 2024
    • Martin Teichmann's avatar
      bind to a protocol on network input · 1c6f40e6
      Martin Teichmann authored
      this will hopefully make a fan-in possible: the EBPF changes the
      protocol on the incoming packet, and we bind to this protocol.
      This way two processes may listen to different subsets of ethercat
      packets.
      1c6f40e6
  4. Jun 24, 2024
  5. Jun 18, 2024
  6. Jun 13, 2024
  7. Jun 12, 2024
  8. May 30, 2024
  9. May 23, 2024
  10. May 08, 2024
  11. Apr 18, 2024
    • Martin Teichmann's avatar
      remove binding of sockets · 0904e6c1
      Martin Teichmann authored
      newer versions of Python do not allow binding of sockets 'by hand'
      anymore. Interestingly, everything works perfectly without. Was
      it ever needed? Not sure.
      0904e6c1
  12. Apr 17, 2024
  13. Apr 15, 2024
  14. Apr 08, 2024
  15. Apr 06, 2024
  16. Apr 01, 2024
  17. Mar 19, 2024
  18. Mar 18, 2024
  19. Feb 29, 2024
  20. Feb 27, 2024
Loading