Skip to content
Snippets Groups Projects
  1. Oct 29, 2012
  2. Aug 29, 2012
  3. Aug 16, 2012
  4. Aug 08, 2012
  5. Aug 07, 2012
  6. Aug 06, 2012
  7. Jul 26, 2012
  8. Jul 24, 2012
  9. Jul 22, 2012
  10. Jul 20, 2012
  11. Jul 18, 2012
  12. Jul 16, 2012
  13. Jul 07, 2012
  14. May 15, 2012
  15. May 14, 2012
  16. May 11, 2012
  17. May 04, 2012
  18. May 03, 2012
  19. May 02, 2012
  20. Apr 30, 2012
    • Ondřej Zajíček's avatar
      Cleanup in sysdep KRT code, part 3. · 7a2c48da
      Ondřej Zajíček authored
      Just one more renaming, old krt_set_notify() to krt_replace_rte().
      7a2c48da
    • Ondřej Zajíček's avatar
      Cleanup in sysdep KRT code, part 2. · f1aceff5
      Ondřej Zajíček authored
      Remove support for historic Linux kernels,
      merge krt-iface, krt-set and krt-scan stub headers.
      f1aceff5
    • Ondřej Zajíček's avatar
      Cleanup in sysdep KRT code, part 1. · 396dfa90
      Ondřej Zajíček authored
      OS-dependent functions renamed to be more consistent,
      prepared to merge krt-set and krt-scan headers.
      
      Name changes:
      
      struct krt_if_params -> struct kif_params
      struct krt_if_status -> struct kif_status
      struct krt_set/scan_params -> struct krt_params
      struct krt_set/scan_status -> struct krt_status
      
      krt_if_params_same -> kif_sys_reconfigure
      krt_if_copy_params -> kif_sys_copy_config
      krt_set/scan_params_same -> krt_sys_reconfigure
      krt_set/scan_copy_params -> krt_sys_copy_config
      
      krt_if_scan -> kif_do_scan
      krt_set_notify -> krt_do_notify
      krt_scan_fire -> krt_do_scan
      
      krt_if_ -> kif_sys_
      krt_scan_ -> krt_sys_
      krt_set_ -> krt_sys_
      396dfa90
  21. Apr 29, 2012
  22. Apr 28, 2012
  23. Apr 27, 2012
  24. Apr 26, 2012
  25. Apr 24, 2012