1. 22 3月, 2014 4 次提交
  2. 12 1月, 2014 2 次提交
  3. 09 1月, 2014 5 次提交
  4. 28 12月, 2013 3 次提交
  5. 23 10月, 2013 1 次提交
    • M
      batman-adv: limit local translation table max size · a19d3d85
      Marek Lindner 提交于
      The local translation table size is limited by what can be
      transferred from one node to another via a full table request.
      
      The number of entries fitting into a full table request depend
      on whether the fragmentation is enabled or not. Therefore this
      patch introduces a max table size check and refuses to add
      more local clients when that size is reached. Moreover, if the
      max full table packet size changes (MTU change or fragmentation
      is disabled) the local table is downsized instantaneously.
      Signed-off-by: NMarek Lindner <lindner_marek@yahoo.de>
      Acked-by: NAntonio Quartulli <ordex@autistici.org>
      a19d3d85
  6. 19 10月, 2013 5 次提交
  7. 12 10月, 2013 6 次提交
  8. 10 10月, 2013 2 次提交
  9. 18 9月, 2013 1 次提交
  10. 28 8月, 2013 1 次提交
  11. 11 8月, 2013 1 次提交
  12. 29 5月, 2013 2 次提交
  13. 22 5月, 2013 1 次提交
  14. 23 4月, 2013 1 次提交
  15. 27 3月, 2013 5 次提交