index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
network
/
networkd-network.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #13006 from yuwata/network-split-dhcp-12917
Lennart Poettering
2019-07-11
1
-0
/
+4
|
\
|
*
networkd: DHCPv6 - separate DHCPv6 options from DHCPv4 options
Susant Sahani
2019-07-10
1
-0
/
+4
*
|
Added support for xfrm interfaces
1848
2019-07-10
1
-0
/
+1
|
/
*
Merge pull request #12912 from yuwata/network-move-functions
Zbigniew Jędrzejewski-Szmek
2019-07-02
1
-72
/
+4
|
\
|
*
network: move prototypes related to network Network bus objects to networkd-n...
Yu Watanabe
2019-06-29
1
-5
/
+0
|
*
network: move DHCP server related functions to networkd-dhcp-server.c
Yu Watanabe
2019-06-29
1
-2
/
+0
|
*
network: move conf parsers and function prototypes
Yu Watanabe
2019-06-29
1
-67
/
+6
*
|
network,udev: add Property= setting in [Match] section
Yu Watanabe
2019-06-30
1
-0
/
+1
|
/
*
network: add KeepConfiguration=dhcp-on-stop
Yu Watanabe
2019-06-06
1
-4
/
+6
*
networkd: add support to keep configuration
Susant Sahani
2019-06-06
1
-1
/
+15
*
networkd: Ability to selectively ignore IPv6 prefixes supplied via router adv...
Susant Sahani
2019-05-19
1
-0
/
+1
*
Merge pull request #12574 from yuwata/network-mtu-issue-12552
Yu Watanabe
2019-05-16
1
-1
/
+0
|
\
|
*
network: honor MTUBytes= setting
Yu Watanabe
2019-05-16
1
-1
/
+0
*
|
network: add DefaultRouteOnDevice= setting in [Network] section
Yu Watanabe
2019-05-15
1
-0
/
+2
|
/
*
networkd: DHCP client add support to send RELEASE packet
Susant Sahani
2019-05-14
1
-0
/
+1
*
network: move MulticastRouter to netdev/bridge.[ch]
Yu Watanabe
2019-05-10
1
-16
/
+1
*
network: move sd_lldp related functions to networkd-lldp-rx.c
Yu Watanabe
2019-05-10
1
-12
/
+1
*
Merge pull request #12480 from ssahani/proxy-arp
Yu Watanabe
2019-05-10
1
-0
/
+19
|
\
|
*
network: add support to configure proxy ARP/WIFI
Susant Sahani
2019-05-09
1
-0
/
+17
|
*
networkd: Add support to configure proxy ARP and proxy ARP Wifi
Susant Sahani
2019-05-09
1
-0
/
+2
*
|
networkd: Add support for blacklisting servers
Susant Sahani
2019-05-10
1
-0
/
+2
|
/
*
Merge pull request #12475 from yuwata/network-fix-12452
Zbigniew Jędrzejewski-Szmek
2019-05-07
1
-5
/
+5
|
\
|
*
network: drop list fields in Network object
Yu Watanabe
2019-05-07
1
-2
/
+0
|
*
network: introduce reference counter for Network object
Yu Watanabe
2019-05-07
1
-3
/
+5
*
|
networkd: Allow DHCP4 client to set the number to attempt to reconfigure.
Susant Sahani
2019-05-07
1
-0
/
+2
|
/
*
network,udev: explicitly declare 'conditions' is a list
Yu Watanabe
2019-03-23
1
-1
/
+1
*
network,udev: split static condition tests from net_match_config()
Yu Watanabe
2019-03-21
1
-6
/
+1
*
networkd: Add bridge port capabilities
Tobias Jungel
2019-03-13
1
-0
/
+3
*
Merge pull request #11861 from yuwata/network-verify-2
Lennart Poettering
2019-03-13
1
-10
/
+1
|
\
|
*
test: make network_verify() public and use it in test-networkd-conf
Yu Watanabe
2019-03-13
1
-0
/
+1
|
*
network: move NetworkConfigSection and related functions to networkd-util.[ch]
Yu Watanabe
2019-03-13
1
-10
/
+0
*
|
network: make RequiredForOnline= also take operational state
Yu Watanabe
2019-03-13
1
-0
/
+2
|
/
*
network: introduce TripleSampling= option in CAN section
Clemens Gruber
2019-03-11
1
-0
/
+1
*
network: bump mtu if stacked vlan or macvlan requests larger size
Yu Watanabe
2019-02-27
1
-0
/
+1
*
network: make resolving NetDev names delayed and moved to network_verify()
Yu Watanabe
2019-02-26
1
-1
/
+5
*
networkd: use OrderedSets instead of strvs to store lists of domains
Zbigniew Jędrzejewski-Szmek
2019-02-21
1
-2
/
+4
*
Merge pull request #11698 from yuwata/fix-network-route-table
Lennart Poettering
2019-02-18
1
-1
/
+2
|
\
|
*
network: introduce Network::ipv6_accept_ra_route_table_set flag
Yu Watanabe
2019-02-15
1
-1
/
+2
*
|
Merge pull request #11716 from ssahani/drop-autoconf-address
Lennart Poettering
2019-02-15
1
-0
/
+2
|
\
\
|
*
|
networkd: ipv6ra allow to ignore addresses
Susant Sahani
2019-02-14
1
-0
/
+2
|
|
/
*
/
networkd: Allow to retain configs even if carrier is lost
Susant Sahani
2019-02-06
1
-0
/
+1
|
/
*
networkd: permit DNS "DefaultRoute" configuration in .network files
Lennart Poettering
2018-12-21
1
-3
/
+6
*
network: fix handling of uninitialized and zero IAID setting
Thomas Haller
2018-12-10
1
-0
/
+3
*
networkd: Static neighbor support
William A. Kennington III
2018-12-10
1
-0
/
+4
*
networkd: bridge add support to configure multicast_to_unicast
Susant Sahani
2018-12-03
1
-0
/
+1
*
network: allocate hashmap objects when they are required
Yu Watanabe
2018-11-12
1
-1
/
+1
*
networkd: make network_load_one "public" and add a fuzzer for it
Evgeny Vereshchagin
2018-11-06
1
-0
/
+1
*
network: introduce radv_prefix_delegation_{from,to}_string()
Yu Watanabe
2018-11-03
1
-0
/
+5
*
networkd-network: Introduce DHCPv6 PD knob for RFC 7084 WPD-4
Patrik Flykt
2018-09-19
1
-0
/
+3
*
Merge pull request #9406 from yuwata/rfe-9228
Zbigniew Jędrzejewski-Szmek
2018-08-23
1
-0
/
+1
|
\
[next]