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