1. 02 7月, 2012 1 次提交
  2. 28 6月, 2012 1 次提交
  3. 21 6月, 2012 2 次提交
  4. 17 2月, 2012 1 次提交
  5. 20 6月, 2011 1 次提交
    • A
      batman-adv: add wrapper function to throw uevent in userspace · c6bda689
      Antonio Quartulli 提交于
      Using throw_uevent() is now possible to trigger uevent signal that can
      be recognised in userspace. Uevents will be triggered through the
      /devices/virtual/net/{MESH_IFACE} kobject.
      
      A triggered uevent has three properties:
      - type: the event class. Who generates the event (only 'gw' is currently
        defined). Corresponds to the BATTYPE uevent variable.
      - action: the associated action with the event ('add'/'change'/'del' are
        currently defined). Corresponds to the BATACTION uevent variable.
      - data: any useful data for the userspace. Corresponds to the BATDATA
        uevent variable.
      Signed-off-by: NAntonio Quartulli <ordex@autistici.org>
      Signed-off-by: NSven Eckelmann <sven@narfation.org>
      c6bda689
  6. 31 1月, 2011 1 次提交
  7. 17 12月, 2010 1 次提交
  8. 09 7月, 2010 1 次提交
  9. 19 6月, 2010 1 次提交
  10. 12 5月, 2010 3 次提交
  11. 12 12月, 2009 1 次提交