1. 25 7月, 2018 1 次提交
  2. 25 10月, 2014 1 次提交
  3. 17 5月, 2014 1 次提交
    • P
      ieee802154: add netlink interfaces for llsec · 3e9c156e
      Phoebe Buckheister 提交于
      This patch adds user-visible interfaces for the llsec infrastructure.
      For the added methods, the only major difference between all add/remove
      implementation lies in how the specific object is parsed, and for dump
      requests, how objects are written into netlink messages.
      
      To save on boilerplate code, table dumps are routed through a helper
      function that handles netlink dump state, leaving the actual dumping
      code to care only about iterating over the table to be dumped and
      filling netlink messages. For add/remove methods, the boilerplate
      required to work is not quite as large, but still enough to also move
      into a local helper.
      Signed-off-by: NPhoebe Buckheister <phoebe.buckheister@itwm.fraunhofer.de>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      3e9c156e
  4. 18 2月, 2014 5 次提交
  5. 06 11月, 2009 1 次提交
  6. 20 8月, 2009 1 次提交
  7. 13 8月, 2009 1 次提交
  8. 09 6月, 2009 1 次提交