Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • KDE Connect KDE Connect
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Bugzilla
    • Bugzilla
  • Merge requests 24
    • Merge requests 24
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • NetworkNetwork
  • KDE ConnectKDE Connect
  • Repository
  • kdeconnect-kde
  • core
  • backends
  • lan
  • lanlinkprovider.cpp
Find file BlameHistoryPermalink
  • Weixuan Xiao's avatar
    Send broadcast on each LAN interfaces on FreeBSD · e468759d
    Weixuan Xiao authored Jul 19, 2022
    On FreeBSD 12 or later, a new routing strategy is introduced, which
    prevents broadcast using 255.255.255.255.
    Thus, we need to explicitly send the broadcast to each network 
    interfaces.
    Here the commit can simply reuse the code for Windows.
    
    Ref: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252596
    e468759d