index
:
ucode
build1
crypto
master
The ucode Scripting Language
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
lib
/
rtnl.c
Age
Commit message (
Expand
)
Author
2022-06-08
Merge pull request #83 from jow-/rtnl-fix-linkinfo-segfault
Jo-Philipp Wich
2022-06-08
Merge pull request #82 from jow-/rtnl-zero-msghdr
Jo-Philipp Wich
2022-06-08
Merge pull request #81 from jow-/rtnl-fix-ack-handling
Jo-Philipp Wich
2022-06-08
rtnl: fix segmentation fault on parsing linkinfo RTA without data
Jo-Philipp Wich
2022-06-08
rtnl: zero request message headers
Jo-Philipp Wich
2022-06-08
rtnl: fix premature netlink reply receive abort
Jo-Philipp Wich
2022-06-04
rtnl: avoid stray "netlink: %d bytes leftover after parsing attributes."
Jo-Philipp Wich
2022-01-18
lib: replace usages of vasprintf() with xvasprintf()
Jo-Philipp Wich
2022-01-04
treewide: rework numeric value handling
Jo-Philipp Wich
2021-09-15
rtnl: automatically derive message family from certain address attrs
Jo-Philipp Wich
2021-09-15
rtnl: expose IPv4 and IPv6 devconfig information
Jo-Philipp Wich
2021-09-15
rtnl: allow reply nla payloads to be smaller than headsize
Jo-Philipp Wich
2021-09-15
lib: introduce Linux route netlink binding
Jo-Philipp Wich