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
/
route
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove some useless code in lib/route/cls/u32.c
Cong Wang
2014-02-27
1
-8/+0
*
fix comments for rtnl_act_add()
Cong Wang
2014-02-27
1
-3/+0
*
basic: make BASIC_ATTR_TARGET optional
Cong Wang
2014-02-27
1
-4/+2
*
route: rtnl_route_build_msg() should not overwrite the route scope
Thomas Haller
2014-02-20
1
-1/+1
*
route: fix return value of nl_rtgen_request()
Thomas Haller
2014-01-31
1
-2/+7
*
addr: add address flag IFA_F_NOPREFIXROUTE
Thomas Haller
2014-01-16
1
-0/+1
*
act: remove rtnl_act_alloc_cache()
Cong Wang
2014-01-15
1
-42/+0
*
bridge: add rtnl_link_add_bridge() function
HongweiBi
2014-01-14
1
-0/+28
*
addr: add address flag IFA_F_MANAGETEMPADDR
Thomas Haller
2014-01-03
1
-0/+1
*
add support for IFA_FLAGS nl attribute
Jiri Pirko
2014-01-03
1
-1/+3
*
route: add libnl name prefix to global variable link_policy
Thomas Haller
2014-01-02
2
-3/+3
*
u32: add rtnl_u32_get_key()
Cong Wang
2013-12-17
1
-0/+36
*
add an assertion in rtnl_tc_set_link()
Cong Wang
2013-12-11
1
-0/+2
*
fix some typo in lib/route/act.c
Cong Wang
2013-12-09
1
-3/+3
*
basic: add action removal API
Cong Wang
2013-12-09
1
-0/+19
*
u32: add action removal API
Cong Wang
2013-12-09
2
-0/+35
*
add rtnl_mirred_get* functions
Cong Wang
2013-12-09
1
-0/+28
*
rename rtnl_mirred_set_index() to rtnl_mirred_set_ifindex()
Cong Wang
2013-12-09
1
-2/+2
*
fix a bug in rtnl_act_fill()
Cong Wang
2013-12-09
1
-1/+1
*
add a parameter to rtnl_link_veth_add()
Cong Wang
2013-12-09
1
-2/+5
*
fix rtnl_link_info_parse() and rtnl_link_fill_info()
Cong Wang
2013-12-09
1
-12/+18
*
add fq_codel qdisc
Cong Wang
2013-11-22
1
-0/+377
*
link: Fall back to global provisioned link cache if object is not a cache res...
Thomas Graf
2013-11-09
1
-8/+23
*
basic: add action support
Cong Wang
2013-11-09
1
-1/+33
*
add u32 action support
Cong Wang
2013-11-09
1
-7/+29
*
add mirred tc action
Cong Wang
2013-11-09
1
-0/+214
*
add initial tc action support
Cong Wang
2013-11-09
1
-0/+600
*
factor out rtnl_link_info_parse()
Cong Wang
2013-11-06
1
-62/+63
*
add link netns support
Cong Wang
2013-11-06
1
-0/+36
*
add veth link support
Cong Wang
2013-11-06
2
-1/+282
*
factor out rtnl_link_fill_info()
Cong Wang
2013-11-06
1
-12/+23
*
add ingress qdisc
Cong Wang
2013-10-30
1
-0/+64
*
rtnl-addr: set ifa_flags when creating/updating address
Thomas Haller
2013-10-22
1
-0/+1
*
python: add bridge flags API
Nicolas PLANEL
2013-10-22
1
-0/+24
*
route/link: fixup link->l_af_ops must be set for some kind of links
Nicolas PLANEL
2013-10-22
1
-0/+11
*
Call to_msg_fill_raw when defined to_msg_fill is NULL
chantra
2013-08-26
1
-6/+9
*
fix double free caused by freeing link af_data in rtnl_link_set_family()
Jiri Pirko
2013-08-21
1
-1/+3
*
link: add support for IFLA_PHYS_PORT_ID
Jiri Pirko
2013-08-05
1
-0/+30
*
Add VXLAN support.
Yasunobu Chiba
2013-08-04
1
-0/+1157
*
Add macvlan support
Michael Braun
2013-05-16
1
-0/+367
*
rtnl_link_af_unregister: fix locking
Nathan Lynch
2013-05-08
1
-2/+2
*
nl: Print file:line:func in debugging messages and provide --disable-debug to...
Thomas Graf
2013-04-02
2
-1/+7
*
rtnl-addr: Fix invalid call to nl_addr_set_prefixlen() if neither local or pe...
Thomas Graf
2013-03-14
1
-4/+7
*
rtnl-addr: Inherit prefix length to nl_addr objs in rtnl_addr_set_prefixlen()
Thomas Graf
2013-03-14
1
-3/+32
*
Use thread-safe strerror_r() instead of strerror()
Thomas Graf
2013-02-28
1
-2/+2
*
link: Fix rtnl_link_af_data_compare return value
roopa
2013-02-24
1
-7/+11
*
link: move af_data_compare to the end
roopa
2013-02-24
1
-6/+6
*
bond: Provide rtnl_link_bond_alloc()
Thomas Graf
2013-02-14
1
-14/+27
*
vlan: Provide rtnl_link_vlan_alloc()
Thomas Graf
2013-02-14
1
-1/+22
*
bridge: Provide rtnl_link_bridge_alloc()
Thomas Graf
2013-02-14
1
-0/+21
[next]