libnl/include
Tad Kollar 241b2b83ba New netem funtionality and TBF fix
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.
2008-04-30 19:59:06 +02:00
..
linux Update local copy of linux/rtnetlink.h 2008-03-05 11:31:41 +01:00
netlink New netem funtionality and TBF fix 2008-04-30 19:59:06 +02:00
Makefile [LIBNL]: Install netlink/route/link headers 2008-03-29 13:20:25 +01:00
netlink-generic.h Initial import 2007-09-15 01:28:01 +02:00
netlink-local.h Export nl_dump_line() and automatically count lines while dumping 2008-04-29 23:08:12 +02:00
netlink-tc.h Initial import 2007-09-15 01:28:01 +02:00
netlink-types.h New netem funtionality and TBF fix 2008-04-30 19:59:06 +02:00