CVSROOT:        /cvs/gnome
Module name:    NetworkManager
Changes by:     dcbw    05/10/27 23:16:02

Modified files:
        .              : ChangeLog configure.in 
        src            : Makefile.am NetworkManagerSystem.c 
                         nm-ip4-config.c nm-ip4-config.h 

Log message:
2005-10-27  Dan Williams  <[EMAIL PROTECTED]>

Start using libnl.  You need 1.0-pre3 or higher.  Eventually
we should replace most of the distro-specific backend code
with libnl stuff.

Get it here:  http://people.suug.ch/~tgr/libnl/

* configure.in
src/Makefile.am
- Add checks for libnl pkgconfig file
- Use LIBNL_LIBS & LIBNL_CFLAGS

* src/NetworkManagerSystem.c
src/nm-ip4-config.[ch]
- Use libnl rather than ioctl() for most things
- Remove unused functions

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=NetworkManager&who=dcbw&date=explicit&mindate=2005-10-27%2023:15&maxdate=2005-10-27%2023:17

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to