1. 12 1月, 2014 2 次提交
  2. 09 1月, 2014 1 次提交
  3. 28 12月, 2013 1 次提交
  4. 23 10月, 2013 1 次提交
  5. 12 10月, 2013 1 次提交
    • A
      batman-adv: create common header for ICMP packets · 0bf84c16
      Antonio Quartulli 提交于
      the icmp and the icmp_rr packets share the same initial
      fields since they use the same code to be processed and
      forwarded.
      
      Extract the common fields and put them into a separate
      struct so that future ICMP packets can be easily added
      without bloating the packet definition.
      
      However, keep the seqno field outside of the newly created
      common header because future ICMP types may require a
      bigger sequence number space.
      
      This change breaks compatibility due to fields reordering
      in the ICMP headers.
      Signed-off-by: NAntonio Quartulli <antonio@open-mesh.com>
      Signed-off-by: NMarek Lindner <lindner_marek@yahoo.de>
      0bf84c16
  6. 28 8月, 2013 1 次提交
  7. 29 5月, 2013 1 次提交
  8. 19 1月, 2013 1 次提交
  9. 08 11月, 2012 1 次提交
  10. 29 10月, 2012 1 次提交
  11. 02 7月, 2012 5 次提交
  12. 28 6月, 2012 2 次提交
  13. 25 6月, 2012 4 次提交
  14. 21 6月, 2012 5 次提交
  15. 19 6月, 2012 1 次提交
  16. 18 4月, 2012 1 次提交
  17. 11 3月, 2012 1 次提交
  18. 17 2月, 2012 2 次提交
  19. 12 12月, 2011 3 次提交
  20. 20 11月, 2011 1 次提交
  21. 30 5月, 2011 1 次提交
  22. 02 5月, 2011 1 次提交
  23. 18 4月, 2011 1 次提交
  24. 05 3月, 2011 1 次提交