Skip to content
Snippets Groups Projects
  1. Nov 28, 2024
  2. Nov 26, 2024
  3. Nov 21, 2024
  4. Nov 20, 2024
  5. Nov 14, 2024
  6. Nov 13, 2024
  7. Nov 12, 2024
  8. Nov 06, 2024
  9. Oct 30, 2024
  10. Oct 29, 2024
  11. 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
  12. Jun 24, 2024
  13. Jun 18, 2024
  14. Jun 13, 2024
  15. Jun 12, 2024
  16. May 30, 2024
  17. May 23, 2024
  18. May 08, 2024
  19. 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
  20. Apr 17, 2024
Loading