8 Commits

Author SHA256 Message Date
ea428be4a8 Accepting request 875766 from home:hgraeber:branches:network
- Cleanup spec file
  * Use %{_tmpfilesdir} instead of explicit path
  * Fix requirements for %fillup_only

OBS-URL: https://build.opensuse.org/request/show/875766
OBS-URL: https://build.opensuse.org/package/show/network/wsdd?expand=0&rev=10
2021-02-28 11:22:02 +00:00
f59af41c47 Accepting request 870070 from home:hgraeber:branches:network
- Version 0.6.4
  * send proper HTTP status codes in case of server side errors
  * send unicast and multicast UDP traffic in a standard-compliant fashion
  * add -V/--version option
  * copyright year update

OBS-URL: https://build.opensuse.org/request/show/870070
OBS-URL: https://build.opensuse.org/package/show/network/wsdd?expand=0&rev=9
2021-02-07 10:57:57 +00:00
d4491dbc10 Accepting request 863286 from home:hgraeber:branches:network
- Version 0.6.3
  * Skip Netlink messages smaller than 4 bytes correctly (#77, and maybe #59).
  * Messages are sent via the correct socket to comply with the intended/specified
    message flow. This also eases the firewall configuration (#72).
  * Include instructions for adding repository keys under Debian/Ubuntu in README.

OBS-URL: https://build.opensuse.org/request/show/863286
OBS-URL: https://build.opensuse.org/package/show/network/wsdd?expand=0&rev=8
2021-01-15 09:56:35 +00:00
5842229777 Accepting request 843255 from home:hgraeber:branches:network
- Run spec-cleaner

- Version 0.6.2
  * Lowered priority of non-essential, protocol-related and internal log
    messages (#53).
  * Do not use PID in Netlink sockets in order to avoid issues with duplicated
    PIDs, e.g., when Docker is used.
  * Prevent exceptions due to invalid incoming messages.
  * HTTP server address family wrong when interface address is added (#62)
  * Fixed error when interface address is removed (#62)

OBS-URL: https://build.opensuse.org/request/show/843255
OBS-URL: https://build.opensuse.org/package/show/network/wsdd?expand=0&rev=7
2020-10-21 16:11:02 +00:00
47c93cab1b Accepting request 830478 from home:hgraeber:branches:network
- Fix use of /usr/lib and /usr/libexec

OBS-URL: https://build.opensuse.org/request/show/830478
OBS-URL: https://build.opensuse.org/package/show/network/wsdd?expand=0&rev=6
2020-08-29 18:06:42 +00:00
abffde5c42 Accepting request 819066 from home:hgraeber:branches:network
- Version 0.6.1
  * ignore unknown interface indexes from Netlink message on Linux (caused
    "error in main loop")
  * prevent hosts from not being discovered due to misplaced socket registration
    at selector

OBS-URL: https://build.opensuse.org/request/show/819066
OBS-URL: https://build.opensuse.org/package/show/network/wsdd?expand=0&rev=5
2020-07-06 20:58:36 +00:00
3a2ac0406a Accepting request 817523 from home:hgraeber:branches:network
- Version 0.6
  * new operation 'discovery' operation mode to scan for other hosts,
    exposed via minimalistic socket-based API
  * improved handling of address changes (prevents termination when
    system is currently starting up but no IP address has been assigned)
  * usage of tentative IPv6 addresses is avoided on Linux
  * chroot now works also an machines with international domain/host name
  * fixed handling of invalid messages
  * improved FreeBSD rc.d script
  * code heavily refactored

OBS-URL: https://build.opensuse.org/request/show/817523
OBS-URL: https://build.opensuse.org/package/show/network/wsdd?expand=0&rev=4
2020-06-28 13:19:00 +00:00
b3b9a88e93 Accepting request 798045 from home:hgraeber
Implementation of a ws-discovery protocol daemon. Helps to make samba servers more discoverable by windows clients and dolphin 20.04

OBS-URL: https://build.opensuse.org/request/show/798045
OBS-URL: https://build.opensuse.org/package/show/network/wsdd?expand=0&rev=1
2020-04-28 07:53:42 +00:00