Commit graph

  • b62e019afa single nexthop flags bug Justin Mayfield 2012-08-16 19:03:48 -06:00
  • de28daf226 nl_addr_parse handling of 'default', 'any', and 'all' Justin Mayfield 2012-08-17 18:16:44 -06:00
  • 97d2460fab route_clone : fix segmentation fault using nl_cache_subset to filter routes Loïc Touraine 2012-08-29 12:14:01 +02:00
  • 376a0e29c7 Fix build warning after const char ** convert Thomas Graf 2012-08-29 12:05:51 +02:00
  • 8222519f85 Fix the always false if (a->rt_nr_nh != a->rt_nr_nh) test Michele Baldessari 2012-08-28 20:28:28 +02:00
  • 25d640da4a lib/utils.c: One kilobit now is a 1000bits (instead of 1024) Коренберг Марк 2012-08-28 18:39:14 +06:00
  • a0f1c0e281 ct_dump_stats: detect when stats are not available Коренберг Марк (дома) 2012-08-27 23:39:29 +06:00
  • 052a131193 nl_cli_route_parse_table fixed typo in code Коренберг Марк (дома) 2012-08-27 23:14:07 +06:00
  • 9426d03e3a tbf: fix false missing attr Stephane Fillod 2012-08-01 22:29:47 +02:00
  • 941ba950a9 libnl 3.2.11 Thomas Graf 2012-06-13 13:49:52 +02:00
  • 2bdcde7e8e Fix types-related warnings based on clang diagnostics Коренберг Марк 2012-06-08 20:15:06 +06:00
  • 4f93364862 link: rtnl_link_get_kernel() should only wait for ACK if AUTO-ACK is on Thomas Graf 2012-06-13 13:24:19 +02:00
  • 49fe936b8e genl: cleanup genl_ctrl_resolve() Thomas Graf 2012-06-13 13:23:04 +02:00
  • 69da6af3e4 genl: Wait for ACK after successful ctrl reply Thomas Graf 2012-06-13 13:04:03 +02:00
  • 84037becfd Correct missing fwmark mask proto. Andrew Collins 2012-06-11 10:44:43 -06:00
  • 3c53265401 Add 'ingress' to the list of recognized TC handles. Andrew Collins 2012-06-11 10:44:42 -06:00
  • ffa461d37c Fixed memory leak in Cache destructor Коренберг Марк 2012-06-08 13:19:27 +06:00
  • dca358c6a2 rtnl_link_(get|set)_weight is deprecated in libnl. Коренберг Марк (ноутбук дома) 2012-06-08 02:59:03 +06:00
  • 87d370912c netlink.nlattr re-implemented in more pythonic way Коренберг Марк 2012-06-07 13:48:06 +06:00
  • 139e3d3203 nl_pickup removed from python binding Коренберг Марк 2012-06-07 15:15:50 +06:00
  • 08e8b35d9f Remove unnecessary comments Коренберг Марк (ноутбук дома) 2012-06-06 01:56:58 +06:00
  • 482c602b74 Refine some places Коренберг Марк (ноутбук дома) 2012-06-05 23:02:10 +06:00
  • 454ea4a5b4 pylint's first review and trivial fixes Коренберг Марк (ноутбук дома) 2012-06-06 01:36:05 +06:00
  • 8959d95e22 Using only single quotes now and multi-line lists Коренберг Марк (ноутбук дома) 2012-06-05 23:01:39 +06:00
  • 83f06bfbb8 Fix indentation (spaces vs tabs) Коренберг Марк (ноутбук дома) 2012-06-05 01:08:27 +06:00
  • fb890a5b5e Code cleanups Коренберг Марк (ноутбук дома) 2012-06-04 23:20:24 +06:00
  • c1547d90d7 Flags properties description and implementation fixed Коренберг Марк (ноутбук дома) 2012-06-04 23:39:30 +06:00
  • 38fefc5c1b Fixed various str-related logick Коренберг Марк (ноутбук дома) 2012-06-04 23:12:26 +06:00
  • b369d22f92 Fix whitespaces at EOL Коренберг Марк (ноутбук дома) 2012-06-04 22:55:49 +06:00
  • 4be1ae2ae2 Introduce Python's absolute_imports Коренберг Марк (ноутбук дома) 2012-06-04 22:54:16 +06:00
  • f55ea7ff9d Fix typo in still unused function that generate colored message Коренберг Марк (ноутбук дома) 2012-06-04 22:52:02 +06:00
  • 1e75bd006b Make syntax highlighters happy Коренберг Марк (ноутбук дома) 2012-06-04 22:50:36 +06:00
  • 9d60ef0d59 Removed generated .pyc files from repository Коренберг Марк 2012-06-08 11:52:50 +06:00
  • bf54d6d03a Fixed address deletion Коренберг Марк (ноутбук дома) 2012-06-04 22:49:04 +06:00
  • d8a25e4c5c netem: Use ARRAY_SIZE() Thomas Graf 2012-06-08 15:21:51 +02:00
  • d3dcde2585 rtnl_netem_set_delay_distribution: fix possible segfault Коренберг Марк (ноутбук дома) 2012-06-08 00:58:14 +06:00
  • 2275bb0aaa Fix compilation with clang Коренберг Марк (ноутбук дома) 2012-06-07 23:48:28 +06:00
  • 405d16827d libnl 3.2.10 Thomas Graf 2012-06-06 11:43:53 +02:00
  • 0c408aad1f genl: modify genl_ctrl_resolve and friends to allow for module auto-loading Neil Horman 2012-06-01 12:59:24 -04:00
  • 43eab4696d genl: Update genl-ctrl-list(8) Thomas Graf 2012-06-01 13:10:03 +02:00
  • 8fad2e3194 genl: Export genl_ops_resolve() and genl_mngt_resolve() in header Thomas Graf 2012-06-01 11:51:43 +02:00
  • faef2fa45f genl: Support registration of families without depending on caches Thomas Graf 2012-06-01 11:48:08 +02:00
  • 3656b6f908 genl: Add genlmsg_user_hdr(), genlmsg_user_data(), and genlmsg_user_datalen() Thomas Graf 2012-05-31 13:37:57 +02:00
  • 71b442b955 genl: Add genlmsg_hdr() Thomas Graf 2012-05-31 13:13:50 +02:00
  • 0b70de5155 genl: updates to API reference documentation Thomas Graf 2012-05-31 13:11:48 +02:00
  • d733f8a0a6 use MSG_TRUNC flag to get recv message size at once Jiri Pirko 2012-05-28 14:05:27 +02:00
  • 970f5d0221 correct HTB rtable/HZ calculations Andrew Collins 2012-05-25 18:08:06 -06:00
  • 9bb30a5e80 add fwmark mask support A C 2012-05-25 13:45:45 -06:00
  • ca883b61bc Fix for dumping objects to a buffer instead of file descriptor Bushman, Jeff 2012-05-16 11:50:25 -04:00
  • 24d577c93d u32: fix various u32 hashing related warnings Adrian Ban 2012-05-16 13:43:52 +02:00
  • 6627ec3836 tc: fix included headers Thomas Graf 2012-05-16 13:42:05 +02:00
  • 996b502961 FTBFS with musl libc: Missing includes Isaac 2012-05-12 22:37:48 -07:00
  • fec10a2823 doc: documentation restructuring Thomas Graf 2012-05-10 12:03:59 +02:00
  • 32057bc154 __str2flags fix Justin Mayfield 2012-05-09 21:08:30 -06:00
  • 100403a99a route: Add FIXME to rtnl_route_nh_set_gateway() to fix return value Thomas Graf 2012-05-09 15:03:46 +02:00
  • 2fbab02ba8 doc: add section about addressing Thomas Graf 2012-05-09 15:02:40 +02:00
  • 183e86913a doc: Check documentation generation requirements with autoconf Thomas Graf 2012-05-09 10:06:24 +02:00
  • 7b503a12a0 u32: example/test code for u32 hashing with HTB Adrian Ban 2012-05-08 23:17:53 +02:00
  • beb40e2b4e u32: add support for hashing Adrian Ban 2012-05-08 23:14:13 +02:00
  • f8b4f9271b 3.2.9 release Thomas Graf 2012-05-08 22:53:26 +02:00
  • 6f156a7b58 nl: Fix return value of nl_recvmsgs() Thomas Graf 2012-05-08 22:48:00 +02:00
  • d726ecd2d7 Fix two bugs in 3.2.8/doc/ Jeroen Roovers 2012-05-01 20:32:57 +02:00
  • ad5d2b7738 3.2.8 release Thomas Graf 2012-04-26 11:22:49 +02:00
  • ff3e9e314c object: Add functions to access the object type, cache and object ops Thomas Graf 2012-04-24 14:55:23 +02:00
  • bd1e4d0384 cache: Add co_include_event allowing caches to provide their own nl_cache_include() implementation Thomas Graf 2012-04-22 15:23:52 +02:00
  • 2e23491c50 cache: improve documentation of co_event_filter Thomas Graf 2012-04-22 14:36:01 +02:00
  • 8bbcd2208e genl: Make genl_unregister() a NOP if NULL pointer is passed Thomas Graf 2012-04-22 11:12:01 +02:00
  • 2e93940a86 cache_mngr: Make providing the result pointer to nl_cache_mngr_add() optional Thomas Graf 2012-04-21 15:51:43 +02:00
  • 2ed371eb59 test-cache-mngr: Allow for management of arbitary caches via argument string Thomas Graf 2012-04-21 15:49:09 +02:00
  • 516536625f cache_mngr: Provide nl_cache_mngr_info() to pring cache manager details Thomas Graf 2012-04-21 15:48:37 +02:00
  • 743756f3b4 cache_mngr: API doc updates Thomas Graf 2012-04-21 15:22:04 +02:00
  • a518a318d4 cache_mngr: Let nl_cache_mngr_data_ready() read multiple messages Thomas Graf 2012-04-21 12:47:29 +02:00
  • e0482794a8 nl: Make nl_recvmsgs() return the number of netlink messages processed Thomas Graf 2012-04-21 12:46:01 +02:00
  • adbc568735 cache_mngr: Fix memory corruption after resizing Thomas Graf 2012-04-21 12:23:38 +02:00
  • a143037fa3 test-cache-mngr: Let the cache manager allocate the socket Thomas Graf 2012-04-21 12:14:11 +02:00
  • e34ed950bd cache_mngr: Automatically allocate socket if needed Thomas Graf 2012-04-21 12:11:45 +02:00
  • c55acc438b cache_manager: Move documentation to doc/core.txt Thomas Graf 2012-04-21 11:38:33 +02:00
  • b32011254d cache_mngr: Don't modify callback setup of socket Thomas Graf 2012-04-21 10:51:34 +02:00
  • e78975aea8 tests: fix test programs to compile again Thomas Graf 2012-04-21 10:35:20 +02:00
  • 9af5469004 tests: Convert tests/Makefile to use automake Thomas Graf 2012-04-21 10:34:43 +02:00
  • 653ea3457a cache_mngr: document uncommon error codes Thomas Graf 2012-04-21 09:59:26 +02:00
  • 5f4d4d3bec genl-ctrl-list: Mark for installation Thomas Graf 2012-04-20 15:28:48 +02:00
  • 4a2962d897 genl-ctrl-list: fix copyright and summary Thomas Graf 2012-04-20 15:27:52 +02:00
  • 5399b3d192 genl-ctrl-list: Provide manual page Thomas Graf 2012-04-20 15:19:41 +02:00
  • 073ef6a66e genl-ctrl-list: Introduce -d|--details as a shortcut for --format=details Thomas Graf 2012-04-20 15:18:21 +02:00
  • f54ac3d55f Memory leak in classid.c Nicolas CARRIER 2012-04-13 13:51:44 +02:00
  • 7d47666eb3 doc: Fix incorrect nl_socket_add_memberships() example Thomas Graf 2012-03-26 14:02:25 +02:00
  • 965fd78042 missing extended Table attribute for lib/route/ Romary Sonrier 2012-03-03 01:46:46 +01:00
  • f7d06614fc doc: Fix typos in autoconf example Thomas Graf 2012-02-23 00:20:45 +01:00
  • 0b40364150 Add new nl_cache_clone() function. Thierry Reding 2012-02-16 12:57:42 +01:00
  • a17970b974 Support plug qdisc - queue traffic until explicit release Shriram Rajagopalan 2012-02-12 14:53:10 -08:00
  • a39bb563ab add new function to provide neighbour event parsing Brett Ciphery 2012-01-29 12:19:00 -05:00
  • 9cbcbca77d 3.2.7 release Thomas Graf 2012-01-25 17:03:37 +01:00
  • 4cc1daab3f 3.2.6 release Thomas Graf 2012-01-17 12:51:15 +01:00
  • 83ab0ae85f man: Remove bogus .LO macro in manpages Thomas Graf 2012-01-17 12:45:06 +01:00
  • c857625be0 Update COPYING to fix FSF address Thomas Graf 2012-01-17 12:38:37 +01:00
  • d111b1df47 cli: Use -avoid-version to link cli modules Thomas Graf 2012-01-17 12:34:26 +01:00
  • 9015d115f8 3.2.5 release Thomas Graf 2012-01-12 13:17:32 +01:00
  • 4035e5b5e8 link: fix regression in link message parser Torsten Hilbrich 2012-01-12 12:28:18 +01:00
  • 794ac78c56 nl_addr_cmp(): handle prefix length during address comparison Brett Ciphery 2012-01-11 11:40:11 -05:00