Age | Commit message (Expand) | Author |
2015-04-03 | networkd: improve logging when processing links and addresses | Tom Gundersen |
2015-04-02 | networkctl: port from libudev to sd-device | Tom Gundersen |
2015-03-27 | network: don't pass NULL to udev_device_get_driver() | Tom Gundersen |
2015-03-27 | fix gcc warnings about uninitialized variables | Harald Hoyer |
2015-03-27 | networkd-dhcp6: Do not handle prefix expiry | Patrik Flykt |
2015-03-27 | systemd-networkd: Use IFA_F_NOPREFIXROUTE with IPv6 addresses | Patrik Flykt |
2015-03-21 | networkd: use LOG_WARN not LOG_ERR for non-fatal errors | Zbigniew Jędrzejewski-Szmek |
2015-03-15 | network: add UseNTP DHCP option | Michael Marineau |
2015-03-13 | Use space after a silencing (void) | Zbigniew Jędrzejewski-Szmek |
2015-03-07 | networkctl: avoid leak if a field was specified twice | Zbigniew Jędrzejewski-Szmek |
2015-03-04 | networkd: Make DHCP client ID creation configurable | Jan Janssen |
2015-03-04 | networkd: netdev - inform when we take over an existing netdev | Tom Gundersen |
2015-02-27 | networkd: add support for Uplink Failure Detection | Alin Rauta |
2015-02-23 | remove unused includes | Thomas Hindoe Paaboel Andersen |
2015-02-14 | networkd: network - rename ipv6token parser | Tom Gundersen |
2015-02-14 | networkd: .network - rename LinkLocal to LinkLocalAddressing | Tom Gundersen |
2015-02-12 | networkd: explicitly enable/disable ipv6ll addresses | Tom Gundersen |
2015-02-11 | networkd: fdb - fix const warning | Tom Gundersen |
2015-02-11 | networkd: don't do exit-on-idle if there is something wrong with the dbus con... | Tom Gundersen |
2015-02-11 | networkd DHCPv4 logging endian fix | Paul Martin |
2015-02-10 | net: support globbing and disjunction in Match logic | Tom Gundersen |
2015-02-10 | networkd: fdb - refactor a bit | Tom Gundersen |
2015-02-10 | networkd: bus - expose MatchMAC | Tom Gundersen |
2015-02-10 | networkd: network-bus - use sd_bus_path_{en,de}code | Tom Gundersen |
2015-02-09 | networkd: link_object_find - don't accept invalid input | Tom Gundersen |
2015-02-09 | networkd: support route scopes | Tom Gundersen |
2015-02-09 | treewide: correct typos and use consistent "MAC" spelling | Torstein Husebø |
2015-02-09 | networkd: bus - switch to properly escaped object paths | Tom Gundersen |
2015-02-09 | networkd: add support for IPv6 tokens | Tom Gundersen |
2015-02-09 | networkd: generalize IPv4LL to LinkLocal | Tom Gundersen |
2015-02-08 | networkd: add basic org.freedesktop.network1.Network interface | Tom Gundersen |
2015-02-08 | networkd: add network_get_by_name | Tom Gundersen |
2015-02-08 | networkd: use valid bus paths | Mantas Mikulėnas |
2015-02-05 | networkd: move the connection to the bus out of manager_new (again) | Tom Gundersen |
2015-02-05 | networkd: gracefully handle failure to emit signals when dbus is not connected | Tom Gundersen |
2015-02-05 | networkd: exit on idle | Tom Gundersen |
2015-02-05 | networkd: don't unlink state files on exit | Tom Gundersen |
2015-02-05 | networkd: add basic dbus API | Tom Gundersen |
2015-02-05 | networkd: don't warn about missing links unnecessarily | Tom Gundersen |
2015-02-05 | networkd: log when finished enumerating links and addresses | Tom Gundersen |
2015-02-03 | networkd: refactor socket activation a bit | Tom Gundersen |
2015-02-03 | networkd: handle suspend events | Tom Gundersen |
2015-02-02 | network-address,test-network: avoid undefined behaviour | Zbigniew Jędrzejewski-Szmek |
2015-02-03 | util: rework strappenda(), and rename it strjoina() | Lennart Poettering |
2015-02-02 | networkd: minor simplification | Lennart Poettering |
2015-02-02 | networkd: support socket activation | Tom Gundersen |
2015-02-02 | networkd-wait-online: add timeout | Tom Gundersen |
2015-02-02 | networkd-wait-online: support globbing for ignored devices | Tom Gundersen |
2015-01-31 | networkd: dhcp-server - start as soon as addresses have been set | Tom Gundersen |
2015-01-31 | networkd-wait-online: allow specific devices to be ignored | Tom Gundersen |