mirror of
https://gitee.com/openharmony/third_party_libnl
synced 2025-01-06 02:19:51 +00:00
241b2b83ba
New netem-related functionality: Added ability to save new settings to the kernel. In netem.c, the netem_get_opts() stub has been replaced with netem_build_msg() which manipulates the nl_msg data directly and returns an error code instead of a new nl_msg. Modifications to qdisc_build() in qdisc.c and struct rtnl_qdisc_ops were necessary for this. Added support for getting/setting corruption probability/correlation. Added support for setting a delay distribution. Fixed tbf_msg_parser() to call tbf_alloc() instead of tbf_qdisc() to prevent a seg fault. |
||
---|---|---|
doc | ||
include | ||
lib | ||
src | ||
tests | ||
.gitignore | ||
aclocal.m4 | ||
ChangeLog | ||
configure.in | ||
COPYING | ||
install-sh | ||
libnl-1.pc.in | ||
Makefile | ||
Makefile.opts.in | ||
Makefile.rules |