index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
shared
/
socket-netlink.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drop the text argument from assert_not_reached()
Zbigniew Jędrzejewski-Szmek
2021-08-03
1
-1
/
+1
*
netlink: move resolve_ifname() or friends to netlink-util.[ch]
Yu Watanabe
2021-06-11
1
-39
/
+1
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
Use sockaddr_un_set_path() in socket_address_parse()
Zbigniew Jędrzejewski-Szmek
2020-09-10
1
-26
/
+7
*
shared/socket-netlink: set output in socket_address_parse_netlink() only on s...
Zbigniew Jędrzejewski-Szmek
2020-09-10
1
-10
/
+7
*
Allow interface scopes to be specified in ListenStream=
Zbigniew Jędrzejewski-Szmek
2020-09-10
1
-2
/
+3
*
shared: don't unconditionally set SOCK_STREAM as type in socket_address_parse()
Zbigniew Jędrzejewski-Szmek
2020-09-10
1
-44
/
+59
*
shared: make socket_address_parse use the generic parser for IPv[46] addresses
Zbigniew Jędrzejewski-Szmek
2020-09-10
1
-72
/
+33
*
Get rid of in_addr_port_from_string_auto() again
Zbigniew Jędrzejewski-Szmek
2020-09-10
1
-30
/
+0
*
shared: check interface name validity in in_addr_port_ifindex_name_from_strin...
Zbigniew Jędrzejewski-Szmek
2020-09-10
1
-0
/
+4
*
shared/socket-netlink: only allow ifindex if explicitly supported
Zbigniew Jędrzejewski-Szmek
2020-09-10
1
-10
/
+14
*
util: drop unused socket_addr_port_from_string_auto()
Yu Watanabe
2020-09-04
1
-27
/
+0
*
util: introduce in_addr_port_from_string_auto()
Yu Watanabe
2020-09-04
1
-0
/
+30
*
shared: Introduce socket_addr_port_from_string_auto
Susant Sahani
2020-09-02
1
-0
/
+27
*
socket-netlink: make address argument const
Lennart Poettering
2020-08-17
1
-1
/
+8
*
util: introduce 'struct in_addr_full' and its helper functions
Yu Watanabe
2020-07-20
1
-0
/
+67
*
util: introduce in_addr_port_ifindex_name_from_string_auto() and in_addr_port...
Yu Watanabe
2020-07-20
1
-41
/
+103
*
shared: move in_addr_ifindex_name_from_string_auto() there
Marc-André Lureau
2020-05-07
1
-0
/
+30
*
tree-wide: use structured initialization at various places
Lennart Poettering
2020-04-24
1
-2
/
+3
*
Resolve alternative ifnames wherever we would resolve an interface name
Zbigniew Jędrzejewski-Szmek
2020-01-12
1
-1
/
+25
*
util-lib: add function to resolve "alternative" names
Zbigniew Jędrzejewski-Szmek
2020-01-12
1
-7
/
+19
*
util-lib: move things that parse ifnames to shared/
Zbigniew Jędrzejewski-Szmek
2020-01-11
1
-0
/
+327