Commit graph

  • d7222e5dde 3.2.4 release Thomas Graf 2012-01-11 12:51:03 +01:00
  • 9819717444 avoid dangling co_major_cache reference to NL_AUTO_PROVIDE caches Alexander Sack 2011-10-21 00:31:39 +02:00
  • 4a7791eca1 dsmark: Add missing declarations for rtnl_class_dsmark_(get|set)_bitmask() Thomas Graf 2011-11-25 16:08:25 +01:00
  • 847e269c56 rtnl_link_bond_add: allow to allocate bond name in case NULL is given Jiri Pirko 2011-11-11 16:01:52 +01:00
  • ef75c4edf0 link: allow to add/get linkinfo of unknown type Jiri Pirko 2011-11-11 14:56:16 +01:00
  • 88940b71f8 build: simplify optional dirs/files in Makefile.am processing Jan Engelhardt 2011-11-11 01:33:51 +01:00
  • 32f30b739a release 3.2.3 Thomas Graf 2011-11-10 15:04:43 +01:00
  • bd7000948d add missing IFLA_MASTER fillup Jiri Pirko 2011-11-07 14:35:13 +01:00
  • 03f3a58733 link: generic link enslaving API Thomas Graf 2011-11-07 12:32:35 +01:00
  • 659b6d6f65 bump to 3.2.2 Thomas Graf 2011-10-30 17:07:13 +01:00
  • 8104b52f75 Fix typo in debug message Thomas Graf 2011-10-28 12:30:31 +02:00
  • 9c7593cc9b python: Link against nl-3 and nl-route-3 Thomas Graf 2011-10-26 10:54:10 +02:00
  • 7f20c57e37 link: Ignore bridging notifications in link cache manager Thomas Graf 2011-10-21 11:31:58 +02:00
  • 2bcd8ecd27 cache: event_filter() cache operation to filter notifications Thomas Graf 2011-10-21 11:31:15 +02:00
  • 30d3f8c199 utils: Initialize list head after freeing translation list Thomas Graf 2011-10-10 12:02:33 +02:00
  • 790966d69a Only use the MULTIPATH attribute when adding routes with more than one next hop. Michael Altizer 2011-10-09 17:02:36 -04:00
  • 6c70cf7d72 Don't install CLI header files when --disable-cli has been configured. Michael Altizer 2011-10-09 17:02:35 -04:00
  • d17379d195 Fix rtnl_link object memory leak when freeing rtnl_addr objects. Michael Altizer 2011-10-09 17:02:34 -04:00
  • f90dc636cb Add libnl-cli-3.0 to pkg-config tool Jiří Župka 2011-10-04 16:06:22 +02:00
  • d3bb7c9cf1 3.2.1 release Thomas Graf 2011-09-19 11:47:49 +02:00
  • 1c9b175a47 Provide micro version in <netlink/version.h> Thomas Graf 2011-09-19 11:28:20 +02:00
  • 0d9958e9ef Ingnore src/nl-link-enslave and nl-link-release Thomas Graf 2011-09-19 11:24:52 +02:00
  • 076909aa82 Bonding: Fix header guard of <netlink/route/link/bonding.h> Thomas Graf 2011-09-16 13:17:04 +02:00
  • 15b13ddbde bonding: Install <netlink/route/link/bonding.h> Thomas Graf 2011-09-16 13:07:03 +02:00
  • 96f17ce146 bonding: API to create/enslave/release Thomas Graf 2011-09-16 12:57:52 +02:00
  • 5151cbc2f6 link: Eat ACK followed by RTM_NEWLINK when requesting single link Thomas Graf 2011-09-14 11:43:10 +02:00
  • 67bd56f214 Fix a73cb2f26 fallout to allow building in separate directory Thomas Graf 2011-09-13 23:33:06 +02:00
  • 109ea68ac0 tools: Use LDADD and link against .la files instead of LDFLAGS and -llib Thomas Graf 2011-09-13 23:21:52 +02:00
  • 6d93b831dd route: Remove dead link_cache variable Thomas Graf 2011-09-13 23:16:09 +02:00
  • b50195c691 addr: Add missing header to <netlink/route/addr.h> Thomas Graf 2011-09-13 23:13:51 +02:00
  • 4c210adcb5 Switch to libtool versioning system Thomas Graf 2011-09-13 22:58:08 +02:00
  • a73cb2f269 build: always install files into /etc/libnl Jan Engelhardt 2011-08-24 12:09:46 +02:00
  • 6e5332b823 Inform users about changed include location at end of configure script Thomas Graf 2011-09-13 11:49:41 +02:00
  • 226b387557 Install headers in ${includedir}/libnl3 Thomas Graf 2011-09-13 11:48:18 +02:00
  • 7b0d063fc1 lib: Use @MAJ_VERSION and @MAJ_MINOR@ for -version-info Thomas Graf 2011-09-13 11:47:39 +02:00
  • 5a59cf85d1 asciidoc xhtml stylesheet Thomas Graf 2011-09-13 11:07:23 +02:00
  • 2a37ab5f34 prepare for 3.2 release Thomas Graf 2011-09-08 15:00:07 +02:00
  • 80569bb242 remove dist lines for non existing files Thomas Graf 2011-09-08 15:33:55 +02:00
  • 7ac948c643 Remove GPL-3.0 license file. Thomas Graf 2011-09-08 15:07:02 +02:00
  • db6de563fe fix license of lib/route/pktloc.c Thomas Graf 2011-09-08 15:03:25 +02:00
  • b4b853e5e7 Do not require python and swig to be present Thomas Graf 2011-09-08 14:59:16 +02:00
  • f1d9e9d52d 64bit unaligned access Bryan Phillippe 2011-08-31 11:11:59 -07:00
  • 7adaad784f genl: genl_ctrl_grp_by_name: fix retval in case group id not found Jiri Pirko 2011-08-31 11:14:43 +02:00
  • 17781e44dd socket: fix two typos Jiri Pirko 2011-08-30 18:33:25 +02:00
  • 6faeffe64a socket: introduce nl_socket_modify_err_cb Jiri Pirko 2011-08-30 18:31:47 +02:00
  • eabb7539dd nl-link-name2ifindex: fix usage text Jiri Pirko 2011-08-25 15:14:07 +02:00
  • b367024167 Local port leak on nl_socket_alloc/nl_socket_set_local_port(, 0) Andrew Rybchenko 2011-08-30 09:27:37 +04:00
  • 4be7adbb71 htb: fix misplaced memset() overwriting already set htb prio option Thomas Graf 2011-08-12 13:47:23 +02:00
  • cc9ae9b34b doc: need to include @srcdir@/src not @top_srcdir@/src Thomas Graf 2011-08-12 11:06:50 +02:00
  • 23333e5e35 python: Include python/ in distribution and provide a README on how to build & install Thomas Graf 2011-08-12 10:45:47 +02:00
  • d8d96bb236 link: fix unaligned access to 64bit link stats Bryan Phillippe 2011-08-11 11:43:46 -07:00
  • 7a46ef074a Include all files necessary to build documentation in distribution Thomas Graf 2011-08-11 15:43:34 +02:00
  • 569bec5b5c make port map thread safe Thomas Graf 2011-08-11 15:17:56 +02:00
  • b5d081d1c9 Avoid freeing memory if vasprintf() failed Thomas Graf 2011-08-11 15:06:29 +02:00
  • d886de5e9d Allow building documentation out of the tree Thomas Graf 2011-08-11 14:57:59 +02:00
  • bbe5e94253 Put "break" inside the "if" block in route_compare() Pavel Roskin 2011-08-04 11:59:10 -04:00
  • 7701c8572f Make some functions and global variables static Pavel Roskin 2011-08-04 11:59:03 -04:00
  • f9993836ed Remove write-only variables in lib/cache.c Pavel Roskin 2011-08-04 11:58:56 -04:00
  • f1c8d5b0a3 3.1 release Thomas Graf 2011-08-11 14:30:24 +02:00
  • 70c9371760 Updated link documentation Thomas Graf 2011-07-28 16:23:57 +02:00
  • 915a23fd16 Hack doxygen CSS to avoid stupid margins in modules listing Thomas Graf 2011-07-27 17:01:34 +02:00
  • f3ee216715 include <linux/if.h> from <netlink/route/link.h> to export IFF_* flags Thomas Graf 2011-07-25 10:32:26 +02:00
  • 20e9797652 use rtnl_link_set/get_type() Thomas Graf 2011-07-21 17:52:43 +02:00
  • bf1b5d28c0 removed autogenerated swig interface files from git tree Thomas Graf 2011-07-21 17:49:21 +02:00
  • 8219cc79f8 VLAN: rtnl_link_is_vlan() function and API documentation Thomas Graf 2011-07-21 17:47:00 +02:00
  • 16d38a49d1 Use 'link type' instead of 'link info type' Thomas Graf 2011-07-21 16:45:01 +02:00
  • 49d29e9c2d ignore python build directory Thomas Graf 2011-07-21 16:41:45 +02:00
  • c79ab52d47 ignore various generated files Thomas Graf 2011-07-21 16:39:29 +02:00
  • 4d2383620b bonding link module Thomas Graf 2011-07-21 16:38:04 +02:00
  • 50074732af more documentation updates - improved stylesheets for both doxygen and asciidoc - use of xml doxygen layout - python script to resolve <<foo>> asciidoc references to <<foo, title>> based on the target caption - graphics for netlink and netlink error headers - more link documentation Thomas Graf 2011-07-21 16:24:31 +02:00
  • dea6de42f6 Include IFLA_LINK in link messages Thomas Graf 2011-07-21 12:27:52 +02:00
  • 7d484555f6 Documentation updates Thomas Graf 2011-07-18 08:50:42 +02:00
  • 63548f5664 documentation updates Thomas Graf 2011-07-14 12:48:00 +02:00
  • 21d52eabba Support for NLM_F_INTR Thomas Graf 2011-07-14 10:51:49 +02:00
  • dba0e91a09 Merge branch 'master' of master.kernel.org:/pub/scm/libs/netlink/libnl Thomas Graf 2011-06-21 11:34:28 +02:00
  • 4806c5c058 Don't redefine offsetof when already defined by e.g. stddef.h Christian Ruppert 2011-06-21 00:05:08 +02:00
  • ca0fc75580 socket: Set SOCK_CLOEXEC if available Thomas Graf 2011-06-15 17:37:28 +02:00
  • c881908ac7 neigh: include ndm flags while building message Thomas Graf 2011-06-15 16:23:35 +02:00
  • e56eb065b2 Work on libnl-python Thomas Graf 2011-06-10 13:55:29 +02:00
  • 09210d9619 HTB: Add support for level and direct pkt stats, complete access functions Thomas Graf 2011-06-09 13:32:13 +02:00
  • 053c93fa8a Update local copies of include/linux Thomas Graf 2011-06-09 12:56:52 +02:00
  • aba3689937 Provide documentation for rtnl_tc_data() and rtnl_tc_data_check() Thomas Graf 2011-06-09 12:30:15 +02:00
  • 58e0e1eda9 Add nl_rate2str() Thomas Graf 2011-06-09 12:29:21 +02:00
  • ed69b2a79b Add rtnl_tc_data_check() Thomas Graf 2011-06-09 12:28:04 +02:00
  • 4cb1666fe1 Provide silent variation of nl_cache_require() Thomas Graf 2011-05-11 09:33:29 +02:00
  • f443be6e74 python interface to netlink protocols Thomas Graf 2011-05-10 12:17:33 +02:00
  • 023c662327 Use name "global" instead of "universe" for largest scope Thomas Graf 2011-05-04 17:47:09 +02:00
  • d44c31da5f addr: store link object and provide rtnl_addr_get() Thomas Graf 2011-05-03 11:48:14 +02:00
  • cb6a089d80 Adding rule with "From" option doesn't work Romary Sonrier 2011-05-03 11:26:21 +02:00
  • cc33b0940f Add missing declaration of rtnl_tc_get_link() Thomas Graf 2011-04-21 14:58:05 +02:00
  • daefa76959 Provide rtnl_tc_get_link() and fix link refcnt Thomas Graf 2011-04-21 14:48:54 +02:00
  • 83f14112e2 Fix clone() of AF specific link data Thomas Graf 2011-04-21 14:46:06 +02:00
  • c18730ddf6 Set tc->tc_link if link cache is available Thomas Graf 2011-04-20 16:30:49 +02:00
  • fac4885608 Improve readability of classid string representation Thomas Graf 2011-04-20 16:29:42 +02:00
  • 4c6dd3a8bd Expose <netlink/route/link/inet.h> Thomas Graf 2011-04-20 11:53:04 +02:00
  • 36b04747c7 Support link info types with no payload Thomas Graf 2011-04-19 09:57:35 +02:00
  • 3d70697e4c Add support for ARPHRD_NONE Thomas Graf 2011-04-19 09:57:14 +02:00
  • 8ffab45698 export rtnl_link_add() and rtnl_link_build_add_request() Thomas Graf 2011-04-15 15:31:47 +02:00
  • 5a6610190a dummy interface support Thomas Graf 2011-04-15 15:31:22 +02:00
  • e81814a29f Support for rtnl_link_add() Thomas Graf 2011-04-15 15:30:46 +02:00