NetworkManager/src/rdisc
Thomas Haller 9152dec99f build: disable deprecation checks for internal compilation
For internal compilation we want to be able to use deprecated
API without warnings.

Define the version min/max macros to effectively disable deprecation
warnings.

However, don't do it via CFLAGS option in the makefiles, instead hack it
to "nm-default.h". After all, *every* source file that is for internal
compilation needs to include this header as first.
2016-04-05 22:22:58 +02:00
..
tests build: disable deprecation checks for internal compilation 2016-04-05 22:22:58 +02:00
Makefile.am trivial: allow building tests from rdisc directory 2013-07-30 11:40:18 +02:00
nm-fake-rdisc.c all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +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: reject invalid prefix lengths from router advertisements 2016-04-04 12:21:35 +02:00
nm-lndp-rdisc.h rdisc: make NMRDisc namespace aware 2016-03-15 12:56:58 +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: reject invalid prefix lengths from router advertisements 2016-04-04 12:21:35 +02:00
nm-rdisc.h rdisc: make NMRDisc namespace aware 2016-03-15 12:56:58 +01:00