Skip to content
Snippets Groups Projects
  1. Aug 07, 2012
  2. Aug 06, 2012
  3. Jul 26, 2012
  4. Jul 24, 2012
  5. Jul 22, 2012
  6. Jul 20, 2012
  7. Jul 18, 2012
  8. Jul 16, 2012
  9. Jul 07, 2012
  10. May 14, 2012
  11. May 11, 2012
  12. May 04, 2012
  13. May 03, 2012
  14. 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
  15. Apr 29, 2012
  16. Apr 28, 2012
  17. Apr 27, 2012
  18. Apr 24, 2012
  19. Apr 22, 2012
  20. Apr 21, 2012
  21. Apr 20, 2012
  22. Apr 19, 2012
  23. Apr 15, 2012