]> git.ipfire.org Git - thirdparty/libnl.git/shortlog
thirdparty/libnl.git
2012-06-01  Thomas Grafgenl: Export genl_ops_resolve() and genl_mngt_resolve...
2012-06-01  Thomas Grafgenl: Support registration of families without dependin...
2012-05-31  Thomas Grafgenl: Add genlmsg_user_hdr(), genlmsg_user_data(),...
2012-05-31  Thomas Grafgenl: Add genlmsg_hdr()
2012-05-31  Thomas Grafgenl: updates to API reference documentation
2012-05-29  Jiri Pirkouse MSG_TRUNC flag to get recv message size at once
2012-05-29  Andrew Collinscorrect HTB rtable/HZ calculations
2012-05-29  A Cadd fwmark mask support
2012-05-18  Bushman, JeffFix for dumping objects to a buffer instead of file...
2012-05-16  Adrian Banu32: fix various u32 hashing related warnings
2012-05-16  Thomas Graftc: fix included headers
2012-05-13  IsaacFTBFS with musl libc: Missing includes
2012-05-10  Thomas Grafdoc: documentation restructuring
2012-05-10  Justin Mayfield__str2flags fix
2012-05-09  Thomas Grafroute: Add FIXME to rtnl_route_nh_set_gateway() to...
2012-05-09  Thomas Grafdoc: add section about addressing
2012-05-09  Thomas Grafdoc: Check documentation generation requirements with...
2012-05-08  Adrian Banu32: example/test code for u32 hashing with HTB
2012-05-08  Adrian Banu32: add support for hashing
2012-05-08  Thomas Graf3.2.9 release libnl3_2_9
2012-05-08  Thomas Grafnl: Fix return value of nl_recvmsgs()
2012-05-07  Jeroen RooversFix two bugs in 3.2.8/doc/
2012-04-26  Thomas Graf3.2.8 release libnl3_2_8
2012-04-24  Thomas Grafobject: Add functions to access the object type, cache...
2012-04-22  Thomas Grafcache: Add co_include_event allowing caches to provide...
2012-04-22  Thomas Grafcache: improve documentation of co_event_filter
2012-04-22  Thomas Grafgenl: Make genl_unregister() a NOP if NULL pointer...
2012-04-21  Thomas Grafcache_mngr: Make providing the result pointer to nl_cac...
2012-04-21  Thomas Graftest-cache-mngr: Allow for management of arbitary cache...
2012-04-21  Thomas Grafcache_mngr: Provide nl_cache_mngr_info() to pring cache...
2012-04-21  Thomas Grafcache_mngr: API doc updates
2012-04-21  Thomas Grafcache_mngr: Let nl_cache_mngr_data_ready() read multipl...
2012-04-21  Thomas Grafnl: Make nl_recvmsgs() return the number of netlink...
2012-04-21  Thomas Grafcache_mngr: Fix memory corruption after resizing
2012-04-21  Thomas Graftest-cache-mngr: Let the cache manager allocate the...
2012-04-21  Thomas Grafcache_mngr: Automatically allocate socket if needed
2012-04-21  Thomas Grafcache_manager: Move documentation to doc/core.txt
2012-04-21  Thomas Grafcache_mngr: Don't modify callback setup of socket
2012-04-21  Thomas Graftests: fix test programs to compile again
2012-04-21  Thomas Graftests: Convert tests/Makefile to use automake
2012-04-21  Thomas Grafcache_mngr: document uncommon error codes
2012-04-20  Thomas Grafgenl-ctrl-list: Mark for installation
2012-04-20  Thomas Grafgenl-ctrl-list: fix copyright and summary
2012-04-20  Thomas Grafgenl-ctrl-list: Provide manual page
2012-04-20  Thomas Grafgenl-ctrl-list: Introduce -d|--details as a shortcut...
2012-04-19  Nicolas CARRIERMemory leak in classid.c
2012-03-26  Thomas Grafdoc: Fix incorrect nl_socket_add_memberships() example
2012-03-06  Romary Sonriermissing extended Table attribute for lib/route/
2012-02-22  Thomas Grafdoc: Fix typos in autoconf example
2012-02-16  Thierry RedingAdd new nl_cache_clone() function.
2012-02-14  Shriram RajagopalanSupport plug qdisc - queue traffic until explicit release
2012-01-30  Brett Cipheryadd new function to provide neighbour event parsing
2012-01-25  Thomas Graf3.2.7 release libnl3_2_7
2012-01-17  Thomas Graf3.2.6 release libnl3_2_6
2012-01-17  Thomas Grafman: Remove bogus .LO macro in manpages
2012-01-17  Thomas GrafUpdate COPYING to fix FSF address
2012-01-17  Thomas Grafcli: Use -avoid-version to link cli modules
2012-01-12  Thomas Graf3.2.5 release libnl3_2_5
2012-01-12  Torsten Hilbrichlink: fix regression in link message parser
2012-01-12  Brett Cipherynl_addr_cmp(): handle prefix length during address...
2012-01-11  Thomas Graf3.2.4 release libnl3_2_4
2012-01-11  Alexander Sackavoid dangling co_major_cache reference to NL_AUTO_PROV...
2011-11-25  Thomas Grafdsmark: Add missing declarations for rtnl_class_dsmark_...
2011-11-11  Jiri Pirkortnl_link_bond_add: allow to allocate bond name in...
2011-11-11  Jiri Pirkolink: allow to add/get linkinfo of unknown type
2011-11-11  Jan Engelhardtbuild: simplify optional dirs/files in Makefile.am...
2011-11-10  Thomas Grafrelease 3.2.3 libnl3_2_3
2011-11-07  Jiri Pirkoadd missing IFLA_MASTER fillup
2011-11-07  Thomas Graflink: generic link enslaving API
2011-10-30  Thomas Grafbump to 3.2.2 libnl3_2_2
2011-10-28  Thomas GrafFix typo in debug message
2011-10-26  Thomas Grafpython: Link against nl-3 and nl-route-3
2011-10-21  Thomas Graflink: Ignore bridging notifications in link cache manager
2011-10-21  Thomas Grafcache: event_filter() cache operation to filter notific...
2011-10-10  Thomas Grafutils: Initialize list head after freeing translation...
2011-10-10  Michael AltizerOnly use the MULTIPATH attribute when adding routes...
2011-10-10  Michael AltizerDon't install CLI header files when --disable-cli has...
2011-10-10  Michael AltizerFix rtnl_link object memory leak when freeing rtnl_addr...
2011-10-10  Jiří ŽupkaAdd libnl-cli-3.0 to pkg-config tool
2011-09-19  Thomas Graf3.2.1 release libnl3_2_1
2011-09-19  Thomas GrafProvide micro version in <netlink/version.h>
2011-09-19  Thomas GrafIngnore src/nl-link-enslave and nl-link-release
2011-09-16  Thomas GrafBonding: Fix header guard of <netlink/route/link/bonding.h>
2011-09-16  Thomas Grafbonding: Install <netlink/route/link/bonding.h>
2011-09-16  Thomas Grafbonding: API to create/enslave/release
2011-09-14  Thomas Graflink: Eat ACK followed by RTM_NEWLINK when requesting...
2011-09-13  Thomas GrafFix a73cb2f26 fallout to allow building in separate... libnl3_2
2011-09-13  Thomas Graftools: Use LDADD and link against .la files instead...
2011-09-13  Thomas Grafroute: Remove dead link_cache variable
2011-09-13  Thomas Grafaddr: Add missing header to <netlink/route/addr.h>
2011-09-13  Thomas GrafSwitch to libtool versioning system
2011-09-13  Jan Engelhardtbuild: always install files into /etc/libnl
2011-09-13  Thomas GrafInform users about changed include location at end...
2011-09-13  Thomas GrafInstall headers in ${includedir}/libnl3
2011-09-13  Thomas Graflib: Use @MAJ_VERSION and @MAJ_MINOR@ for -version...
2011-09-13  Thomas Grafasciidoc xhtml stylesheet
2011-09-08  Thomas Grafprepare for 3.2 release
2011-09-08  Thomas Grafremove dist lines for non existing files
2011-09-08  Thomas GrafRemove GPL-3.0 license file.
2011-09-08  Thomas Graffix license of lib/route/pktloc.c
next