Summary: | Default gateway undetected on FreeBSD | ||
---|---|---|---|
Product: | [Applications] knemo | Reporter: | Alberto Villa <avilla> |
Component: | general | Assignee: | John Stamp <jstamp> |
Status: | RESOLVED UNMAINTAINED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | FreeBSD Ports | ||
OS: | FreeBSD | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Fix to the issue. |
Description
Alberto Villa
2012-06-12 00:30:06 UTC
Created attachment 71749 [details]
Fix to the issue.
The attached patch replaces the incriminated code with the SA_SIZE() macro, which calculates the correct size of given sockaddr structure (be it a sockaddr_in or sockaddr_in6).
SVN commit 1299929 by jstamp: Fix default gateway detection on FreeBSD Thanks to Alberto Villa for the patch. M +1 -1 utils.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1299929 Hello! Sorry to be the bearer of bad news, but this project has been unmaintained for many years so I will be closing this bug. |