Age | Commit message (Expand) | Author |
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 |
2013-11-17 | networkd: make all calls async | Tom Gundersen |
2013-11-17 | networkd: store netmask and mac address explicitly | Tom Gundersen |
2013-11-13 | rtnl: rename rtnl_bus_send_with_reply_and_block() to rtnl_bus_call() | Tom Gundersen |
2013-11-09 | networkd: add a basic network daemon | Tom Gundersen |