]> granicus.if.org Git - libnl/commit
routing rules: mark support
authorThomas Graf <tgraf@suug.ch>
Thu, 28 Oct 2010 23:34:15 +0000 (01:34 +0200)
committerThomas Graf <tgraf@suug.ch>
Thu, 28 Oct 2010 23:34:15 +0000 (01:34 +0200)
commitee88c71d16a6b777c916275401a971eea78871d6
tree45c158dd7548631f9a606f9fa75ed4becec4fc6b
parent897828de325d2f41d3d1008c240f14a572312221
routing rules: mark support

Obsolete RTA_PROTOINFO code and parse RTA_MARK

rtnl_rule_set_mark(rule, mark)
rtnl_rule_get_mark(rule)

now access the mark as in firewall mark
include/netlink-types.h
include/netlink/route/rule.h
lib/route/rule.c