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
*
networkd: use RT_TABLE_MAIN by default
Michael Chapman
2016-08-18
1
-4
/
+2
*
networkd: do not touch link_messages when expiring routes
Michael Chapman
2016-08-18
1
-10
/
+1
*
networkd: avoid NULL pointer dereference in route_add
Michael Chapman
2016-08-16
1
-1
/
+2
*
networkd: remove duplicate call to manager_dirty (#3917)
Susant Sahani
2016-08-07
1
-3
/
+1
*
networkd: add support to set STP (#3903)
Susant Sahani
2016-08-06
3
-0
/
+9
*
networkd: do not set NOARP unconditionally (#3891)
Zbigniew Jędrzejewski-Szmek
2016-08-05
1
-1
/
+1
*
networkd: apply bridge vlan configuration correct
Tobias Jungel
2016-08-04
5
-2
/
+25
*
networkd: add support to configure NOARP/ARP for interface (#3854)
Susant Sahani
2016-08-04
4
-0
/
+66
*
networkd: remove route if carrier is lost (#3831)
Susant Sahani
2016-08-04
1
-0
/
+37
*
Add enable_disable() helper
Zbigniew Jędrzejewski-Szmek
2016-08-01
1
-6
/
+2
*
network: fix indentation
Thomas Hindoe Paaboel Andersen
2016-07-18
1
-1
/
+1
*
networkd: fix for 3692 (#3699)
Susant Sahani
2016-07-15
1
-1
/
+1
*
network-ndisc: avoid VLAs (#3725)
Daniel Mack
2016-07-15
1
-18
/
+13
*
Various fixes for typos found by lintian (#3705)
Michael Biebl
2016-07-12
1
-2
/
+2
*
treewide: fix typos and remove accidental repetition of words
Torstein Husebø
2016-07-11
1
-1
/
+1
*
networkd: use strv_fnmatch() (#3605)
0xAX
2016-06-26
1
-7
/
+1
*
tree-wide: some work-arounds for gcc false positives regarding uninitialized ...
Lennart Poettering
2016-06-21
1
-1
/
+1
*
networkd: fix bad memory access when parsing DNSSECNegativeTrustAnchors=
Lennart Poettering
2016-06-21
1
-1
/
+1
*
networkd: vrf: add support for enslaving devices to VRFs
Andreas Rammhold
2016-06-16
6
-5
/
+32
*
networkd: added support for vrf interfaces (#3316)
Andreas Rammhold
2016-06-16
6
-0
/
+91
*
tree-wide: htonl() is weird, let's use htobe32() instead (#3538)
Lennart Poettering
2016-06-15
2
-3
/
+3
*
networkd: Tunnel add support to configure key for VTI/VTI6 (#3532)
Susant Sahani
2016-06-14
3
-0
/
+87
*
networkd: fix NULL pointer (#3523)
Susant Sahani
2016-06-13
1
-1
/
+1
*
networkd: route priority replace parsing config_parse_uint32 with safe_atou32...
Susant Sahani
2016-06-13
1
-5
/
+8
*
networkd: more vlan cleanup (#3506)
Tobias Jungel
2016-06-12
1
-3
/
+4
*
networkd: cleanup of bridge vlan code (#3505)
Tobias Jungel
2016-06-12
2
-12
/
+5
*
networkd: fix bad memory access for routes that are note attached to a link y...
Lennart Poettering
2016-06-10
1
-1
/
+1
*
Merge pull request #3428 from toanju/networkd/brvlan
Lennart Poettering
2016-06-10
7
-2
/
+414
|
\
|
*
networkd: add support to configure VLAN on bridge ports
Tobias Jungel
2016-06-10
6
-1
/
+394
|
*
networkd-link: parse linkinfo to get kind
Tobias Jungel
2016-06-09
2
-1
/
+20
*
|
networkd: fix dbus matchmac interface (#3485)
Andrew Jeddeloh
2016-06-10
1
-1
/
+1
|
/
*
Merge pull request #3456 from poettering/ipv6-ra-rename
Tom Gundersen
2016-06-09
2
-2
/
+5
|
\
|
*
networkd: rename IPv6AcceptRouterAdvertisements to IPv6AcceptRA
Lennart Poettering
2016-06-07
2
-2
/
+5
*
|
networkd: clean up vlan handling a bit (#3478)
Lennart Poettering
2016-06-09
3
-13
/
+11
*
|
Merge pull request #3431 from poettering/network-fixes
Tom Gundersen
2016-06-08
8
-78
/
+156
|
\
\
|
|
/
|
/
|
|
*
networkd: constify more things
Lennart Poettering
2016-06-03
4
-25
/
+41
|
*
networkd: also enforce limit on total number of address/routes
Lennart Poettering
2016-06-03
3
-34
/
+63
|
*
networkd: drop weird "const" usage in function parameters
Lennart Poettering
2016-06-03
3
-6
/
+6
|
*
networkd: enforce a limit on the number of statically assigned addresses/rout...
Lennart Poettering
2016-06-03
4
-14
/
+47
*
|
network: beef up ipv6 RA support considerably
Lennart Poettering
2016-06-06
8
-79
/
+587
*
|
lldp: add proper ref counting to sd_lldp object and a separate call for setti...
Lennart Poettering
2016-06-06
1
-1
/
+5
*
|
networkd: remove unused variable (#3447)
Tobias Jungel
2016-06-06
1
-1
/
+0
*
|
networkd-link: fix handler typo for route_remove() (#3433)
tomty89
2016-06-04
1
-1
/
+1
|
/
*
networkd-ndisc: do not start DHCPv6 when after NDISC timeout
Tom Yan
2016-06-01
1
-9
/
+0
*
networkd-dhcp6: generalize DHCPv6 client (re)starting
Tom Yan
2016-06-01
4
-38
/
+37
*
networkd: bridge add support to configure VLAN filtering (#3344)
Tobias Jungel
2016-05-30
3
-0
/
+9
*
Merge pull request #3378 from keszybz/unit-write-drop-in-newline-removal
Lennart Poettering
2016-05-29
1
-1
/
+1
|
\
|
*
Typo fix: s/advertisment/advertisement/
Zbigniew Jędrzejewski-Szmek
2016-05-28
1
-1
/
+1
*
|
Merge pull request #3326 from tomty89/update-2
Zbigniew Jędrzejewski-Szmek
2016-05-28
1
-4
/
+28
|
\
\
|
|
/
|
/
|
|
*
networkd: disable IPv6 for bridge slave
Tom Yan
2016-05-28
1
-1
/
+4
[next]