NetworkManager/src/rdisc
Thomas Haller db80ec05ab build: rename directory "include" to "shared"
Up to now, the "include" directory contained (only) header files that were
used project-wide by libs, core, clients, et al.

Since the directory now also contains a non-header file, the "include"
name is misleading. Instead of adding yet another directory that is
project-wide, with non-header-only content, rename the "include"
directory to "shared".
2015-12-24 11:42:37 +01:00
..
tests build: rename directory "include" to "shared" 2015-12-24 11:42:37 +01:00
Makefile.am trivial: allow building tests from rdisc directory 2013-07-30 11:40:18 +02:00
nm-fake-rdisc.c rdisc: downgrade logging severity and rate-limit logging for sending router solicitation 2015-12-17 17:28:49 +01:00
nm-fake-rdisc.h rdisc: move address generation into NMRDisc from NMLNDPRdisc 2015-11-02 20:27:00 +01:00
nm-lndp-rdisc.c rdisc: fix regression in send_rs() (cannot create router solicitation) 2015-12-17 21:26:54 +01:00
nm-lndp-rdisc.h rdisc: don't log error message when failing to create NDP socket 2015-12-17 17:28:48 +01:00
nm-rdisc-private.h rdisc: move address generation into NMRDisc from NMLNDPRdisc 2015-11-02 20:27:00 +01:00
nm-rdisc.c rdisc: downgrade logging severity and rate-limit logging for sending router solicitation 2015-12-17 17:28:49 +01:00
nm-rdisc.h rdisc: downgrade logging severity and rate-limit logging for sending router solicitation 2015-12-17 17:28:49 +01:00