Search results

  1. Pieter Cardoen

    SocketCAN rename interfaces

    Dear We have an embedded device which has 2 can interfaces, appearing as can0 and can1. Is there a possiblility to rename these CAN interfaces to can1 and can2? Thanks Pieter
  2. Pieter Cardoen

    Remove ip address when cable is disconnected

    Dear We are building embedded devices which are sometimes hot plugged during development. We are configuring the network using /etc/network interfaces (dhcp). When the cable is disconnected and connected to another device, the IP address persists on the interface which results in inability to...
  3. Pieter Cardoen

    Usermanagement when using symmetrical update

    Dear I am developing an embedded system, which is currently using symmetrical update (2 boot partitions, at update you overwrite the other partition and reboot in the other partition). The system is used by various users which all have the responsability to maintain their credentials...
  4. Pieter Cardoen

    Extremely high softirq load > 90 % when DoS attacking embedded device

    Dear I am trying to make my embedded device robust against DoS attack but I notice that the system has a tremendously high softirq load causing the system to hang completely. I am testing the system by pushing a large number of UDP messages to the system (> 250k messages per second). Is there...
Top