Age | Commit message (Expand) | Author |
2014-07-04 | networkd: accept section DHCP in systemd.network files | Steven Noonan |
2014-07-01 | networkd: send hostname to dhcp server | Eugene Yakubovich |
2014-06-29 | Add support for DHCP static route options | Eugene Yakubovich |
2014-06-16 | networkd: unref tunnel | Susant Sahani |
2014-06-16 | networkd: introduce vxlan | Susant Sahani |
2014-06-13 | networkd: link - left-align debug messages | Tom Gundersen |
2014-06-02 | networkd: introduce vti tunnel | Susant Sahani |
2014-05-19 | networkd/sd-network: expose statically configured NTP servers | Tom Gundersen |
2014-05-19 | resolved: add daemon to manage resolv.conf | Tom Gundersen |
2014-05-16 | networkd: network - store DNS servers in List rather than Set | Tom Gundersen |
2014-05-16 | networkd: rename Address and Route list fields | Tom Gundersen |
2014-05-15 | networkd: logging - align messages | Tom Gundersen |
2014-05-15 | networkd: rename NetDev variable for consistency with Link | Tom Gundersen |
2014-05-12 | networkd: introduce ipip tunnel | Susant Sahani |
2014-05-10 | networkd: network - fix leak | Tom Gundersen |
2014-05-09 | networkd: network - do reference counting on netdevs | Tom Gundersen |
2014-05-09 | networkd: network - merge all netdev parsing into one function | Tom Gundersen |
2014-04-19 | network: implement masking of .link, .network and .netdev files | Tom Gundersen |
2014-04-19 | networkd: tie links to rtnl rather than udev | Tom Gundersen |
2014-04-05 | Fix a few return codes in error paths | Zbigniew Jędrzejewski-Szmek |
2014-03-24 | networkd: fix a couple of memory leaks | Lennart Poettering |
2014-03-21 | libsystemd-network: move network-utils from src/shared | Tom Gundersen |
2014-03-14 | networkd: allow more than one static DNS server | Tom Gundersen |
2014-03-09 | network: link - simplify code a bit and remove some debug logging | Tom Gundersen |
2014-02-25 | networkd: add basic support for MACVLANs | Tom Gundersen |
2014-02-21 | net-util: match on the driver as exposed by ethtool if DRIVER not set | Tom Gundersen |
2014-02-21 | .network/.netdev/.link: allow to match on architecture | Tom Gundersen |
2014-02-20 | networkd: netdev - allow filtering on kernel cmdline, host and virt | Tom Gundersen |
2014-02-20 | network/link: Match - filter on kernel cmdline, host and virt | Tom Gundersen |
2014-02-18 | net-match: fix Driver= match | Tom Gundersen |
2014-02-10 | networkd: VLAN - allow multiple vlans to be created on a link | Tom Gundersen |
2014-02-07 | networkd: netdev - rename Netdev to NetDev | Tom Gundersen |
2014-01-30 | net-util: verify the address family | Tom Gundersen |
2014-01-25 | networkd: add basic VLAN support | Tom Gundersen |
2014-01-22 | networkd: add basic bonding support | Tom Gundersen |
2014-01-18 | networkd: dhcp - by default ignore the MTU | Tom Gundersen |
2014-01-18 | sd-dhcp-client/networkd: add domainname support | Tom Gundersen |
2014-01-16 | sd-dhcp-client/networkd: add transient hostname support | Tom Gundersen |
2014-01-16 | sd-dhcp-client/networkd: add interface MTU support | Tom Gundersen |
2014-01-13 | networkd: DHCPv4 - allow opting out of using DNS servers | Tom Gundersen |
2014-01-12 | networkd: generate resolv.conf | Tom Gundersen |
2014-01-12 | networkd: don't automatically reload config at runtime | Tom Gundersen |
2014-01-08 | No need to canonicalize fixed paths | Zbigniew Jędrzejewski-Szmek |
2014-01-05 | networkd: refuse to use .network files with missing Address/Gateway key | Tom Gundersen |
2014-01-02 | networkd: fix memory leak in error path | Zbigniew Jędrzejewski-Szmek |
2014-01-02 | networkd: do not deference null pointer in cleanup | Zbigniew Jędrzejewski-Szmek |
2014-01-02 | networkd: improve logging | Tom Gundersen |
2014-01-01 | networkd: distinguish between static and dynamic addresses/routes | Tom Gundersen |
2013-12-16 | network: more asserts to shut up scan-build | Thomas Hindoe Paaboel Andersen |
2013-11-26 | networkd: add bridge support | Tom Gundersen |