1. 20 Dec, 2020 1 commit
    • Martin Weinelt's avatar
      Skip kernel_setup_interface when `skip-kernel-setup` is enabled. · f9698a56
      Martin Weinelt authored
      Setting sysctls is not allowed for unprivileged users, so let's not try
      to set per interface rp_filter when `skip-kernel-setup` is set.
      
      After this change babeld can run as an unprivileged users with
      CAP_NET_ADMIN. The user needs to take care of setting up the sysctls
      themselves.
      f9698a56
  2. 10 Oct, 2020 3 commits
  3. 20 Sep, 2020 1 commit
  4. 19 Sep, 2020 8 commits
  5. 21 Apr, 2020 1 commit
  6. 17 Apr, 2020 2 commits
  7. 15 Apr, 2020 10 commits
  8. 20 Aug, 2019 1 commit
  9. 19 Aug, 2019 1 commit
  10. 18 Aug, 2019 1 commit
  11. 07 Aug, 2019 1 commit
    • Christof Schulze's avatar
      Refactor interface_updown. · d94537c1
      Christof Schulze authored
        * clarify code flow, only checking for future state once
        * clarify error messages when MTU is guessed by including the MTU value
      d94537c1
  12. 05 Aug, 2019 2 commits
  13. 04 Aug, 2019 1 commit
  14. 26 Jul, 2019 7 commits