dect
/
libnl
Archived
13
0
Fork 0

Commit Graph

  • 00a5879e6e Add <netlink/route/link/can.h> to dist target Thomas Graf 2013-01-04 17:44:43 +0100
  • 6369e1fdd9 3.2.17 release libnl3_2_17 Thomas Graf 2013-01-04 16:44:52 +0100
  • 5d53626100 nlmsg_ok comparison between signed and unsigned Eric Paris 2013-01-03 14:26:00 -0500
  • 6971932254 Fix file descriptor leak on error Thomas Jarosch 2012-12-27 10:44:30 +0100
  • de213328f8 cache: Take cache_ops lock when modifying cache ops flags Thomas Graf 2012-12-18 14:56:26 +0100
  • 96bb7c9a4c cache pickup: Avoid duplicates during cache pickup roopa 2012-12-20 18:32:00 -0800
  • 91ab1bea5e make: automake provides a cscope target these days Thomas Graf 2012-12-02 19:16:49 +0100
  • 20a051237c Bug Fix: cache_include: Fix object ref release after successful object update roopa 2012-12-12 21:48:30 -0800
  • 29b71371e7 route cache: Fix handling of ipv6 multipath routes roopa 2012-12-12 21:50:49 -0800
  • 52b635f1f7 Merge branch 'aligned_be64' of https://github.com/rmfought/libnl Thomas Graf 2012-12-17 09:18:47 +0100
  • 89e1b30256 Included defs.h so DISABLE_PTHREADS is visible. Rich Fought 2012-12-13 15:56:04 -0800
  • 25c407c71f Re-adding #defines for __aligned_be64 for older kernels Rich Fought 2012-12-13 14:23:28 -0800
  • 7c85b8a53b netfilter: update local header files Thomas Graf 2012-12-11 18:06:29 +0100
  • 913a689de3 can: provide local copy of <linux/can/netlink.h> Thomas Graf 2012-12-11 17:59:30 +0100
  • de14136304 Fix make check when using --disable-cli Gilles Espinasse 2012-12-05 00:08:00 +0100
  • 68967eb10e Fix python detection code Gilles Espinasse 2012-12-05 00:08:01 +0100
  • c86088ff01 link: socket-CAN helper functions Benedikt Spranger 2012-11-29 19:48:46 +0100
  • 5251188673 link: basic socket-CAN support Benedikt Spranger 2012-11-29 19:48:45 +0100
  • ab7f42e0bc build: resolve lex failure Jan Engelhardt 2012-11-27 00:01:53 +0100
  • ffd051fc9a Merge branch 'master' of git://git.inai.de/libnl Thomas Graf 2012-11-26 23:34:37 +0100
  • 0ba9e99381 build: use foreign mode Jan Engelhardt 2012-11-26 20:54:04 +0100
  • f3cd3fe950 build: use AC_CONFIG_AUX_DIR Jan Engelhardt 2012-11-26 20:51:51 +0100
  • 9d92564566 build: resolve automake-1.12 warnings Jan Engelhardt 2012-11-26 20:49:02 +0100
  • a96a3b6828 build: rename configure.in -> .ac Jan Engelhardt 2012-11-26 20:48:13 +0100
  • f535de36af 3.2.16 release libnl3_2_16 Thomas Graf 2012-11-26 17:43:12 +0100
  • 4149154c22 cache: only continue iterating over co_groups if it is available Thomas Graf 2012-11-26 11:50:56 +0100
  • 05a6723eb5 3.2.15 release libnl3_2_15 Thomas Graf 2012-11-23 17:05:52 +0100
  • ed3d7066f7 Include the newly added header files in next release Thomas Graf 2012-11-23 17:05:05 +0100
  • 3163fa707b cache: reserve room in cache_ops to avoid breaking module ABI too frequently Thomas Graf 2012-11-23 16:50:06 +0100
  • 0a9d5fcfa4 configure: Replace broken AM_PROG_LEX with AC_CHECK_PROGS Thomas Graf 2012-11-23 16:40:14 +0100
  • a2c4bd8f09 Updated configure.in to make sure bison and lex are installed. Richard Marshall 2012-11-19 20:20:22 -0800
  • 4d94ed5f6b Bug Fix: Add new fill socket to cache manager roopa 2012-11-18 22:14:23 -0800
  • 00132b4696 cache: provide safe variant of nl_cache_mngt_require() and use it Thomas Graf 2012-11-16 01:11:55 +0100
  • 23c4ef67c7 Use NL_DBG() instead of printing warnings and errors to stderr Thomas Graf 2012-11-16 00:42:34 +0100
  • 235aa7ff17 cache: hold a reference to the cache ops while a cache is provided over it Thomas Graf 2012-11-16 00:27:51 +0100
  • cb82c2a545 use safe cache lookup variants internally Thomas Graf 2012-11-16 00:20:18 +0100
  • 2b3912a320 cache: Provide safe versions of nl_cache_ops_associate() and nl_cache_ops_lookup() Thomas Graf 2012-11-16 00:19:38 +0100
  • 1a2c3e36a8 cache: Add reference counter to cache operations Thomas Graf 2012-11-15 23:48:03 +0100
  • 74926f92dd link: Protect registration of af and link ops with rwlock Thomas Graf 2012-11-15 22:33:23 +0100
  • f5af5c5ecd cache: rwlock accesses to cache operations Thomas Graf 2012-11-15 21:42:02 +0100
  • 20efa14e5c lock abstraction layer Thomas Graf 2012-11-15 21:30:57 +0100
  • 3ed1f9ab5f cache: Hold cache reference while a cache is being provided Thomas Graf 2012-11-15 20:49:33 +0100
  • c658a6eef8 cache: Add reference counter to caches Thomas Graf 2012-11-15 20:45:44 +0100
  • cb25338ac3 Add master support to rtnl_neigh for AF_BRIDGE objects roopa 2012-11-14 11:33:51 -0800
  • 64fcb47a36 Add AF_BRIDGE support to neigh cache roopa 2012-11-14 11:33:50 -0800
  • 125119aff0 Add AF_BRIDGE support to link cache roopa 2012-11-14 06:06:41 -0800
  • ea79a76288 addr: Support setting local/peer/anycast/multicast/broadcast address to NULL Thomas Graf 2012-11-12 23:48:02 +0100
  • 8ffa257bfa cache: Move nl_cache_ops_set_flags() to cache_mngt.c Thomas Graf 2012-11-12 22:07:39 +0100
  • 5734011228 cache: Fix typo in API doc of nl_cache_set_flags() Thomas Graf 2012-11-12 22:03:22 +0100
  • ce72565f26 cache: Move NL_CACHE_AF_ITER to <netlink/cache.h> Thomas Graf 2012-11-12 21:59:54 +0100
  • 0bd14aa2d6 Add NL_CACHE_AF_ITER support during refill and resync roopa 2012-11-12 12:38:33 -0800
  • 30d862650b New cache manager add cache api roopa 2012-11-12 12:38:32 -0800
  • dd8a87da96 Add support for per cache flags roopa 2012-11-12 12:38:31 -0800
  • c83ecb38c1 doc: Revert to default stylesheet Thomas Graf 2012-11-12 10:26:38 +0100
  • 3132db5162 addr: rtnl_addr_set_peer() is limited to IPv4 Thomas Graf 2012-11-11 21:01:19 +0100
  • 5a0476032e addr: Return -NLE_AF_NOSUPPORT when trying to set unsupported attributes Thomas Graf 2012-11-11 16:36:29 +0100
  • 7e075c600d doc: update Doxygen layout file to latest format Thomas Graf 2012-11-11 11:21:34 +0100
  • b66d26711a hashtable: remove doc section crashing doxygen Thomas Graf 2012-11-11 11:21:10 +0100
  • 59a6b003a9 hashtable: Fix reference leak in nl_hashtable_free() Thomas Graf 2012-11-10 10:52:26 +0100
  • ae1e236809 hashtable: Add API reference documentation Thomas Graf 2012-11-10 10:50:16 +0100
  • 5641c0ea61 Hash: Properly prefix hash functions Thomas Graf 2012-11-10 10:20:08 +0100
  • a2207c7beb Add hash support to route cache roopa 2012-11-09 14:41:36 -0800
  • 6f24cf12ca Add hash support to neigh cache roopa 2012-11-09 14:41:35 -0800
  • e16e8fdcdb Add hash support to link cache roopa 2012-11-09 14:41:34 -0800
  • 55c0e036b0 Add hash support in cache mngr roopa 2012-11-09 14:41:33 -0800
  • c6f89ed02f Add nl hashtable structures and access functions roopa 2012-11-09 14:41:32 -0800
  • a8741fab8e Add hash function roopa 2012-11-09 14:41:31 -0800
  • 665464cde5 nl: Improve API doc of nl_send_simple() Thomas Graf 2012-11-08 21:17:32 +0100
  • b28c25eb23 nl: Improve API doc of nl_connect() and nl_close() Thomas Graf 2012-11-08 13:41:54 +0100
  • fd6f205f8a nl: Allow to overwrite nl_send() Thomas Graf 2012-11-08 13:19:07 +0100
  • b132ee7e27 nl: improve API doc of transmit functions Thomas Graf 2012-11-08 01:29:12 +0100
  • a721c1d445 doc: increase dot max graph nodes to 100 Thomas Graf 2012-11-08 00:11:13 +0100
  • 8f47501741 nl: improve nl_sendto() docs and error checks Thomas Graf 2012-11-06 17:48:28 +0100
  • b25f26b896 socket: document nl_socket_get_fd() Thomas Graf 2012-11-06 17:36:53 +0100
  • 65f97deb63 nl_recv: fix indent style Thomas Graf 2012-11-06 14:27:34 +0100
  • 220d8e141d nl_recv: return NLE_INVAL if socket address pointer is NULL Thomas Graf 2012-11-06 14:24:09 +0100
  • eb36066909 nl_recv: return NLE_INVAL if buf is NULL Thomas Graf 2012-11-06 14:22:50 +0100
  • fb42f19e2e nl_recv: improve function documentation Thomas Graf 2012-11-06 14:21:18 +0100
  • 6d52ae6440 nl_recv: Don't update *buf in error path Thomas Graf 2012-11-06 00:21:35 +0100
  • ceb8fb9e87 Document buffer size limitations of nl_recv() Thomas Graf 2012-11-06 00:19:28 +0100
  • bc7c822f54 Add support for updating objects in the cache roopa 2012-11-01 14:13:30 -0700
  • 690264a193 Add new object op oo_id_attrs_get roopa 2012-11-01 07:15:28 -0700
  • 3750e2ac31 Set err and free ntbl when leaving neightbl_msg_parser Michele Baldessari 2012-10-27 20:38:21 +0200
  • 16e54c4e6e Add missing va_end() calls Michele Baldessari 2012-10-27 20:38:22 +0200
  • 503270c1c8 Remove unreachable code Michele Baldessari 2012-10-27 20:38:20 +0200
  • a8ef3525c8 Add configure option to disable pthreads support Rich Fought 2012-10-26 12:19:26 -0700
  • 609b47961b Merge branch 'master' of https://github.com/rmfought/libnl Thomas Graf 2012-10-26 12:48:22 +0200
  • 3c1ab421ee add missing '}' in __cplusplus namespaces Thomas Graf 2012-10-23 15:28:24 +0200
  • 785f810b95 Merge branch 'fixes' of https://github.com/socketpair/libnl Thomas Graf 2012-10-22 12:24:19 +0200
  • 5535f59746 Don't include doc/ in toplevel dist Thomas Graf 2012-10-22 12:09:03 +0200
  • d2fff93cce Source cleanup for upstream Rich Fought 2012-10-19 11:18:52 -0700
  • 420e4623fd nl_recv(): work with credentials only if "creds" given and NL_SOCK_PASSCRED set Коренберг Марк (дома) 2012-10-19 23:23:10 +0600
  • da694e6c7b nl_recv(): small code cleanups Коренберг Марк (дома) 2012-10-19 23:06:23 +0600
  • 2249eaebd4 nl_recv(): EWOULDBLOCK return value also checked Коренберг Марк (дома) 2012-10-19 23:04:23 +0600
  • 69468517d0 nl_recv(): Memory allocation errors are handled properly now Коренберг Марк (дома) 2012-10-19 22:58:58 +0600
  • 9d6b104ec8 nl_recv(): "else if" logick simplified and refined Коренберг Марк (ноутбук дома) 2012-09-10 02:25:07 +0600
  • e7ec197da3 nf-log example: correct copy-range parsing Коренберг Марк (дома) 2012-09-21 23:10:26 +0600
  • e1b67fb23f Clang diagnostics Коренберг Марк (ноутбук дома) 2012-09-10 01:33:04 +0600
  • fedb862ea5 ROUTE_DIFF result was not used in some place in route_compare Коренберг Марк (ноутбук дома) 2012-09-10 01:21:52 +0600
  • 787f14dbe3 genl/family flags can be damaged during the auto-indentation. Коренберг Марк (ноутбук дома) 2012-09-09 22:30:20 +0600