NetworkManager/src/ppp-manager
Jiří Klimeš 6b64e4db2f ppp: don't use struct ifpppstatsreq that was removed from linux/ip_ppp.h
in recent kernels.

We can use ifreq and ppp_stats structures separately. They needn't have to
to be packed in a structure.
2012-03-28 17:03:19 +02:00
..
Makefile.am build: fix srcdir != builddir for new generated headers 2012-02-22 16:27:28 -06:00
nm-ppp-manager.c ppp: don't use struct ifpppstatsreq that was removed from linux/ip_ppp.h 2012-03-28 17:03:19 +02:00
nm-ppp-manager.h ppp: be more paranoid about cleaning PPP manager up 2011-04-19 12:11:58 -05:00
nm-ppp-status.h Update license headers 2008-11-04 22:32:57 +00:00
nm-pppd-plugin.c ppp: make prototypes more valid 2011-04-26 13:49:05 -05:00
nm-pppd-plugin.h ppp: don't require separate bus name for pppd plugin communication 2009-02-05 06:05:10 -05:00