]> granicus.if.org Git - libnl/shortlog
libnl
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-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
2012-10-09 Thomas Graflink: correctly set LINK_ATTR_PROMISCUITY
2012-10-09 Thomas Graflink: Support IFLA_PROMISCUITY link attribute
2012-10-09 Thomas Grafnl: Provide API to specify the default buffer size...
2012-10-04 Antoni S. PuimedonEnabled the use of Links as context managers.
2012-09-03 Thomas Graf3.2.13 release libnl3_2_13
2012-09-03 Jeroen Rooverslibnl-3.2.12 - ./configure --disable-doc: error: condit...
2012-08-31 Thomas GrafMerge branch 'asprintf' of https://github.com/socketpai...
2012-08-31 Thomas GrafMerge branch 'doxyfile' of https://github.com/socketpai...
2012-08-31 Thomas Grafdoc: Update Doxyfile.in to latest syntax
2012-08-30 Коренберг Маркgenl_ctrl_probe_by_name: fix checking of genlmsg_put...
2012-08-30 Коренберг МаркRemove auto-generated Doxyfile from git
2012-08-30 Коренберг Маркasprintf related fixed in yy parser
2012-08-30 Коренберг МаркAddress comparison bug fixed
2012-08-30 Коренберг МаркMore clean NL_AUTO_PORT and NL_AUTO_SEQ usage in nl_com...
2012-08-30 Thomas Graf3.2.12 release libnl3_2_12
2012-08-30 Thomas Grafconfigure: Check for pygmentize when building docs
2012-08-30 Thomas Grafdoc: Update Doxyfile config to latest release
2012-08-30 Thomas Grafroute: Document ROUTE_CACHE_CONTENT flag
2012-08-30 Thomas Grafconfigure: Check for graphviz and source-highlight...
2012-08-29 Коренберг Марк... Prevent potential socket file descriptor leak
2012-08-29 Коренберг Марк... Fix warning "not checking return value of fscanf" in...
2012-08-29 Коренберг Марк... Fix typo in textual description in ct_dump_stats()
2012-08-29 Коренберг Марк... "%llu" replaced with "%" PRIu64
2012-08-29 Коренберг Марк... Run-time version information is now available
2012-08-29 Коренберг Марк... Added lex.yy.c to .gitignore
2012-08-29 Justin Mayfieldsingle nexthop flags bug
2012-08-29 Justin Mayfieldnl_addr_parse handling of 'default', 'any', and 'all'
2012-08-29 Loïc Touraineroute_clone : fix segmentation fault using nl_cache_sub...
2012-08-29 Thomas GrafFix build warning after const char ** convert
2012-08-29 Michele BaldessariFix the always false if (a->rt_nr_nh != a->rt_nr_nh...
2012-08-28 Коренберг Маркlib/utils.c: One kilobit now is a 1000bits (instead...
2012-08-28 Коренберг Марк... ct_dump_stats: detect when stats are not available
2012-08-28 Коренберг Марк... nl_cli_route_parse_table fixed typo in code
2012-08-09 Stephane Fillodtbf: fix false missing attr
2012-06-13 Thomas Graflibnl 3.2.11 libnl3_2_11
2012-06-13 Коренберг МаркFix types-related warnings based on clang diagnostics
2012-06-13 Thomas Graflink: rtnl_link_get_kernel() should only wait for ACK...
2012-06-13 Thomas Grafgenl: cleanup genl_ctrl_resolve()
2012-06-13 Thomas Grafgenl: Wait for ACK after successful ctrl reply
2012-06-11 Andrew CollinsCorrect missing fwmark mask proto.
2012-06-11 Andrew CollinsAdd 'ingress' to the list of recognized TC handles.
2012-06-08 Коренберг МаркFixed memory leak in Cache destructor
2012-06-08 Коренберг Марк... rtnl_link_(get|set)_weight is deprecated in libnl.
2012-06-08 Коренберг Маркnetlink.nlattr re-implemented in more pythonic way
2012-06-08 Коренберг Маркnl_pickup removed from python binding
2012-06-08 Коренберг Марк... Remove unnecessary comments
2012-06-08 Коренберг Марк... Refine some places
2012-06-08 Коренберг Марк... pylint's first review and trivial fixes
2012-06-08 Коренберг Марк... Using only single quotes now and multi-line lists
2012-06-08 Коренберг Марк... Fix indentation (spaces vs tabs)
2012-06-08 Коренберг Марк... Code cleanups
2012-06-08 Коренберг Марк... Flags properties description and implementation fixed
2012-06-08 Коренберг Марк... Fixed various str-related logick
2012-06-08 Коренберг Марк... Fix whitespaces at EOL
2012-06-08 Коренберг Марк... Introduce Python's absolute_imports
2012-06-08 Коренберг Марк... Fix typo in still unused function that generate colored...
2012-06-08 Коренберг Марк... Make syntax highlighters happy
2012-06-08 Коренберг МаркRemoved generated .pyc files from repository
2012-06-08 Коренберг Марк... Fixed address deletion
2012-06-08 Thomas Grafnetem: Use ARRAY_SIZE()
2012-06-07 Коренберг Марк... rtnl_netem_set_delay_distribution: fix possible segfault
2012-06-07 Коренберг Марк... Fix compilation with clang
2012-06-06 Thomas Graflibnl 3.2.10 libnl3_2_10
2012-06-03 Neil Hormangenl: modify genl_ctrl_resolve and friends to allow...
2012-06-01 Thomas Grafgenl: Update genl-ctrl-list(8)
2012-06-01 Thomas Grafgenl: Export genl_ops_resolve() and genl_mngt_resolve...
2012-06-01 Thomas Grafgenl: Support registration of families without dependin...
2012-05-31 Thomas Grafgenl: Add genlmsg_user_hdr(), genlmsg_user_data(),...
2012-05-31 Thomas Grafgenl: Add genlmsg_hdr()
2012-05-31 Thomas Grafgenl: updates to API reference documentation
2012-05-29 Jiri Pirkouse MSG_TRUNC flag to get recv message size at once
2012-05-29 Andrew Collinscorrect HTB rtable/HZ calculations
2012-05-29 A Cadd fwmark mask support
2012-05-18 Bushman, JeffFix for dumping objects to a buffer instead of file...
2012-05-16 Adrian Banu32: fix various u32 hashing related warnings
2012-05-16 Thomas Graftc: fix included headers
2012-05-13 IsaacFTBFS with musl libc: Missing includes
2012-05-10 Thomas Grafdoc: documentation restructuring
2012-05-10 Justin Mayfield__str2flags fix
2012-05-09 Thomas Grafroute: Add FIXME to rtnl_route_nh_set_gateway() to...
2012-05-09 Thomas Grafdoc: add section about addressing
2012-05-09 Thomas Grafdoc: Check documentation generation requirements with...
2012-05-08 Adrian Banu32: example/test code for u32 hashing with HTB
2012-05-08 Adrian Banu32: add support for hashing
next