Age | Commit message (Expand) | Author |
2014-02-07 | sd-dhcp-client: split sd_dhcp_lease from sd_dhcp_client | 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-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 | 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 | networkd: add basic bonding support | Tom Gundersen |
2014-01-22 | sd-rtnl: link - allow setting the change mask | Tom Gundersen |
2014-01-19 | networkd: use 'up'/'down' rather than 'on'/'off' | Tom Gundersen |
2014-01-18 | sd-dhcp-client: refactor client_{free,new} | Tom Gundersen |
2014-01-18 | networkd: don't hard depend on system bus | Tom Gundersen |
2014-01-16 | sd-dhcp-client: refactor DNS support | Tom Gundersen |
2014-01-16 | sd-dhcp-client/networkd: add transient hostname support | Tom Gundersen |
2014-01-16 | networkd: dhcp - only set the MTU option once | Tom Gundersen |
2014-01-16 | networkd: link - only save original MTU when necessary | Tom Gundersen |
2014-01-16 | networkd: improve logging | 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: improve logging a bit | Tom Gundersen |
2014-01-11 | network: use GNU-ism to simplify macros | Zbigniew Jędrzejewski-Szmek |
2014-01-08 | networkd: print the received DHCPv4 address and gateway | Zbigniew Jędrzejewski-Szmek |
2014-01-08 | networkd: use structured logging for links and bridges | Zbigniew Jędrzejewski-Szmek |
2014-01-03 | networkd: print the ifindex of added links | Tom Gundersen |
2014-01-03 | networkd: improve logging | Tom Gundersen |
2014-01-03 | networkd: improve link state change logging | Tom Gundersen |
2014-01-03 | networkd: link - explicitly set the link to be up if the call to IFF_UP succeeds | Tom Gundersen |
2014-01-03 | networkd: dhcp - avoid null pointer dereference | Tom Gundersen |
2014-01-03 | networkd: add more asserts and ignore all events when link has failed | Tom Gundersen |
2014-01-02 | networkd: only track state of links we are managing | Tom Gundersen |
2014-01-02 | networkd: improve logging | Tom Gundersen |
2014-01-02 | networkd: fix NULL pointer deref | Kay Sievers |
2014-01-02 | networkd: fix getting initial state | Tom Gundersen |
2014-01-01 | networkd: add DHCPv4 support | Tom Gundersen |
2014-01-01 | networkd: distinguish between static and dynamic addresses/routes | Tom Gundersen |
2013-12-17 | networkd: link - remove useless states | Tom Gundersen |
2013-12-17 | networkd: rename link_update_flags to link_update | Tom Gundersen |
2013-12-17 | networkd: correct logging message | Tom Gundersen |
2013-12-16 | network: use SETLINK to bring up interfaces | Tom Gundersen |
2013-12-16 | rtnl: simplify link_new() | Tom Gundersen |
2013-12-04 | networkd: add link-sense and simplify state-machine a bit | Tom Gundersen |
2013-11-26 | networkd: add bridge support | Tom Gundersen |
2013-11-26 | networkd: minor fixes | Tom Gundersen |
2013-11-25 | networkd: use correct printf formatter | Dave Reisner |
2013-11-21 | networkd: make sure Network and Link can always be freed | Tom Gundersen |
2013-11-21 | networkd: avoid segfault | Tom Gundersen |
2013-11-19 | networkd: make sure Links and Networks are freed | Tom Gundersen |