Commit Graph

  • 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
  • 96bc6d6f66 Improve rtnl_link_change() behaviour Thomas Graf 2011-04-13 16:42:34 +02:00
  • b5918b5ce3 fix line removed by mistake Thomas Graf 2011-04-11 12:40:40 +02:00
  • 48d543cfdf API to issue direct GET requests to the kernel Thomas Graf 2011-04-11 12:34:01 +02:00
  • 41fb241b7b link: Provide rtnl_link_delete() to delete virtual links Thomas Graf 2011-04-10 11:02:47 +02:00
  • 0893aafcec link: Make return and argument type match Thomas Graf 2011-04-10 10:24:12 +02:00
  • 23c27b4738 Provide nl_cache_set_arg{1,2}() to specify cache args Thomas Graf 2011-04-10 10:22:27 +02:00
  • ef327ffd44 Provide nl_object_dump_buf() to easily dump to buffers Thomas Graf 2011-04-10 10:22:01 +02:00
  • 2dbe7d7cfc Initialize dump buffer in case caller missed it Thomas Graf 2011-04-10 10:18:04 +02:00
  • 475dffa699 Provide TC_HANDLE(maj, min) macro to generate tc handles Thomas Graf 2011-04-01 16:25:57 +02:00
  • 350b15f9d1 Move to asciidoc Thomas Graf 2011-03-31 14:25:57 +02:00
  • 7c620500bb trafic class/classifer API improvements and documentation Thomas Graf 2011-03-29 12:41:59 +02:00
  • 747b892c91 Qdisc API improvements and documentation Thomas Graf 2011-03-25 18:13:19 +01:00
  • 23845e942c Add nl_send_sync() Thomas Graf 2011-03-25 18:11:52 +01:00
  • 7e9d5f69e5 correctly handle the object not found case Nicolas Sitbon 2011-03-25 15:07:23 +01:00
  • e4b507e290 Deprecate rtnl_qdisc_foreach_child() and rtnl_qdisc_foreach_cls() Thomas Graf 2011-03-24 22:50:11 +01:00
  • f523f297f7 Allow NLSYSCONFDIR environment variable to overwrite built-in sysconfdir Thomas Graf 2011-03-24 21:14:52 +01:00
  • 8d5493418a Cleanup <netlink/route/qdisc.h> - remove dead prototypes - reformat Thomas Graf 2011-03-24 20:57:43 +01:00
  • a62bfdb8e0 Check if all mandatory attributes are present in rtnl_tc_msg_build() Thomas Graf 2011-03-24 17:00:38 +01:00
  • 93b6c114a8 Add NLE_NODEV error Thomas Graf 2011-03-24 16:56:10 +01:00
  • 14fa557ba9 Set default MTU to 1500 Thomas Graf 2011-03-24 12:59:57 +01:00
  • 9f1abddb1a Fix "make distcheck". Thierry Reding 2011-03-23 15:57:52 +01:00
  • 913579b460 Fix out-of-tree build. Thierry Reding 2011-01-14 11:38:05 +01:00
  • a0fe7a1c9a Omit empty nested attributes Thomas Graf 2011-03-23 13:39:18 +01:00
  • 38db636f78 add missing nl_cache_search in cache.h Daniel Walter 2011-03-22 10:53:51 +01:00
  • f0603a467b add missing checks for ROUTE_ATTR_MULTIPATH Daniel Walter 2011-03-22 10:45:41 +01:00
  • c1073d6172 Documentation updates Thomas Graf 2011-03-22 00:40:26 +01:00
  • 55f803c64d libnl-3.0 Thomas Graf 2011-03-21 17:03:01 +01:00
  • 722a227795 fix module parent references Thomas Graf 2011-03-21 16:54:37 +01:00
  • 45941f9d5f rename sch -> qdisc Thomas Graf 2011-03-21 16:47:42 +01:00
  • 8eb5b5532e Unified TC API Thomas Graf 2011-03-21 15:51:52 +01:00
  • 5dc897d5de provide function to retrieve htb rate Thomas Graf 2011-03-17 17:31:08 +01:00
  • 552c85cab7 Hold reference to obj while calling callback of cache iterator Thomas Graf 2011-03-17 17:30:32 +01:00