index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libsystemd
/
sd-netlink
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
13
-0
/
+13
*
libsystemd: use IN_SET macro
Yu Watanabe
2017-09-28
3
-7
/
+5
*
networkd: route - support unicast,blackhole,unreachable and prohibited (#6861)
Susant Sahani
2017-09-19
1
-0
/
+29
*
networkd: add support to configure IP Rule (#5725)
Susant Sahani
2017-09-14
5
-6
/
+219
*
tree-wide: make use of getpid_cached() wherever we can
Lennart Poettering
2017-07-20
1
-2
/
+2
*
build-sys: drop automake support
Zbigniew Jędrzejewski-Szmek
2017-07-18
1
-1
/
+0
*
networkctl: display address labels
Susant Sahani
2017-06-27
2
-1
/
+16
*
sd-netlink: Make use of IN_SET (#5977)
Susant Sahani
2017-05-18
2
-49
/
+15
*
sd-netlink: add support for address label
Susant Sahani
2017-04-26
3
-15
/
+73
*
sd-netlink: Add Geneve properties to netlink
Susant Sahani
2017-04-25
2
-0
/
+17
*
sd-netlink: add vxlan netlink properties.
Susant Sahani
2017-03-14
1
-0
/
+3
*
sd-netlink: fix type for IFLA_VXLAN_LOCAL
Susant Sahani
2017-02-24
1
-1
/
+1
*
sd-netlink: don't give up on netlink on ENOBUFS
Lennart Poettering
2017-02-21
2
-2
/
+6
*
networkd: handle MTU field in IPv6 RA (#4719)
Susant Sahani
2016-11-23
1
-3
/
+24
*
Rename formats-util.h to format-util.h
Zbigniew Jędrzejewski-Szmek
2016-11-07
3
-3
/
+3
*
networkd: add support to configure virtual CAN device (#4139)
Susant Sahani
2016-09-14
2
-37
/
+38
*
networkd: added support for vrf interfaces (#3316)
Andreas Rammhold
2016-06-16
2
-0
/
+9
*
Merge pull request #3431 from poettering/network-fixes
Tom Gundersen
2016-06-08
1
-1
/
+4
|
\
|
*
sd-netlink: fix sd_netlink_inc_rcvbuf() prototype
Lennart Poettering
2016-06-03
1
-1
/
+4
*
|
sd-netlink: fix deep recursion in message destruction (#3455)
David Herrmann
2016-06-07
1
-4
/
+6
|
/
*
tree-wide: drop spurious "&"s when passing functions around
Zbigniew Jędrzejewski-Szmek
2016-05-16
1
-9
/
+9
*
sd-netlink: introduce route attribute set API
Susant Sahani
2016-05-03
1
-0
/
+28
*
sd-netlink: fix sd_netlink_message_append_data
Susant Sahani
2016-05-03
1
-3
/
+3
*
nspawn: explicitly remove veth links after use (#3111)
Lennart Poettering
2016-04-25
1
-1
/
+0
*
networkd: allow setting of multicast querier for linux bridge (#3051)
Susant Sahani
2016-04-18
1
-6
/
+37
*
Merge pull request #2947 from keszybz/test-nss
Lennart Poettering
2016-04-06
1
-2
/
+1
|
\
|
*
nss-myhostname: trivial style fixes
Zbigniew Jędrzejewski-Szmek
2016-04-03
1
-2
/
+1
*
|
tree-wide: use SET_FLAG() macro to make code more clear
Alexander Kuleshov
2016-03-05
1
-4
/
+1
|
/
*
tree-wide: minor formatting inconsistency cleanups
Vito Caputo
2016-02-23
1
-2
/
+2
*
tree-wide: make ++/-- usage consistent WRT spacing
Vito Caputo
2016-02-23
4
-17
/
+17
*
sd-netlink: fix ifi_iftype type
Lennart Poettering
2016-02-20
1
-1
/
+1
*
libsystemd-network: sd-event uses 64bit priorities, expose them in the APIs a...
Lennart Poettering
2016-02-20
1
-1
/
+1
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
13
-26
/
+0
*
sd-netlink: since whe acquire the netlink socket's sockaddr anyway, let's act...
Lennart Poettering
2016-02-01
1
-3
/
+3
*
sd-netlink: don't take possesion of netlink fd from caller on failure
Lennart Poettering
2016-02-01
1
-1
/
+3
*
Merge pull request #1975 from ssahani/vxlan2
Tom Gundersen
2016-01-27
1
-0
/
+13
|
\
|
*
sd-netlink introduce API to add any size and type
Susant Sahani
2016-01-19
1
-0
/
+13
*
|
sd-netlink: remove unused table
Zbigniew Jędrzejewski-Szmek
2016-01-18
1
-9
/
+0
|
/
*
sd-netlink: fix assert
Daniel Mack
2016-01-10
1
-1
/
+1
*
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-11-27
8
-39
/
+32
*
tree-wide: sort includes in *.h
Thomas Hindoe Paaboel Andersen
2015-11-18
1
-0
/
+1
*
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
2015-11-16
3
-4
/
+4
*
tree-wide: add missing includes
Thomas Hindoe Paaboel Andersen
2015-11-16
1
-0
/
+2
*
sd-netlink: add support for RTA_PREF
Tom Gundersen
2015-11-11
1
-0
/
+4
*
sd-netlink: types - let tables be sized implicitly
Tom Gundersen
2015-11-11
1
-25
/
+25
*
sd-netlink: add sd_rtnl_message_route_{s,g}et_flags()
Tom Gundersen
2015-11-11
1
-0
/
+29
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
5
-0
/
+6
*
util-lib: move string table stuff into its own string-table.[ch]
Lennart Poettering
2015-10-27
1
-4
/
+3
*
socket-util: move remaining socket-related calls from util.[ch] to socket-uti...
Lennart Poettering
2015-10-26
1
-0
/
+1
*
util-lib: move ether_addr_to_string() into ether-addr-util.c
Lennart Poettering
2015-10-26
1
-0
/
+1
[next]