Commit Graph

14 Commits

Author SHA1 Message Date
Thomas Bernard 2d783f6e69 minissdpd: remove warning when IPV6 is disabled 2018-03-12 20:14:30 +01:00
Thomas Bernard ca779d47dc minissdpd: Fix compilation with IPv6 disabled
see #285
2018-02-23 13:22:50 +01:00
Thomas Bernard fb24c428e7 => 2018 + https 2018-02-03 22:56:41 +01:00
yangfl d492fa39ef fix typo 2018-01-09 09:33:31 +08:00
Thomas Bernard 0bf264dbeb minissdpd: update Change log and 2016 2016-12-16 10:23:25 +01:00
Thomas Bernard 590209e3e6 move SA_LEN() to upnputils.h 2016-11-11 08:51:28 -05:00
Thomas Bernard 15e7285c2a minissdpd: fix includes for old systems 2015-09-04 18:24:09 +02:00
Thomas Bernard 63179a1f7f minisspd: check that peer is from a LAN
Change the list of LAN addresses/interfaces (code taken from miniupnpd)
Check that the peer is from a LAN for each SSDP packet
2014-11-28 17:48:35 +01:00
Thomas Bernard 7f2f0efd55 Set sockets non blocking 2012-05-24 18:21:24 +02:00
Thomas Bernard 489a178865 Improve ProcessInterfaceWatch() under BSD 2012-05-18 16:11:20 +02:00
Thomas Bernard 90001f0703 Improve ProcessInterfaceWatch() under linux 2012-05-16 00:07:39 +02:00
Thomas Bernard 2b958b85e5 Handle ssdp:update messages and update logging 2012-04-10 00:28:27 +02:00
Thomas Bernard 04d13c7152 always #include <netinet/in.h> before <arpa/inet.h> 2012-01-20 23:09:40 +01:00
Thomas Bernard d535e18678 Adding minissdpd 2011-09-28 21:14:08 +02:00