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
*
route/link: pass proper type to sizeof() for calloc() in vlan_parse()
Thomas Haller
2014-06-10
1
-1/+1
*
act: fix the logic of parsing actions
Cong Wang
2014-06-10
1
-1/+4
*
vlan: add support for IFLA_VLAN_PROTOCOL
Susant Sahani
2014-05-12
1
-1/+51
*
ipvti: introduce vti tunnel support
Susant Sahani
2014-05-06
1
-0/+477
*
ipgre: rename new public API to avoid confusion
Susant Sahani
2014-05-06
1
-8/+8
*
ipgre: fix attribute IPGRE_ATTR_OKEY in ipgre_put_attrs()
Susant Sahani
2014-05-06
1
-1/+1
*
introduce sit tunnel support
Susant Sahani
2014-05-05
1
-0/+624
*
introduce gre tunnel support
Susant Sahani
2014-05-05
1
-0/+727
*
introduce ipip tunnel support
Susant Sahani
2014-05-05
1
-0/+528
*
doc: fix wrong name in documentation for rtnl_link_bridge_alloc()
Thomas Haller
2014-05-01
1
-1/+1
*
act: fix memory leak in rtnl_act_parse()
Thomas Haller
2014-05-01
1
-1/+2
*
act: fix a pointer in rtnl_act_msg_parse()
Cong Wang
2014-05-01
1
-1/+1
*
act: grab a reference when adding an action to a filter
Cong Wang
2014-04-30
3
-2/+19
*
veth: grab a reference for rtnl_link_veth_get_peer()
Cong Wang
2014-04-30
1
-2/+3
*
add NLM_F_EXCL to rtnl_link_veth_add()
Cong Wang
2014-04-09
1
-2/+2
*
veth: use nl_object_clone() to deep copy rtnl_link object
Cong Wang
2014-04-09
1
-12/+12
*
veth: implement ->io_free
Cong Wang
2014-04-09
1
-4/+14
*
veth: implement ->io_alloc
Cong Wang
2014-04-09
1
-14/+27
*
link: call rtnl_link_set_type() in link_msg_parser()
Cong Wang
2014-04-09
1
-7/+3
*
act: fix policy range check
Cong Wang
2014-04-07
1
-1/+1
*
route/addr: only sent IFA_FLAGS when needed to workaround picky older kernels
Thomas Haller
2014-04-04
1
-1/+13
*
link: Catch missing io_free() implementations
Thomas Graf
2014-03-31
1
-0/+4
*
route: fix off-by-one in rtnl_act_parse()
Cong Wang
2014-03-31
1
-1/+1
*
route: update copy of kernel header 'ip.h'
Thomas Haller
2014-03-21
1
-0/+3
*
route: update kernel header snmp.h and fix inet6_parse_protinfo() after kerne...
Thomas Haller
2014-03-21
2
-9/+114
*
route: detect missing cfgid in rtnl_link_inet_get_conf()
Thomas Haller
2014-03-21
1
-2/+12
*
route: don't enforce minlen in inet6_parse_protinfo() (IFLA_PROTINFO) and ine...
Thomas Haller
2014-03-21
2
-6/+16
*
u32: add const to rtnl_u32_add_key_in*_addr()
Cong Wang
2014-03-21
1
-2/+2
*
link: document sk == NULL case for rtnl_link_alloc_cache()
Cong Wang
2014-03-20
1
-5/+6
*
fill prio and protocol attr bits when parsing cls message
Cong Wang
2014-03-13
1
-0/+4
*
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
[next]