index
:
libnl.git
cache-nonexcl-route
main
th/pr/338
th/test-routes
th/tmp
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
idiag
Commit message (
Expand
)
Author
Age
Files
Lines
*
include: use <linux/$file> instead of <linux-private/linux/$file>
Thomas Haller
2023-08-08
3
-3/+3
*
include: include private linux headers with explicit path
Thomas Haller
2023-08-03
3
-3/+3
*
include: drop "netlink-private/netlink.h" and move declarations
Thomas Haller
2023-08-02
5
-9/+6
*
all: cleanup includes and use "nm-default.h"
Thomas Haller
2023-08-02
5
-5/+20
*
include: split and drop "netlink-private/types.h"
Thomas Haller
2023-08-02
5
-3/+86
*
lib: use _nl_{init,exit} instead of __{init,exit}
Thomas Haller
2023-07-28
1
-2/+2
*
all: use "_nl_packed" macro instead of "__attribute__((packed))"
Thomas Haller
2023-07-28
1
-1/+1
*
all: rework ATTR_DIFF() macros to not generate attribute names
Thomas Haller
2023-07-28
1
-23/+38
*
lib: make nl_object_clone() out-of-memory safe
Thomas Haller
2022-03-16
2
-1/+4
*
license: fix and add SPDX license identifiers and drop license comments
Thomas Haller
2020-04-16
5
-35/+0
*
idiag: workaround and add comment about idiagnl_send_simple() only handling 8...
Thomas Haller
2019-08-26
2
-2/+13
*
lib: Don't omit second operand to `?` operator
Michael Forney
2019-08-16
1
-1/+1
*
Add SPDX identifiers
Yegor Yefremov
2019-08-12
5
-0/+5
*
trivial: whitespace-only fixes for src and lib
Peter Wu
2016-08-12
1
-11/+11
*
lib: update ce-mask to uint64_t
David Ahern
2016-02-12
3
-7/+7
*
lib/doc: clearify return value of send_simple() functions
Thomas Haller
2015-05-12
1
-1/+2
*
idiag: fix set of identifying properties for idiag_msg_obj
Thomas Haller
2014-11-27
1
-5/+17
*
idiag: fix idiagnl_compare() to compare all attributes
Thomas Haller
2014-11-27
1
-4/+22
*
idiag: make objects 'idiag_vegasinfo' and 'idiag_meminfo' comparable
Thomas Haller
2014-11-27
2
-0/+30
*
idiag: don't dump unset properties of idiag_msg
Thomas Haller
2014-11-27
1
-22/+24
*
idiag: fix idiagnl_exts2str()
Thomas Haller
2014-11-25
1
-9/+20
*
idiag: add missing enum types for idiagnl_exts2str()
Thomas Haller
2014-11-25
1
-0/+2
*
idiag: add a oo_compare() function for idiag_msg objects
Thomas Haller
2014-11-24
1
-0/+17
*
idiag: add change attributes for idiag_msg_obj
Thomas Haller
2014-11-24
1
-14/+127
*
idiag: remove clone functions from trivial structures
Thomas Haller
2014-11-24
2
-23/+0
*
idiag: fix idiagnl_msg_clone()
Thomas Haller
2014-11-24
1
-2/+25
*
idiag: fix memory leak in idiagnl_msg_set_cong()
Thomas Haller
2014-11-24
1
-0/+1
*
idiag: deprecate IDIAG_TIMER_* value for IDIAGNL_TIMER_*
Thomas Haller
2014-11-24
1
-7/+7
*
idiag: deprecate IDIAG_SS_* socket states
Thomas Haller
2014-11-24
1
-15/+12
*
idiag: deprecate netlink message type defines in idiagnl.h
Thomas Haller
2014-11-24
1
-2/+2
*
idiag: deprecate IDIAG_ATTR_* enumeration
Thomas Haller
2014-11-24
2
-62/+59
*
idiag: fix out of bound error parsing idiag messages
Thomas Haller
2014-11-24
1
-1/+1
*
idiag: add a copy of linux/sock_diag.h
Cong Wang
2014-11-24
1
-9/+10
*
idiag: provide a hash function for idiag objects
Cong Wang
2014-11-24
1
-0/+28
*
idiag: fix a typo in idiagnl_req_set_ifindex()
Cong Wang
2014-09-24
1
-1/+1
*
style: require comma after __ADD() macro
Thomas Haller
2014-07-27
1
-42/+42
*
More safely parse vegas info and mem info.
Joe Damato
2013-07-26
1
-20/+26
*
Add support for inet diag Netlink protocol.
Joe Damato
2013-07-19
5
-0/+1456