]> granicus.if.org Git - libnl/shortlog
libnl
2013-10-23 Thomas Grafinclude: Provide <netlink/route/link/vxlan.h> in distri...
2013-10-22 Thomas GrafFix up -rc1 versioning to not be included in libnl_micr...
2013-10-22 Thomas Grafdoc: Add instructions on how to build docs
2013-10-22 Thomas Grafdoxygen-link: Be python3 compatible
2013-10-22 Thomas Graflibnl-3.2.23-rc1 release libnl3_2_23rc1
2013-10-22 Thomas Hallerrtnl-addr: set ifa_flags when creating/updating address
2013-10-22 Thomas Grafobj: Check for NULL pointer in nl_object_clone()
2013-10-22 Nicolas PLANELpython: add bridge flags API
2013-10-22 Nicolas PLANELtest: add python bridge testing sample
2013-10-22 Nicolas PLANELpython: add basic netlink protocol bridge interface...
2013-10-22 Nicolas PLANELtest: add bridge creation sample
2013-10-22 Nicolas PLANELroute/link: fixup link->l_af_ops must be set for some...
2013-10-22 Julien BERNARDnl-link-set: Add --state option
2013-10-07 Thomas GrafMerge branch 'recvmsgs-comment-typo' of git://github...
2013-10-07 TetoFixed ObjIterator for python3, fixed output of _color...
2013-10-07 Nicolas PLANELpython: fixup VLANLink() initialization
2013-10-07 Arend van Sprielpython: remove use of PyArg_ParseTuple() for callback...
2013-10-01 Olaf Heringnl: Fix comment typo on recvmsgs
2013-09-05 Arend van Sprielpython: add send and receive functions to Socket class
2013-09-05 Arend van Sprielpython: fix typo in Socket::__str__() function
2013-09-05 Arend van Sprielpython: remove unnecessary callback type definitions
2013-09-05 Arend van Sprielpython: allow callback function to be a class method
2013-09-05 Arend van Sprieluse Callback object constructing Socket
2013-09-05 Arend van Sprielpython: rework netlink callback handling
2013-09-05 Arend van Sprielnl_cb: store nl_cb_type in struct nl_cb
2013-09-05 Arend van Sprieladd python examples using swig provided api
2013-09-05 Holger Eitzenbergernetfilter/ct: support optional CTA_ZONE attribute
2013-09-05 Holger Eitzenbergernetfilter/ct: support optional CTA_TIMESTAMP attribute
2013-08-26 chantraCall to_msg_fill_raw when defined to_msg_fill is NULL
2013-08-26 maksqwePriority of the '<' operator is higher than that of...
2013-08-21 Jiri Pirkofix double free caused by freeing link af_data in rtnl_...
2013-08-07 Thomas GrafEnable linker versioning
2013-08-05 Thomas GrafMerge pull request #44 from sassanosystems/idiag
2013-08-05 Jiri Pirkolink: add support for IFLA_PHYS_PORT_ID
2013-08-05 Thomas GrafMerge pull request #45 from chibacchie/vxlan
2013-08-04 Yasunobu ChibaAdd VXLAN support.
2013-07-26 Joe DamatoMore safely parse vegas info and mem info.
2013-07-25 Joe DamatoAdd idiag-socket-details
2013-07-19 Joe DamatoHandle the case where nl_msec2str is passed 0 msecs
2013-07-19 Joe DamatoAdd support for inet diag Netlink protocol.
2013-07-18 Arend van Sprieladd generic netlink functions to swig
2013-07-18 Arend van Sprieladd python module for generic netlink library
2013-07-18 Arend van Sprieladd support functions for attributes and callback handlers
2013-07-18 Joe Damatohandle the case where 0 is passed to nl_size2str
2013-07-01 Thomas Grafcache: Return -NLE_PROTO_MISMATCH if socket provided...
2013-06-28 Thomas Grafsocket: Warn via debug message if local port namespace...
2013-06-28 Thomas Graftests: use AM_CFLAGS instead of CFLAGS directly
2013-06-27 Thomas Grafmsg: Avoid returning a negative value for nlmsg_attrlen()
2013-06-26 Holger Eitzenbergernetfilter/queue: introduce nfnl_queue_msg_send_verdict_...
2013-06-26 Holger Eitzenbergernetfilter/queue: generalize nfnl_queue_msg_build_verdict()
2013-06-26 Andrew CollinsHandle -NLE_AGAIN in nl_cache_mngr_data_ready
2013-06-26 Andrew CollinsDefault to comparing all attributes if no oo_id_attrs...
2013-05-24 Thomas GrafMerge branch 'master' of https://github.com/michael...
2013-05-16 Michael BraunAdd macvlan support
2013-05-14 Thomas Graf3.2.22 release libnl3_2_22
2013-05-08 Thomas Grafnl: Increase receive buffer size to 4 pages
2013-05-08 Nathan Lynchrtnl_link_af_unregister: fix locking
2013-04-28 Thomas GrafPrepare for 3.2.22-rc1 release libnl3_2_22rc1
2013-04-28 Thomas Graftests: Include util.h in dist
2013-04-28 Thomas Graftests: Add basic attribute unit tests
2013-04-28 Thomas Grafconfigure: Convert ENABLE_UNIT_TESTS to a mere AM condi...
2013-04-28 Emmanuel ThierryWrong calcultation in nla_reserve
2013-04-28 Thomas Grafattr: Fix typo in nla_is_nested()
2013-04-28 Thomas GrafMerge branch 'fixes' of https://github.com/socketpair...
2013-04-28 Thomas Grafattr: nla_is_nested() must access nla_type directly
2013-04-27 Коренберг Марк... Fix leak of cb if nl_socket_alloc_cb() failed to alloca...
2013-04-27 Thomas Graftests: Make unit test building optional
2013-04-26 Коренберг Марк... dump_attrs: "NLA_F_NESTED" => nla_is_nested(nla)
2013-04-05 Thomas Grafautoconf: Use PKG_CHECK_MODULES() instead of AM_PATH_CH...
2013-04-05 Thomas Grafaddr: only translate more recent address family names...
2013-04-03 Emmanuel RoullitPerform no operation on nl_object_free(NULL).
2013-04-02 Thomas Grafmsg: Pretty print generic netlink header in nl_msg_dump()
2013-04-02 Thomas Grafnl: Return -NLE_AGAIN if non-blocking socket would...
2013-04-02 Thomas Grafgenl: Fix cb reference leak in genl_ctrl_probe_by_name()
2013-04-02 Holger Eitzenbergerct: add ICMPv6 type,code and ID
2013-04-02 Thomas Grafnl: Print file:line:func in debugging messages and...
2013-04-01 Thomas Grafcache: Improve debugging messages of cache operations
2013-04-01 Thomas Grafgenl: Update mt_id of cache ops when resolving genl id
2013-04-01 Thomas Grafgenl: Provide internal function to resolve name to id
2013-03-24 roopanl-route-add: Add NLM_F_EXCL flag to route add
2013-03-17 Tony CheneauRemove rtnl_link_free() declaration from the header...
2013-03-17 Tony CheneauRemove superfluous declaration of rtnl_route_put()
2013-03-14 Thomas Grafrtnl-addr: Fix invalid call to nl_addr_set_prefixlen...
2013-03-14 Thomas Grafrtnl-addr: Inherit prefix length to nl_addr objs in...
2013-03-14 Thomas Graftests: Add check based unit test system
2013-03-14 Thomas Grafaddr: Update to latest address familiy definition for...
2013-03-14 Thomas Grafaddr: improve API reference documentation for nl_addr_*()
2013-03-14 Thomas Grafaddr: Reset unused portion of binary address in nl_addr...
2013-03-14 Thomas Grafmsg: Pretty print error message header even if incomplete
2013-03-14 Thomas Grafmsg: Pretty print padding attributes in nl_msg_dump()
2013-03-14 Thomas Grafattr: Warn application if nla_parse() observes same...
2013-03-14 Thomas Grafattr: No longer warn about attribute of type 0
2013-03-14 Thomas Grafattr: Do not enforce maximum length for NLA_FLAG attributes
2013-03-14 Thomas Grafattr: Add nla_nest_cancel() to remove partially added...
2013-02-28 Thomas GrafUse thread-safe strerror_r() instead of strerror()
2013-02-24 roopalink: Fix rtnl_link_af_data_compare return value
2013-02-24 roopalink: move af_data_compare to the end
2013-02-14 Thomas Grafbond: Provide rtnl_link_bond_alloc()
2013-02-14 Thomas Grafvlan: Provide rtnl_link_vlan_alloc()
2013-02-14 Thomas Grafnetlink: Forward declare frequent libnl types to ease...
next