dect
/
libnl
Archived
13
0
Fork 0
netlink Library with DECT support
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Alexander Sack 7d249fc2e1 nl_object_clone: properly clone ce_mask field
based on my finding, ce_mask needs to be identical on clones; otherwise
some functions (like "dump") will treat clones differently.
2009-07-20 11:58:57 +02:00
doc Update doc style sheet to latest default 2008-12-03 20:00:03 +01:00
include Declare struct ucred in handlers.h and netlink.h 2009-07-20 11:47:22 +02:00
lib nl_object_clone: properly clone ce_mask field 2009-07-20 11:58:57 +02:00
src Separate compiling from linking 2009-04-16 12:29:22 +02:00
tests Remove obsoleted struct nl_handle definition 2008-12-10 18:02:25 +01:00
.gitignore ignore more temporary files 2008-05-05 17:13:02 +02:00
COPYING Initial import 2007-09-15 01:28:01 +02:00
ChangeLog Pushed to pre8 due to wrong version string in pre7 2007-11-21 18:24:11 +01:00
Makefile Changed libnl-1.pc.in to libnl-2.0.pc.in 2008-08-19 01:46:22 +02:00
Makefile.opts.in Build separate libraries for each netilnk family 2008-05-15 18:01:50 +02:00
Makefile.rules Define datarootdir to silent autoconf 2008-04-29 23:01:39 +02:00
aclocal.m4 Initial import 2007-09-15 01:28:01 +02:00
configure.in adapt configure to generate libnl-2.0.pc 2008-08-19 01:48:50 +02:00
install-sh Initial import 2007-09-15 01:28:01 +02:00
libnl-2.0.pc.in Changed libnl-1.pc.in to libnl-2.0.pc.in 2008-08-19 01:46:22 +02:00