]> granicus.if.org Git - libnl/shortlog
libnl
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
2011-09-08 Thomas GrafDo not require python and swig to be present
2011-09-01 Bryan Phillippe64bit unaligned access
2011-08-31 Jiri Pirkogenl: genl_ctrl_grp_by_name: fix retval in case group...
2011-08-31 Jiri Pirkosocket: fix two typos
2011-08-31 Jiri Pirkosocket: introduce nl_socket_modify_err_cb
2011-08-30 Jiri Pirkonl-link-name2ifindex: fix usage text
2011-08-30 Andrew RybchenkoLocal port leak on nl_socket_alloc/nl_socket_set_local_...
2011-08-12 Thomas Grafhtb: fix misplaced memset() overwriting already set...
2011-08-12 Thomas Grafdoc: need to include @srcdir@/src not @top_srcdir@/src libnl3_1
2011-08-12 Thomas Grafpython: Include python/ in distribution and provide...
2011-08-12 Bryan Phillippelink: fix unaligned access to 64bit link stats
2011-08-11 Thomas GrafInclude all files necessary to build documentation...
2011-08-11 Thomas Grafmake port map thread safe
2011-08-11 Thomas GrafAvoid freeing memory if vasprintf() failed
2011-08-11 Thomas GrafAllow building documentation out of the tree
2011-08-11 Pavel RoskinPut "break" inside the "if" block in route_compare()
2011-08-11 Pavel RoskinMake some functions and global variables static
2011-08-11 Pavel RoskinRemove write-only variables in lib/cache.c
2011-08-11 Thomas Graf3.1 release
2011-07-28 Thomas GrafUpdated link documentation
2011-07-27 Thomas GrafHack doxygen CSS to avoid stupid margins in modules...
2011-07-25 Thomas Grafinclude <linux/if.h> from <netlink/route/link.h> to...
2011-07-21 Thomas Grafuse rtnl_link_set/get_type()
2011-07-21 Thomas Grafremoved autogenerated swig interface files from git...
2011-07-21 Thomas GrafVLAN: rtnl_link_is_vlan() function and API documentation
2011-07-21 Thomas GrafUse 'link type' instead of 'link info type'
2011-07-21 Thomas Grafignore python build directory
2011-07-21 Thomas Grafignore various generated files
2011-07-21 Thomas Grafbonding link module
2011-07-21 Thomas Grafmore documentation updates
2011-07-21 Thomas GrafInclude IFLA_LINK in link messages
2011-07-18 Thomas GrafDocumentation updates
2011-07-14 Thomas Grafdocumentation updates
2011-07-14 Thomas GrafSupport for NLM_F_INTR
2011-06-21 Thomas GrafMerge branch 'master' of master.kernel.org:/pub/scm...
2011-06-21 Christian RuppertDon't redefine offsetof when already defined by e.g...
2011-06-15 Thomas Grafsocket: Set SOCK_CLOEXEC if available
2011-06-15 Thomas Grafneigh: include ndm flags while building message
2011-06-10 Thomas GrafWork on libnl-python
2011-06-09 Thomas GrafHTB: Add support for level and direct pkt stats, comple...
2011-06-09 Thomas GrafUpdate local copies of include/linux
2011-06-09 Thomas GrafProvide documentation for rtnl_tc_data() and rtnl_tc_da...
2011-06-09 Thomas GrafAdd nl_rate2str()
2011-06-09 Thomas GrafAdd rtnl_tc_data_check()
2011-05-11 Thomas GrafProvide silent variation of nl_cache_require()
2011-05-10 Thomas Grafpython interface to netlink protocols
2011-05-04 Thomas GrafUse name "global" instead of "universe" for largest...
2011-05-03 Thomas Grafaddr: store link object and provide rtnl_addr_get()
2011-05-03 Romary SonrierAdding rule with "From" option doesn't work
2011-04-21 Thomas GrafAdd missing declaration of rtnl_tc_get_link()
2011-04-21 Thomas GrafProvide rtnl_tc_get_link() and fix link refcnt
2011-04-21 Thomas GrafFix clone() of AF specific link data
2011-04-20 Thomas GrafSet tc->tc_link if link cache is available
2011-04-20 Thomas GrafImprove readability of classid string representation
2011-04-20 Thomas GrafExpose <netlink/route/link/inet.h>
2011-04-19 Thomas GrafSupport link info types with no payload
2011-04-19 Thomas GrafAdd support for ARPHRD_NONE
2011-04-15 Thomas Grafexport rtnl_link_add() and rtnl_link_build_add_request()
2011-04-15 Thomas Grafdummy interface support
next