summaryrefslogtreecommitdiff
path: root/lib/idiag
AgeCommit message (Expand)Author
2019-08-26idiag: workaround and add comment about idiagnl_send_simple() only handling 8...Thomas Haller
2019-08-16lib: Don't omit second operand to `?` operatorMichael Forney
2019-08-12Add SPDX identifiersYegor Yefremov
2016-08-12trivial: whitespace-only fixes for src and libPeter Wu
2016-02-12lib: update ce-mask to uint64_tDavid Ahern
2015-05-12lib/doc: clearify return value of send_simple() functionsThomas Haller
2014-11-27idiag: fix set of identifying properties for idiag_msg_objThomas Haller
2014-11-27idiag: fix idiagnl_compare() to compare all attributesThomas Haller
2014-11-27idiag: make objects 'idiag_vegasinfo' and 'idiag_meminfo' comparableThomas Haller
2014-11-27idiag: don't dump unset properties of idiag_msgThomas Haller
2014-11-25idiag: fix idiagnl_exts2str()Thomas Haller
2014-11-25idiag: add missing enum types for idiagnl_exts2str()Thomas Haller
2014-11-24idiag: add a oo_compare() function for idiag_msg objectsThomas Haller
2014-11-24idiag: add change attributes for idiag_msg_objThomas Haller
2014-11-24idiag: remove clone functions from trivial structuresThomas Haller
2014-11-24idiag: fix idiagnl_msg_clone()Thomas Haller
2014-11-24idiag: fix memory leak in idiagnl_msg_set_cong()Thomas Haller
2014-11-24idiag: deprecate IDIAG_TIMER_* value for IDIAGNL_TIMER_*Thomas Haller
2014-11-24idiag: deprecate IDIAG_SS_* socket statesThomas Haller
2014-11-24idiag: deprecate netlink message type defines in idiagnl.hThomas Haller
2014-11-24idiag: deprecate IDIAG_ATTR_* enumerationThomas Haller
2014-11-24idiag: fix out of bound error parsing idiag messagesThomas Haller
2014-11-24idiag: add a copy of linux/sock_diag.hCong Wang
2014-11-24idiag: provide a hash function for idiag objectsCong Wang
2014-09-24idiag: fix a typo in idiagnl_req_set_ifindex()Cong Wang
2014-07-27style: require comma after __ADD() macroThomas Haller
2013-07-25More safely parse vegas info and mem info.Joe Damato
2013-07-19Add support for inet diag Netlink protocol.Joe Damato