]> granicus.if.org Git - libnl/shortlog
libnl
2010-10-26 Thomas GrafPacket location updates
2010-10-26 Thomas Grafnl-cls-* tools
2010-10-26 Thomas GrafUnified TC attributes interface
2010-10-21 Thomas GrafUpdate include/linux header copies
2010-10-21 Thomas Grafnl-qdisc-add(8), nl-qdisc-delete(8), nl-qdisc-list(8)
2010-10-20 Thomas Grafnl-class-list tool
2010-10-20 Thomas Grafnl-class-delete tool
2010-10-20 Thomas GrafMake nl-qdisc-delete installable
2010-10-20 Thomas GrafRemove NL_DUMP_ENV code
2010-10-20 Thomas Grafmake nl-qdisc-list installable
2010-10-20 Thomas Grafnl-class-add tool
2010-10-19 Thomas Grafpfifo/bfifo qdisc support for cli libs
2010-10-19 Thomas Grafremove obsolete nl-qdisc-add code
2010-10-19 Thomas Grafclassid database
2010-10-19 Thomas GrafHTB: Append TCA_OPTIONS even if no options are set
2010-10-19 Thomas Grafnl-qdisc-add tool
2010-10-14 Thomas Graf- Prepare for 2.1.x tree
2010-10-14 dimaGeneric Netlink multicast groups support
2010-10-13 Thomas GrafDon't include pktloc_syntax.h in BUILT_SOURCES libnl2_0
2010-10-13 David Lamparterroute_obj: don't add empty destination to nlmsg
2010-10-13 Andreas Bießmannautomake: add ${top_builddir}/include to AM_CFLAGS
2010-10-13 Thomas GrafUse CPPFLAGS
2010-10-13 Matthew L.... Put preprocessor definitions in AM_CPPFLAGS
2010-10-13 Andreas Fettadd user data to change_func_t for caches
2010-10-13 Denys FedorysychenkoTrivial fix for TBF memleak
2010-10-13 Karl Hiramotolibnl: optionally disable cli tools.
2010-07-03 Thomas GrafIgnore vim swap files
2010-07-03 Thomas GrafLet git ignore generated pktloc source files
2010-07-03 Thomas GrafFix compile warning in utils.c
2010-07-03 Thomas GrafFix compile warning in nl.c
2010-07-02 Thomas GrafPacket Location Interface
2010-04-19 Karl Hiramotosrc/nf-queue.c: cleanup and improve performance of...
2010-04-19 Thomas GrafDon't install private header files.
2010-04-19 Patrick McHardyobject: fix attribute comparison
2010-04-19 Patrick McHardyFix rule attribute comparison
2010-04-19 Patrick McHardyaddr: add NL_DUMP_ENV function
2010-04-19 Patrick McHardyaddr: restore anycast functions
2010-04-19 Patrick McHardyneigh: fix id_attrs to include ifindex
2010-04-19 Patrick McHardycache: properly invoke change_cb for deleted objects...
2010-03-10 Jose Ignacio... Fix a bug when calculating ticks_per_usec
2010-03-10 Karl Hiramotonew function nfnl_queue_msg_send_verdict_payload()
2010-03-10 Karl Hiramotonew feature nl_send_iovec(), nl_auto_complete() and...
2009-12-16 Thomas GrafCLI - Command Line Interface Library
2009-12-07 Denys Fedoryschenkoone more fix, u32.c
2009-12-07 Denys Fedoryschenkoinvalid comma cause segfault for nl-tctree-list, tbf.c
2009-11-10 Patrick McHardylibnl: add ERANGE to errno translation
2009-11-10 Patrick McHardylibnl: fix automake breakage
2009-09-02 Thomas Graf- Compile with _GNU_SOURCE
2009-09-02 Thomas GrafMerge branch 'master' of git://dev.medozas.de/libnl
2009-09-02 olcAdd support for getting and deleting queueing classes.
2009-09-02 Dan WinshipFix rtnl_addr caching
2009-09-02 Marc de KruijfPatch for unexpectedly aligned messages
2009-09-02 Thomas Graf- Reworked the classifier interface.
2009-07-20 Alexander Sacknl_object_clone: properly clone ce_mask field
2009-07-20 Pavel RoskinDeclare struct ucred in handlers.h and netlink.h
2009-07-05 Jan Engelhardtbuild: make use of library dependencies
2009-06-22 Jan EngelhardtMove to automake-based build
2009-05-04 Inaky Perez... release_local_port: properly compute the bitmap position
2009-04-16 Pavel RoskinSeparate compiling from linking
2009-04-16 Pavel Roskinnl_object_priv() is inline, so define it in the header
2009-04-16 Pavel RoskinRemove all versioned libraries on "make clean"
2009-04-16 Pavel RoskinFix parallel build
2009-04-16 Pavel RoskinInclude limits.h to fix undefined ULONG_MAX in src...
2009-01-21 Patrick McHardylibnl: fix socket function rename related build failure
2008-12-10 Thomas GrafFix up naming changes
2008-12-10 Thomas Grafrestructure module documentation order
2008-12-10 Thomas GrafRemove obsoleted struct nl_handle definition
2008-12-10 Thomas GrafConsistent naming of socket functions
2008-12-03 Thomas GrafUpdate doc style sheet to latest default
2008-12-03 Thomas GrafDocumentation update
2008-12-03 Holger EitzenbergerAllow to pass multiple group values to membership functions
2008-10-30 Patrick McHardylibnl: add some errno codes to nl_syserr2nlerr
2008-10-23 Patrick McHardylibnl: nfqueue: add nfqueue specific socket allocation...
2008-10-20 Thomas GrafAdd internal wait_for_ack() which only waits for ACK...
2008-10-20 Thomas GrafAdd socket flag NL_NO_AUTO_ACK to allow disabling auto...
2008-10-15 Thomas GrafError handling for rtnl_cls_set_kind() & addition of...
2008-10-15 Thomas GrafUse 16bit ints for classifier prio/protocol
2008-10-14 Thomas GrafReplace NL_KEEP code with proper message reference...
2008-10-10 Wolfgang SteudelOnly include local addr as peer addr if provided
2008-10-10 Patrick McHardyfix lib symlinks
2008-10-10 Thomas GrafFrom: Kees Cook <kees@outflux.net>
2008-08-20 Thomas Graftest updates
2008-08-18 Thomas Grafadapt configure to generate libnl-2.0.pc
2008-08-18 James J. DinesChanged libnl-1.pc.in to libnl-2.0.pc.in
2008-08-18 Holger Schuriglibnl: fix about 100 warnings
2008-08-18 Thomas GrafExplicitely link to nl-route when linking nf apps.
2008-06-17 Thomas GrafRemove XML dumping
2008-06-17 Thomas GrafFix compile errors when linking against libnl-genl
2008-06-17 Thomas GrafImprovements to address utilities
2008-06-17 Thomas Graf<netlink/addr.h> requires <netdb.h>
2008-06-16 Thomas GrafNeed <linux/in_route.h>
2008-06-16 Thomas GrafImproved printing of route cache entries
2008-06-16 Thomas GrafExtend nl_time2int() and rename it to nl_str2msec()
2008-06-13 Thomas GrafIntroduce nla_strdup() to help parse strings attributes
2008-06-13 Thomas GrafProperly handle addr=NULL in nl_addr2str
2008-05-26 Thomas GrafRemove unused dp_dump_line()
2008-05-26 Thomas GrafUpdate linux/rtnetlink.h to upstream version
2008-05-23 Thomas GrafRemove old line counting while dumping
2008-05-22 Thomas GrafNew set of libnl tools
2008-05-22 Thomas GrafPresent port and icmp values in host byte order and...
next