No description
Find a file
Patrick McHardy b3096c4acf object: fix attribute comparison
Currently two attributes are regarded as different if they are absent in
both objects to be compared. This is obviously incorrect, change to
regard objects as different if an attribute is only present on one of
them or if the attribute data differs.

Signed-off-by: Patrick McHardy <kaber@trash.net>
2010-04-19 12:51:24 +02:00
doc CLI - Command Line Interface Library 2009-12-16 16:20:46 +01:00
include object: fix attribute comparison 2010-04-19 12:51:24 +02:00
lib Fix rule attribute comparison 2010-04-19 12:43:18 +02:00
m4 Move to automake-based build 2009-06-23 01:24:51 +02:00
src CLI - Command Line Interface Library 2009-12-16 16:20:46 +01:00
tests - Reworked the classifier interface. 2009-09-02 18:31:14 +02:00
.gitignore Move to automake-based build 2009-06-23 01:24:51 +02:00
autogen.sh Move to automake-based build 2009-06-23 01:24:51 +02:00
ChangeLog Pushed to pre8 due to wrong version string in pre7 2007-11-21 18:24:11 +01:00
configure.in CLI - Command Line Interface Library 2009-12-16 16:20:46 +01:00
COPYING Initial import 2007-09-15 01:28:01 +02:00
libnl-2.0.pc.in Move to automake-based build 2009-06-23 01:24:51 +02:00
Makefile.am Move to automake-based build 2009-06-23 01:24:51 +02:00