1. 05 2月, 2008 1 次提交
  2. 01 2月, 2008 3 次提交
  3. 29 1月, 2008 13 次提交
  4. 07 11月, 2007 1 次提交
  5. 11 7月, 2007 1 次提交
  6. 08 6月, 2007 1 次提交
  7. 26 4月, 2007 1 次提交
  8. 03 12月, 2006 1 次提交
  9. 19 10月, 2006 1 次提交
  10. 29 9月, 2006 7 次提交
  11. 23 9月, 2006 6 次提交
  12. 26 4月, 2006 1 次提交
  13. 04 1月, 2006 1 次提交
  14. 30 8月, 2005 1 次提交
  15. 21 6月, 2005 1 次提交
    • R
      [NETLINK]: fib_lookup() via netlink · 246955fe
      Robert Olsson 提交于
      Below is a more generic patch to do fib_lookup via netlink. For others 
      we should say that we discussed this as a way to verify route selection.
      It's also possible there are others uses for this.
      
      In short the fist half of struct fib_result_nl is filled in by caller 
      and netlink call fills in the other half and returns it.
      
      In case anyone is interested there is a corresponding user app to compare 
      the full routing table this was used to test implementation of the LC-trie. 
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      246955fe