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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
add fq_codel qdisc
Cong Wang
2013-11-22
2
-0/+378
*
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
2
-0/+216
*
add initial tc action support
Cong Wang
2013-11-09
2
-1/+601
*
do not compile some address families when not available
Cong Wang
2013-11-09
1
-0/+14
*
Remove extra memset from __nlmsg_alloc
Olaf Hering
2013-11-08
1
-2/+0
*
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
3
-2/+283
*
factor out rtnl_link_fill_info()
Cong Wang
2013-11-06
1
-12/+23
*
add ingress qdisc
Cong Wang
2013-10-30
3
-1/+132
*
rtnl-addr: set ifa_flags when creating/updating address
Thomas Haller
2013-10-22
1
-0/+1
*
obj: Check for NULL pointer in nl_object_clone()
Thomas Graf
2013-10-22
1
-0/+3
*
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
*
nl: Fix comment typo on recvmsgs
Olaf Hering
2013-10-01
1
-1/+1
*
nl_cb: store nl_cb_type in struct nl_cb
Arend van Spriel
2013-09-05
1
-6/+18
*
netfilter/ct: support optional CTA_ZONE attribute
Holger Eitzenberger
2013-09-05
2
-0/+23
*
netfilter/ct: support optional CTA_TIMESTAMP attribute
Holger Eitzenberger
2013-09-05
2
-0/+58
*
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
*
Enable linker versioning
Thomas Graf
2013-08-07
1
-1/+2
*
Merge pull request #44 from sassanosystems/idiag
Thomas Graf
2013-08-05
1
-20/+26
|
\
|
*
More safely parse vegas info and mem info.
Joe Damato
2013-07-26
1
-20/+26
*
|
link: add support for IFLA_PHYS_PORT_ID
Jiri Pirko
2013-08-05
1
-0/+30
*
|
Add VXLAN support.
Yasunobu Chiba
2013-08-04
2
-0/+1158
|
/
*
Handle the case where nl_msec2str is passed 0 msecs
Joe Damato
2013-07-19
1
-0/+5
*
Add support for inet diag Netlink protocol.
Joe Damato
2013-07-19
7
-2/+1463
*
handle the case where 0 is passed to nl_size2str
Joe Damato
2013-07-18
1
-0/+5
*
cache: Return -NLE_PROTO_MISMATCH if socket provided mismatches cache protocol
Thomas Graf
2013-07-01
1
-0/+12
*
socket: Warn via debug message if local port namespace is exhausted
Thomas Graf
2013-06-28
1
-0/+1
*
msg: Avoid returning a negative value for nlmsg_attrlen()
Thomas Graf
2013-06-27
1
-1/+1
*
netfilter/queue: introduce nfnl_queue_msg_send_verdict_batch()
Holger Eitzenberger
2013-06-26
1
-0/+29
*
netfilter/queue: generalize nfnl_queue_msg_build_verdict()
Holger Eitzenberger
2013-06-26
1
-2/+10
*
Handle -NLE_AGAIN in nl_cache_mngr_data_ready
Andrew Collins
2013-06-26
1
-1/+1
*
Default to comparing all attributes if no oo_id_attrs defined
Andrew Collins
2013-06-26
1
-1/+3
*
Add macvlan support
Michael Braun
2013-05-16
2
-1/+368
*
nl: Increase receive buffer size to 4 pages
Thomas Graf
2013-05-08
1
-1/+1
*
rtnl_link_af_unregister: fix locking
Nathan Lynch
2013-05-08
1
-2/+2
*
Wrong calcultation in nla_reserve
Emmanuel Thierry
2013-04-28
1
-1/+1
*
attr: Fix typo in nla_is_nested()
Thomas Graf
2013-04-28
1
-1/+1
*
Merge branch 'fixes' of https://github.com/socketpair/libnl
Thomas Graf
2013-04-28
2
-6/+15
|
\
|
*
Fix leak of cb if nl_socket_alloc_cb() failed to allocate socket
Коренберг Марк (дома)
2013-04-27
1
-4/+13
|
*
dump_attrs: "NLA_F_NESTED" => nla_is_nested(nla)
Коренберг Марк (дома)
2013-04-26
1
-2/+2
*
|
attr: nla_is_nested() must access nla_type directly
Thomas Graf
2013-04-28
1
-1/+1
|
/
*
addr: only translate more recent address family names and ARP types if defined
Thomas Graf
2013-04-05
2
-0/+10
*
Perform no operation on nl_object_free(NULL).
Emmanuel Roullit
2013-04-03
1
-1/+6
*
msg: Pretty print generic netlink header in nl_msg_dump()
Thomas Graf
2013-04-02
1
-41/+97
[prev]
[next]