]> granicus.if.org Git - libnl/shortlog
libnl
2012-12-05 Gilles EspinasseFix python detection code
2012-11-29 Benedikt Sprangerlink: socket-CAN helper functions
2012-11-29 Benedikt Sprangerlink: basic socket-CAN support
2012-11-27 Jan Engelhardtbuild: resolve lex failure
2012-11-26 Thomas GrafMerge branch 'master' of git://git.inai.de/libnl
2012-11-26 Jan Engelhardtbuild: use foreign mode
2012-11-26 Jan Engelhardtbuild: use AC_CONFIG_AUX_DIR
2012-11-26 Jan Engelhardtbuild: resolve automake-1.12 warnings
2012-11-26 Jan Engelhardtbuild: rename configure.in -> .ac
2012-11-26 Thomas Graf3.2.16 release libnl3_2_16
2012-11-26 Thomas Grafcache: only continue iterating over co_groups if it...
2012-11-23 Thomas Graf3.2.15 release libnl3_2_15
2012-11-23 Thomas GrafInclude the newly added header files in next release
2012-11-23 Thomas Grafcache: reserve room in cache_ops to avoid breaking...
2012-11-23 Thomas Grafconfigure: Replace broken AM_PROG_LEX with AC_CHECK_PROGS
2012-11-20 Richard MarshallUpdated configure.in to make sure bison and lex are...
2012-11-19 roopaBug Fix: Add new fill socket to cache manager
2012-11-16 Thomas Grafcache: provide safe variant of nl_cache_mngt_require...
2012-11-15 Thomas GrafUse NL_DBG() instead of printing warnings and errors...
2012-11-15 Thomas Grafcache: hold a reference to the cache ops while a cache...
2012-11-15 Thomas Grafuse safe cache lookup variants internally
2012-11-15 Thomas Grafcache: Provide safe versions of nl_cache_ops_associate...
2012-11-15 Thomas Grafcache: Add reference counter to cache operations
2012-11-15 Thomas Graflink: Protect registration of af and link ops with...
2012-11-15 Thomas Grafcache: rwlock accesses to cache operations
2012-11-15 Thomas Graflock abstraction layer
2012-11-15 Thomas Grafcache: Hold cache reference while a cache is being...
2012-11-15 Thomas Grafcache: Add reference counter to caches
2012-11-15 roopaAdd master support to rtnl_neigh for AF_BRIDGE objects
2012-11-15 roopaAdd AF_BRIDGE support to neigh cache
2012-11-14 roopaAdd AF_BRIDGE support to link cache
2012-11-12 Thomas Grafaddr: Support setting local/peer/anycast/multicast...
2012-11-12 Thomas Grafcache: Move nl_cache_ops_set_flags() to cache_mngt.c
2012-11-12 Thomas Grafcache: Fix typo in API doc of nl_cache_set_flags()
2012-11-12 Thomas Grafcache: Move NL_CACHE_AF_ITER to <netlink/cache.h>
2012-11-12 roopaAdd NL_CACHE_AF_ITER support during refill and resync
2012-11-12 roopaNew cache manager add cache api
2012-11-12 roopaAdd support for per cache flags
2012-11-12 Thomas Grafdoc: Revert to default stylesheet
2012-11-11 Thomas Grafaddr: rtnl_addr_set_peer() is limited to IPv4
2012-11-11 Thomas Grafaddr: Return -NLE_AF_NOSUPPORT when trying to set unsup...
2012-11-11 Thomas Grafdoc: update Doxygen layout file to latest format
2012-11-11 Thomas Grafhashtable: remove doc section crashing doxygen
2012-11-10 Thomas Grafhashtable: Fix reference leak in nl_hashtable_free()
2012-11-10 Thomas Grafhashtable: Add API reference documentation
2012-11-10 Thomas GrafHash: Properly prefix hash functions
2012-11-09 roopaAdd hash support to route cache
2012-11-09 roopaAdd hash support to neigh cache
2012-11-09 roopaAdd hash support to link cache
2012-11-09 roopaAdd hash support in cache mngr
2012-11-09 roopaAdd nl hashtable structures and access functions
2012-11-09 roopaAdd hash function
2012-11-08 Thomas Grafnl: Improve API doc of nl_send_simple()
2012-11-08 Thomas Grafnl: Improve API doc of nl_connect() and nl_close()
2012-11-08 Thomas Grafnl: Allow to overwrite nl_send()
2012-11-08 Thomas Grafnl: improve API doc of transmit functions
2012-11-07 Thomas Grafdoc: increase dot max graph nodes to 100
2012-11-06 Thomas Grafnl: improve nl_sendto() docs and error checks
2012-11-06 Thomas Grafsocket: document nl_socket_get_fd()
2012-11-06 Thomas Grafnl_recv: fix indent style
2012-11-06 Thomas Grafnl_recv: return NLE_INVAL if socket address pointer...
2012-11-06 Thomas Grafnl_recv: return NLE_INVAL if buf is NULL
2012-11-06 Thomas Grafnl_recv: improve function documentation
2012-11-05 Thomas Grafnl_recv: Don't update *buf in error path
2012-11-05 Thomas GrafDocument buffer size limitations of nl_recv()
2012-11-05 roopaAdd support for updating objects in the cache
2012-11-05 roopaAdd new object op oo_id_attrs_get
2012-10-29 Michele BaldessariSet err and free ntbl when leaving neightbl_msg_parser
2012-10-29 Michele BaldessariAdd missing va_end() calls
2012-10-29 Michele BaldessariRemove unreachable code
2012-10-26 Rich FoughtAdd configure option to disable pthreads support
2012-10-26 Thomas GrafMerge branch 'master' of https://github.com/rmfought...
2012-10-23 Thomas Grafadd missing '}' in __cplusplus namespaces
2012-10-22 Thomas GrafMerge branch 'fixes' of https://github.com/socketpair...
2012-10-22 Thomas GrafDon't include doc/ in toplevel dist
2012-10-19 Rich FoughtSource cleanup for upstream
2012-10-19 Коренберг Марк... nl_recv(): work with credentials only if "creds" given...
2012-10-19 Коренберг Марк... nl_recv(): small code cleanups
2012-10-19 Коренберг Марк... nl_recv(): EWOULDBLOCK return value also checked
2012-10-19 Коренберг Марк... nl_recv(): Memory allocation errors are handled properl...
2012-10-19 Коренберг Марк... nl_recv(): "else if" logick simplified and refined
2012-10-19 Коренберг Марк... nf-log example: correct copy-range parsing
2012-10-19 Коренберг Марк... Clang diagnostics
2012-10-19 Коренберг Марк... ROUTE_DIFF result was not used in some place in route_c...
2012-10-19 Коренберг Марк... genl/family flags can be damaged during the auto-indent...
2012-10-19 Thomas Graf3.2.14 release libnl3_2_14
2012-10-19 Thomas GrafOnly include doc/ in dist
2012-10-19 Thomas Grafdoc: Split doc/ into separate packages
2012-10-19 Thomas Grafdoc: mark route.txt as WIP
2012-10-18 Rich FoughtConntrack Dump ICMP
2012-10-16 Rich FoughtUpdated nfnetlink includes; removed ifdefs; added delet...
2012-10-13 Rich Foughtdefine advanced attributes out
2012-10-10 Rich FoughtBugfixes
2012-10-09 Rich Foughtreinit port numers on tuple dump
2012-10-09 Rich Foughtbugfixes
2012-10-09 Thomas Graflink: Support link grouping
2012-10-09 Thomas Grafdoc: Provide documentation for link promis counter...
2012-10-09 Thomas Graflink: Include IFLA_NUM_TX_QUEUES and IFLA_NUM_RX_QUEUES...
2012-10-09 Thomas Graflink: Only print "promisc-mode" if users > 0
2012-10-09 Thomas Graflink: Support IFLA_NUM_TX_QUEUES and IFLA_NUM_RX_QUEUES
next