Age | Commit message (Expand) | Author |
2014-03-05 | networkd: listen to changes to the MAC address | Tom Gundersen |
2014-03-05 | networkd: restore logic for enslaving to a master bonding interface | Mark Oteiza |
2014-03-03 | sd-network: IPv4 link-local support [v2] | Umut Tezduyar Lindskog |
2014-03-03 | networkd: wait-online - fix typo | Tom Gundersen |
2014-03-01 | networkd-wait-online: use automatic cleanup | Thomas Hindoe Paaboel Andersen |
2014-02-28 | sd-network: turn states 'unknown' and 'unmanaged' into errnos | Tom Gundersen |
2014-02-28 | networkd: add networkd-wait-online | Tom Gundersen |
2014-02-28 | sd-network: add new library | Tom Gundersen |
2014-02-25 | networkd: add basic support for MACVLANs | Tom Gundersen |
2014-02-22 | networkd: handle SIGINT and SIGTERM | Tom Gundersen |
2014-02-22 | test: always use assert_se in tests | 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-20 | api: in constructor function calls, always put the returned object pointer fi... | Lennart Poettering |
2014-02-19 | make gcc shut up | Lennart Poettering |
2014-02-19 | networkd: dhcp - log when lease is lost | Tom Gundersen |
2014-02-19 | networkd: link - only reset transient hostname if it was set by us | Tom Gundersen |
2014-02-18 | net-match: fix Driver= match | Tom Gundersen |
2014-02-18 | networkd: refactor link_add() ... | Tom Gundersen |
2014-02-18 | man: minor fixes to networkd page | Tom Gundersen |
2014-02-18 | sd-rtnl-message: store reference to the bus in the message | Tom Gundersen |
2014-02-17 | networkd: act on lease only if there is one | Umut Tezduyar Lindskog |
2014-02-15 | sd-rtnl: always include linux/rtnetlink.h | Tom Gundersen |
2014-02-15 | sd-rtnl: message_open_container - don't take a 'size' argument | Tom Gundersen |
2014-02-13 | rtnl: support adding VETH_INFO_PEER containers into rtnl messages | Lennart Poettering |
2014-02-13 | rtnl: rename constructors from the form sd_rtnl_xxx_yyy_new() to sd_rtnl_xxx_... | Lennart Poettering |
2014-02-13 | rtnl: drop "sd_" prefix from cleanup macros | Lennart Poettering |
2014-02-13 | networkd: correctly handle manager_free(NULL) | Tom Gundersen |
2014-02-12 | networkd: work inside containers | Tom Gundersen |
2014-02-10 | networkd: link - correctly skip state ENSLAVING when no vlans configured | Tom Gundersen |
2014-02-10 | networkd: VLAN - allow multiple vlans to be created on a link | Tom Gundersen |
2014-02-10 | networkd: fix setting dns from dhcp | Tom Gundersen |
2014-02-07 | remove unused variables | Thomas Hindoe Paaboel Andersen |
2014-02-07 | networkd: netdev - rename Netdev to NetDev | Tom Gundersen |
2014-02-07 | sd-dhcp-client: split sd_dhcp_lease from sd_dhcp_client | Tom Gundersen |
2014-02-01 | networkd: remove unused variable | Tom Gundersen |
2014-02-01 | networkd: don't fail on DHCP errors | Tom Gundersen |
2014-01-31 | networkd: dhcp - refactor handler | Tom Gundersen |
2014-01-31 | networkd: don't check for ifindex in answer to RTM_NEWLINK | Tom Gundersen |
2014-01-30 | networkd: netdev - reduce chance of race when receiving netdev's ifindex | Tom Gundersen |
2014-01-30 | sd-dhcp-client/net-util: make netmask_to_prefixlen generic | Tom Gundersen |
2014-01-30 | networkd: address - add support for broadcast | Tom Gundersen |
2014-01-30 | net-util: verify the address family | Tom Gundersen |
2014-01-30 | networkd: dhcpv4 - add notion of 'CriticalConnection' | Tom Gundersen |
2014-01-25 | networkd: improve logging a bit | Tom Gundersen |
2014-01-25 | networkd: add basic VLAN support | Tom Gundersen |
2014-01-22 | sd-rtnl: simplify sd_rtnl_message_addr_new() | Tom Gundersen |
2014-01-22 | networkd: add basic bonding support | Tom Gundersen |