Age | Commit message (Expand) | Author |
2015-05-15 | networkd: don't try to turn on ipv6 forwarding if kernel lacks IPv6 support | Lennart Poettering |
2015-05-15 | networkd: don't touch global forwarding setting | Benedikt Morbach |
2015-05-13 | networkd: remove dead initialization | Thomas Hindoe Paaboel Andersen |
2015-05-12 | networkd: network_get - allow udev_device to be NULL | Tom Gundersen |
2015-05-11 | core,network: major per-object logging rework | Lennart Poettering |
2015-05-04 | network: Implement fallback DHCPv6 prefix handling for older kernels | Patrik Flykt |
2015-04-29 | networkd: introduce vti6 tunnel | Susant Sahani |
2015-04-29 | networkd: tunnel improve logging | Susant Sahani |
2015-04-29 | sd-bus: drop bus parameter from message callback prototype | Lennart Poettering |
2015-04-21 | networkd-fdb: indentation/whitespace fixes | Lennart Poettering |
2015-04-21 | networkd: improve how networkd logs things | Lennart Poettering |
2015-04-21 | networkd man: fix man and config name. | Susant Sahani |
2015-04-21 | networkd: fix confusion between log_netdev_error() but log_warning_netdev() | Lennart Poettering |
2015-04-20 | networkd: Add support for bond option. | Susant Sahani |
2015-04-20 | networkd vxlan: Add support for enabling UDP checksums | Susant Sahani |
2015-04-11 | shared: add terminal-util.[ch] | Ronny Chevalier |
2015-04-09 | networkd: do not assign the variable twice | Thomas Hindoe Paaboel Andersen |
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 |