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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
bridge: add support for VLANs
David Ahern
2015-12-07
4
-2/+224
|
*
include/linux: update copy of kernel headers
Thomas Haller
2015-12-07
5
-12/+831
|
*
lib: handle family-based parsing of IFLA_AF_SPEC attribute
David Ahern
2015-12-07
2
-13/+33
|
*
link: add AF operation to append attributes to a GETLINK message
David Ahern
2015-12-07
2
-1/+29
|
/
*
libnl: don't use out-of-scope buffer in nl_send_iovec()
Andrew Vagin
2015-11-24
1
-1/+1
*
route/link/vxlan: merge branch 'vxlan-io-compare'
Thomas Haller
2015-11-20
6
-103/+167
|
\
|
*
route/link/vxlan: add support for link_info compare
David Ahern
2015-11-20
3
-1/+36
|
*
route/link/vxlan: trivial rename VXLAN_HAS_ prefix and vxi_mask
David Ahern
2015-11-20
1
-102/+102
|
*
route/link: add link info compare operation
David Ahern
2015-11-20
3
-0/+29
|
/
*
route/link: corrected array size for inet_policy
Tobias Jungel
2015-11-19
1
-1/+1
*
route/link: merge branch 'bg/vxlan-ipv6'
Thomas Haller
2015-11-19
8
-27/+132
|
\
|
*
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
8
-6/+54
|
/
*
route/link: add macvtap support
Beniamino Galvani
2015-11-19
8
-12/+357
*
gitignore: ignore test binaries in "tests/"
Thomas Haller
2015-11-19
1
-1/+3
*
link/neigh: add flags option to link and neighbor caches
David Ahern
2015-11-19
12
-6/+127
*
route/vlan: allow clearing vlan ingress map
Thomas Haller
2015-11-19
3
-3/+25
*
route/link: fix parsing of 'remote' attribute for GRE links
Beniamino Galvani
2015-11-19
3
-3/+9
*
neigh: add support for NTF_SELF
David Ahern
2015-11-01
2
-6/+15
*
route/vrf: add VRF support
David Ahern
2015-11-01
8
-0/+374
*
rtnl/link: merge branch 'vlan-protocol-serialize'
Thomas Haller
2015-10-21
3
-4/+15
|
\
|
*
rtnl/link: indicate capability NL_CAPABILITY_RTNL_LINK_VLAN_PROTOCOL_SERIALZE
Thomas Haller
2015-10-21
2
-1/+7
|
*
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
4
-3/+9
*
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
3
-7/+133
*
route: add capability indicating the behavior of rtnl_neigh_get()
Thomas Haller
2015-09-29
2
-1/+9
*
libnl-3.2.27-rc1 release
libnl3_2_27rc1
Thomas Haller
2015-09-21
2
-5/+5
*
libnl: report an error if unexpected control data was received
Andrey Vagin
2015-09-21
1
-0/+7
*
doc: enable generation of Doxygen tagfile for libnl API reference
Steffen Vogel
2015-09-19
2
-1/+2
*
route/link: merge branch 'vlan-flags'
Thomas Haller
2015-09-03
2
-0/+4
|
\
|
*
vlan: add MVRP VLAN flag
Jiří Klimeš
2015-09-03
2
-0/+2
|
*
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
3
-5/+8
*
route/link: merge support for 'netnsid' (fixes)
Thomas Haller
2015-08-17
6
-8/+50
|
\
|
*
route/link: make link_netnsid argument (signed) int32_t
Thomas Haller
2015-08-17
3
-8/+8
|
*
lib/attr: add nla utility functions for s32
Thomas Haller
2015-08-17
3
-0/+42
|
/
*
route/link: merge support for 'netnsid'
Thomas Haller
2015-08-17
5
-7/+104
|
\
|
*
route/link: add support for IFLA_LINK_NETNSID
Thomas Haller
2015-08-17
4
-2/+55
|
*
include/linux: update copy of kernel header "if_link.h"
Thomas Haller
2015-08-17
1
-5/+49
|
/
*
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: fix autogeneration of local ports for more then 1024 sockets
Thomas Haller
2015-08-14
2
-22/+40
|
\
|
*
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
|
/
*
lib/route: merge fixes to dump_details
Thomas Haller
2015-08-14
3
-29/+81
|
\
|
*
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
[prev]
[next]