]> granicus.if.org Git - libnl/shortlog
libnl
2012-11-12 Thomas Grafdoc: Revert to default stylesheet
2012-11-11 Thomas Grafaddr: rtnl_addr_set_peer() is limited to IPv4
2012-11-11 Thomas Grafaddr: Return -NLE_AF_NOSUPPORT when trying to set unsup...
2012-11-11 Thomas Grafdoc: update Doxygen layout file to latest format
2012-11-11 Thomas Grafhashtable: remove doc section crashing doxygen
2012-11-10 Thomas Grafhashtable: Fix reference leak in nl_hashtable_free()
2012-11-10 Thomas Grafhashtable: Add API reference documentation
2012-11-10 Thomas GrafHash: Properly prefix hash functions
2012-11-09 roopaAdd hash support to route cache
2012-11-09 roopaAdd hash support to neigh cache
2012-11-09 roopaAdd hash support to link cache
2012-11-09 roopaAdd hash support in cache mngr
2012-11-09 roopaAdd nl hashtable structures and access functions
2012-11-09 roopaAdd hash function
2012-11-08 Thomas Grafnl: Improve API doc of nl_send_simple()
2012-11-08 Thomas Grafnl: Improve API doc of nl_connect() and nl_close()
2012-11-08 Thomas Grafnl: Allow to overwrite nl_send()
2012-11-08 Thomas Grafnl: improve API doc of transmit functions
2012-11-07 Thomas Grafdoc: increase dot max graph nodes to 100
2012-11-06 Thomas Grafnl: improve nl_sendto() docs and error checks
2012-11-06 Thomas Grafsocket: document nl_socket_get_fd()
2012-11-06 Thomas Grafnl_recv: fix indent style
2012-11-06 Thomas Grafnl_recv: return NLE_INVAL if socket address pointer...
2012-11-06 Thomas Grafnl_recv: return NLE_INVAL if buf is NULL
2012-11-06 Thomas Grafnl_recv: improve function documentation
2012-11-05 Thomas Grafnl_recv: Don't update *buf in error path
2012-11-05 Thomas GrafDocument buffer size limitations of nl_recv()
2012-11-05 roopaAdd support for updating objects in the cache
2012-11-05 roopaAdd new object op oo_id_attrs_get
2012-10-29 Michele BaldessariSet err and free ntbl when leaving neightbl_msg_parser
2012-10-29 Michele BaldessariAdd missing va_end() calls
2012-10-29 Michele BaldessariRemove unreachable code
2012-10-26 Rich FoughtAdd configure option to disable pthreads support
2012-10-26 Thomas GrafMerge branch 'master' of https://github.com/rmfought...
2012-10-23 Thomas Grafadd missing '}' in __cplusplus namespaces
2012-10-22 Thomas GrafMerge branch 'fixes' of https://github.com/socketpair...
2012-10-22 Thomas GrafDon't include doc/ in toplevel dist
2012-10-19 Rich FoughtSource cleanup for upstream
2012-10-19 Коренберг Марк... nl_recv(): work with credentials only if "creds" given...
2012-10-19 Коренберг Марк... nl_recv(): small code cleanups
2012-10-19 Коренберг Марк... nl_recv(): EWOULDBLOCK return value also checked
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-16 Rich FoughtUpdated nfnetlink includes; removed ifdefs; added delet...
2012-10-13 Rich Foughtdefine advanced attributes out
2012-10-10 Rich FoughtBugfixes
2012-10-09 Rich Foughtreinit port numers on tuple dump
2012-10-09 Rich Foughtbugfixes
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 Rich Foughtupdate gitignore
2012-10-09 Rich FoughtExpectation get cli tool
2012-10-09 Thomas Graflink: correctly set LINK_ATTR_PROMISCUITY
2012-10-09 Rich FoughtCompile CLI
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-09 Rich FoughtStarting CLI work
2012-10-08 Rich FoughtSuccessful compilation of libnl-nf with expectation
2012-10-08 Rich FoughtCheckpoint before compilation attempt
2012-10-06 Rich Fought"checkpoint"
2012-10-05 Rich FoughtCheckpoint: compare function
2012-10-05 Rich FoughtExp checkpoint
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
next