Age | Commit message (Expand) | Author |
2015-03-27 | network: don't pass NULL to udev_device_get_driver() | Tom Gundersen |
2015-03-13 | Use space after a silencing (void) | Zbigniew Jędrzejewski-Szmek |
2015-03-04 | networkd: Make DHCP client ID creation configurable | Jan Janssen |
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-10 | net: support globbing and disjunction in Match logic | Tom Gundersen |
2015-02-09 | treewide: correct typos and use consistent "MAC" spelling | Torstein Husebø |
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 network_get_by_name | Tom Gundersen |
2015-01-22 | networkd: Introduce ip6gre and ip6gretap | Susant Sahani |
2015-01-22 | networkd: Introduce IP6 tunnel | Susant Sahani |
2015-01-22 | networkd: introduce gretap | Susant Sahani |
2015-01-19 | networkd: netdev - add ipvlan support | Tom Gundersen |
2015-01-13 | networkd: make IP forwarding for IPv4 and IPv6 individually configurable | Lennart Poettering |
2015-01-13 | networkd: introduce an AddressFamilyBoolean enum type | Lennart Poettering |
2015-01-13 | networkd: add minimal IP forwarding and masquerading support to .network files | Lennart Poettering |
2014-12-18 | networkd: add FDB support | Alin Rauta |
2014-12-10 | networkd: rename section [BridgePort] → [Bridge] | Lennart Poettering |
2014-12-08 | udev: link-config - simplify net-match | Tom Gundersen |
2014-12-08 | Check return value from reading name_assign_type attr | Dave Reisner |
2014-12-05 | net_setup/networkd: warn if matching is done on possibly unstable ifname | Tom Gundersen |
2014-12-05 | networkd: add basic [Link] settings to .network files | Tom Gundersen |
2014-12-04 | udev: net_setup - allow matching on OriginalName= | Tom Gundersen |
2014-12-04 | networkd: Add bridge port path cost | Susant Sahani |
2014-11-28 | treewide: yet more log_*_errno + return simplifications | Michal Schmidt |
2014-11-28 | treewide: no need to negate errno for log_*_errno() | Michal Schmidt |
2014-11-28 | treewide: auto-convert the simple cases to log_*_errno() | Michal Schmidt |
2014-09-15 | hashmap: introduce hash_ops to make struct Hashmap smaller | Michal Schmidt |
2014-09-08 | networkd: allow specification of DHCP route metric | Angus Gibson |
2014-08-19 | networkd: fix use-after-free | Tom Gundersen |
2014-08-15 | networkd: print nice warnings if people configure invalid domain names | Lennart Poettering |
2014-08-15 | networkd: fix minor memory leak | Lennart Poettering |
2014-08-15 | networkd: remove "*" from domains list | Lennart Poettering |
2014-08-15 | sd-network: add support for wildcard domains | Tom Gundersen |
2014-08-15 | networkd: add support for Domains= to .network files | Tom Gundersen |
2014-08-15 | networkd: don't respect domainname from DHCP by default | Tom Gundersen |
2014-08-12 | networkd: disable ipv4ll default routes by default | Tom Gundersen |
2014-08-12 | networkd: split out networkd-link.h | Tom Gundersen |
2014-08-04 | networkd: add and expose per-link LLMNR config option | Tom Gundersen |
2014-07-28 | networkd: route/address - use trivial hash functions | Tom Gundersen |
2014-07-28 | networkd: unify handling of stacked netdevs | Tom Gundersen |
2014-07-25 | networkd: ipv4ll - default to setting up ipv4ll routes | Tom Gundersen |
2014-07-23 | networkd: merge DNS and NTP entries when exporting | Tom Gundersen |
2014-07-21 | networkd: netdev - split NetDev struct into per-kind structs | Tom Gundersen |
2014-07-16 | Be more careful when checking for empty files | Zbigniew Jędrzejewski-Szmek |
2014-07-16 | Let config_parse open file where applicable | Zbigniew Jędrzejewski-Szmek |
2014-07-15 | Constify ConfigTableItem tables | Zbigniew Jędrzejewski-Szmek |
2014-07-14 | networkd: netdev - introduce vtable for netdev kinds | Tom Gundersen |