index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
network
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #11232 from yuwata/fix-9130-alternative
Yu Watanabe
2019-01-08
1
-20
/
+14
|
\
|
*
network: always check link is ready when address is updated
Yu Watanabe
2018-12-23
1
-10
/
+9
|
*
network: decrease and fix indentation
Yu Watanabe
2018-12-22
1
-10
/
+5
*
|
Merge pull request #11250 from yuwata/dhcp-coding-style-fixes
Zbigniew Jędrzejewski-Szmek
2019-01-03
1
-1
/
+1
|
\
\
|
*
|
network: fix indentation
Yu Watanabe
2018-12-23
1
-1
/
+1
|
|
/
*
|
network: set *_configured flags to false before requesting addresses or freinds
Yu Watanabe
2019-01-02
1
-2
/
+13
*
|
network: rename link_set_routing_policy_rule() to link_request_set_routing_po...
Yu Watanabe
2019-01-02
1
-2
/
+2
*
|
network: do not ignore errors on link_request_set_neighbors() and link_set_ro...
Yu Watanabe
2019-01-02
1
-3
/
+7
*
|
Do not start server if it is already runnning (#11245)
rogerjames99
2018-12-28
1
-7
/
+8
|
/
*
networkd: permit DNS "DefaultRoute" configuration in .network files
Lennart Poettering
2018-12-21
4
-4
/
+10
*
networkd: small simplification
Lennart Poettering
2018-12-21
1
-8
/
+4
*
Merge pull request #11167 from yuwata/sd-resolve-typesafe
Lennart Poettering
2018-12-17
1
-32
/
+20
|
\
|
*
netdev: use typesafe resolve_getaddrinfo() in wireguard.c
Yu Watanabe
2018-12-17
1
-27
/
+15
|
*
netdev: sort headers
Yu Watanabe
2018-12-17
1
-5
/
+5
*
|
Merge pull request #11142 from ssahani/bond-dynamic-tlb
Yu Watanabe
2018-12-17
3
-1
/
+11
|
\
\
|
|
/
|
/
|
|
*
networkd: Bond - AllSlavesActive fix parser
Susant Sahani
2018-12-15
1
-1
/
+1
|
*
netdev bond: add support to configure tlb_dynamic_lb
Susant Sahani
2018-12-15
3
-0
/
+10
*
|
locale-util: prefix special glyph enum values with SPECIAL_GLYPH_
Lennart Poettering
2018-12-14
1
-2
/
+2
|
/
*
tree-wide: Remove O_CLOEXEC from fdopen
Chris Down
2018-12-12
1
-3
/
+3
*
network: fix handling of uninitialized and zero IAID setting
Thomas Haller
2018-12-10
6
-8
/
+49
*
Merge pull request #10897 from keszybz/etc-fstab-parsing
Lennart Poettering
2018-12-10
1
-1
/
+1
|
\
|
*
resolve: reject host names with leading or trailing dashes in /etc/hosts
Zbigniew Jędrzejewski-Szmek
2018-12-10
1
-1
/
+1
*
|
networkd: Static neighbor support
William A. Kennington III
2018-12-10
8
-0
/
+325
*
|
networkd: Use only a generic CONFIGURING state
William A. Kennington III
2018-12-10
2
-23
/
+18
*
|
networkd: Track address configuration
William A. Kennington III
2018-12-10
2
-2
/
+11
*
|
wait-online: define main through macro
Yu Watanabe
2018-12-08
1
-28
/
+21
*
|
network: define main through macro
Yu Watanabe
2018-12-08
1
-55
/
+31
*
|
Merge pull request #11063 from yuwata/update-missing-v3
Yu Watanabe
2018-12-06
4
-2
/
+4
|
\
\
|
*
|
tree-wide: drop missing.h from headers and use relevant missing_*.h
Yu Watanabe
2018-12-06
2
-2
/
+2
|
*
|
util: drop missing.h from socket-util.h
Yu Watanabe
2018-12-06
2
-0
/
+2
*
|
|
Merge pull request #10988 from ssahani/IFLA_BRPORT_MCAST_TO_UCAST
Yu Watanabe
2018-12-06
4
-0
/
+9
|
\
\
\
|
*
|
|
networkd: bridge add support to configure multicast_to_unicast
Susant Sahani
2018-12-03
4
-0
/
+9
*
|
|
|
networkd: RPDB rule - add support to configure inverted rule.
Susant Sahani
2018-12-06
3
-0
/
+49
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #11021 from ssahani/isatap
Yu Watanabe
2018-12-05
3
-0
/
+14
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
networkd: Add support to configure ISATAP tunnel
Susant Sahani
2018-12-03
3
-0
/
+14
*
|
|
util: drop missing.h from util.h
Yu Watanabe
2018-12-04
3
-0
/
+3
|
|
/
|
/
|
*
|
Merge pull request #10920 from yuwata/hashmap-destructor
Lennart Poettering
2018-12-03
6
-67
/
+22
|
\
\
|
*
|
tree-wide: make hash_ops typesafe
Yu Watanabe
2018-12-02
6
-67
/
+22
*
|
|
Merge pull request #10976 from yuwata/typesafe-netlink-call
Lennart Poettering
2018-12-03
23
-243
/
+193
|
\
\
\
|
*
|
|
network: use typesafe netlink_call_async() macro where applicable
Yu Watanabe
2018-12-02
23
-158
/
+113
|
*
|
|
network: rename ndisc_route_handler() to ndisc_netlink_message_handler()
Yu Watanabe
2018-12-02
1
-5
/
+5
|
*
|
|
network: add assertions
Yu Watanabe
2018-12-02
2
-0
/
+2
|
*
|
|
network: use route_remove_handler() as the default callback of route_remove()
Yu Watanabe
2018-12-02
5
-31
/
+27
|
*
|
|
network: use address_remove_handler() as the default callback of address_remo...
Yu Watanabe
2018-12-02
5
-24
/
+24
|
*
|
|
network: set default callbacks for routing_policy_rule_configure() and routin...
Yu Watanabe
2018-12-02
3
-7
/
+7
|
*
|
|
network: move address_label_handler() to networkd-address-label.c
Yu Watanabe
2018-12-02
2
-29
/
+30
|
*
|
|
network: simplify dhcp6_get_prefix_delegation()
Yu Watanabe
2018-12-02
1
-7
/
+3
|
|
/
/
*
|
|
network: drop unnecessary buffers
Yu Watanabe
2018-12-03
2
-66
/
+43
*
|
|
Merge pull request #10992 from yuwata/follow-up-10948
Lennart Poettering
2018-12-03
3
-11
/
+6
|
\
\
\
|
*
|
|
network: make IPProtocol= also accept IP protocol number
Yu Watanabe
2018-12-02
1
-7
/
+2
[next]