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
...
*
route/link: add ipv6 support to vxlan links
Beniamino Galvani
2015-11-19
1
-21/+78
*
route/link: fix dump of parent link for some link types
Beniamino Galvani
2015-11-19
7
-6/+53
*
route/link: add macvtap support
Beniamino Galvani
2015-11-19
1
-12/+189
*
link/neigh: add flags option to link and neighbor caches
David Ahern
2015-11-19
2
-2/+69
*
route/vlan: allow clearing vlan ingress map
Thomas Haller
2015-11-19
2
-3/+17
*
route/link: fix parsing of 'remote' attribute for GRE links
Beniamino Galvani
2015-11-19
2
-3/+3
*
neigh: add support for NTF_SELF
David Ahern
2015-11-01
1
-6/+13
*
route/vrf: add VRF support
David Ahern
2015-11-01
2
-0/+264
*
rtnl/link: indicate capability NL_CAPABILITY_RTNL_LINK_VLAN_PROTOCOL_SERIALZE
Thomas Haller
2015-10-21
1
-1/+1
*
route/link: IFLA_VLAN_PROTOCOL added to vlan_put_attrs
skuklinski
2015-10-21
1
-0/+3
*
rtnl/link: document vlan-protocol to be exposed in network-byte order
Thomas Haller
2015-10-21
1
-3/+5
*
libnl-3.2.27 release
libnl3_2_27
Thomas Haller
2015-10-16
1
-1/+1
*
route/link: add missing newlines after debug messages
Beniamino Galvani
2015-10-05
11
-11/+11
*
lib/attr: add nla utility functions for signed integers
Thomas Haller
2015-10-05
1
-6/+86
*
route: add capability indicating the behavior of rtnl_neigh_get()
Thomas Haller
2015-09-29
1
-1/+1
*
libnl: report an error if unexpected control data was received
Andrey Vagin
2015-09-21
1
-0/+7
*
vlan: add MVRP VLAN flag
Jiří Klimeš
2015-09-03
1
-0/+1
*
vlan: add VLAN flags to trans_tbl to print them properly
Jiří Klimeš
2015-09-03
1
-0/+2
*
route/link: add missing link_attrs translations
Tobias Klauser
2015-08-31
1
-0/+3
*
socket: fix assertion in nl_connect() when all ports are already in use
Thomas Haller
2015-08-24
2
-4/+7
*
route/link: make link_netnsid argument (signed) int32_t
Thomas Haller
2015-08-17
1
-5/+5
*
lib/attr: add nla utility functions for s32
Thomas Haller
2015-08-17
1
-0/+25
*
route/link: add support for IFLA_LINK_NETNSID
Thomas Haller
2015-08-17
1
-1/+48
*
lib/socket: in nl_socket_set_fd() always reset the local port
Thomas Haller
2015-08-14
1
-6/+1
*
route/link: Remove unnecessary NULL check before release_link_info()
Tobias Klauser
2015-08-14
1
-6/+2
*
socket: add fallback for nl_connect() by trying to bind to unspecified local ...
Thomas Haller
2015-08-14
2
-14/+18
*
socket: clear port when unable to generate local port
Thomas Haller
2015-08-14
2
-9/+23
*
route/qdisc: fixe printing whitespace in qdisc_dump_details()
Steffen Vogel
2015-08-14
2
-4/+4
*
route/tc: use plain format string in rtnl_tc_dump_stats()
Thomas Haller
2015-08-14
1
-8/+11
*
route/tc: improved statistics dump (just alignment)
Steffen Vogel
2015-08-14
1
-18/+9
*
route/qdisc: added more attributes to netem dump
Steffen Vogel
2015-08-14
1
-2/+60
*
lib/nl: add missing header
Jörg Krause
2015-08-14
1
-0/+1
*
ipvlan: fix return error code for rtnl_link_ipvlan_get_mode()
Thomas Haller
2015-07-10
1
-1/+1
*
nf: fix potential bug in nfnl_queue_msg_set_payload() when malloc() failed
Коренберг Марк
2015-07-10
1
-4/+7
*
link: set ifi_change in link message
matben2
2015-07-09
2
-0/+10
*
ipvlan: don't check for valid @mode argument in rtnl_link_ipvlan_set_mode()
Thomas Haller
2015-06-26
1
-3/+0
*
ipvlan: fix signature of rtnl_link_ipvlan_get_mode() to signal error
Thomas Haller
2015-06-26
1
-6/+7
*
neigh: accept "norarp" in rtnl_neigh_state2str()
Thomas Haller
2015-06-26
1
-1/+6
*
neigh: fix type for NUD_NOARP flag in trans_tbl
Tobias Jungel
2015-06-26
1
-1/+1
*
ipvlan: add ipvlan support
Cong Wang
2015-06-19
2
-1/+280
*
lib: fix spelling of NL_CAPABILITY_NL_RECV_FAIL_TRUNC_NO_PEEK
Thomas Haller
2015-06-05
1
-1/+1
*
lib: return error if an incomplete message was read
Thomas Egerer
2015-06-05
2
-1/+8
*
utils: add missing link layer protocol translations
Thomas Haller
2015-06-04
1
-0/+2
*
utils: update link layer protocol translations
Tobias Klauser
2015-06-04
1
-14/+9
*
route/link: fix memleaks in link_msg_parser()
Thomas Haller
2015-06-04
1
-4/+6
*
lib/doc: clearify return value of send_simple() functions
Thomas Haller
2015-05-12
7
-7/+26
*
xfrm: trival refactoring initialization of stack-allocated arguments to nl_se...
Thomas Haller
2015-05-12
2
-6/+8
*
xfrm: fix potential NULL dereference
Tobias Klauser
2015-05-12
2
-4/+6
*
route/tc: remove unnecessary check for tc_kind member of struct rtnl_tc
Tobias Klauser
2015-05-05
1
-3/+0
*
utils: Add translations for NETLINK_RDMA and NETLINK_CRYPTO
Tobias Klauser
2015-05-05
1
-0/+2
[prev]
[next]