Eugene Shalygin
|
81fd09775c
|
Fix compilation with GCC 8
|
2018-05-07 13:33:18 +02:00 |
Alden Torres
|
ea851e955e
|
avoid netlink.hpp compilation errors due to lack of comparison operators for sockaddr_nl
|
2017-06-02 20:36:59 +02:00 |
arvidn
|
6967d17a42
|
make move constructors and move assignment operators noexcept
|
2017-06-01 23:42:15 +02:00 |
arvidn
|
480bde9333
|
change formatting of namespace declarations
|
2017-04-12 14:26:35 -04:00 |
Alden Torres
|
1d1484d689
|
fixing remaining clang sign warnings (#1825)
fixing remaining clang sign warnings
|
2017-03-18 08:49:19 -04:00 |
Alden Torres
|
399a7ffae9
|
netlink private fields name refactor
|
2016-11-13 20:53:51 -05:00 |
Alden Torres
|
1a159666ff
|
some refactor in ip change notifier source code (#1301)
some refactor in ip change notifier source code. using NETLINK_ROUTE (value 0) as the default nl_family
|
2016-11-08 03:44:43 -05:00 |
Steven Siloti
|
e589e342ef
|
reopen listen sockets when the system's IP changes (#1299)
reopen listen sockets when the system's IP changes. Only Linux and Windows supported for now.
|
2016-11-07 07:40:09 -05:00 |