]> git.ipfire.org Git - thirdparty/systemd.git/history - src/network/networkd-link.c
networkd: link - don't react to successfull link up
[thirdparty/systemd.git] / src / network / networkd-link.c
2014-04-22  Tom Gundersennetworkd: link - don't react to successfull link up
2014-04-22  Tom Gundersennetworkd: link - log when starting clients fail
2014-04-22  Tom Gundersennetworkd: link - avoid cycle when failing
2014-04-22  Tom Gundersennetworkd: link - stop clients when failing
2014-04-20  Tom Gundersennetworkd: link - add explicit unmanaged state
2014-04-20  Tom Gundersennetworkd: link - set mac addresses when starting clients
2014-04-20  Tom Gundersennetworkd: link - log changes in some common link flags
2014-04-20  Tom Gundersennetworkd: link - use IFF_DORMANT instead of IFF_RUNNING
2014-04-20  Tom Gundersennetworkd: link - make debug logging a bit more readable
2014-04-19  Tom Gundersennetworkd: link - track interface renames
2014-04-19  Tom Gundersennetworkd: tie links to rtnl rather than udev
2014-04-14  Tom Gundersennetworkd: link - make state changing logging a bit...
2014-04-14  Tom Gundersennetworkd: link - ignore missing MAC address from NEWLIN...
2014-04-12  Tom Gundersennetworkd: link - require both RUNNING and LOWER_UP...
2014-04-12  Tom Gundersennetworkd: wait for IFF_RUNNING rather than IFF_LOWER_UP
2014-04-11  Tom Gundersennetworkd: add an assert
2014-04-11  Patrik Flyktsd-ipv4ll: Add reference counting for IPv4LL
2014-04-11  Patrik Flyktsd-dhcp-client: Add reference counting for DHCP
2014-04-08  Tom Gundersennetworkd: guard against NULL pointers
2014-04-03  Umut Tezduyar Lindskognetworkd: smooth transition from ipv4ll to dhcp address
2014-04-03  Umut Tezduyar Lindskognetworkd: drop routes when lease expires
2014-03-31  Tom Gundersennetworkd: rewind rtnl message between passing it to...
2014-03-31  Tom Gundersennetworkd: link - fix memory leak
2014-03-21  Tom Gundersenlibsystemd-network: move network-utils from src/shared
2014-03-21  Umut Tezduyar Lindskogsd-ipv4ll/networkd: generate predictable addresses
2014-03-21  Brandon Philipsnetwork: dhcp: create explicit host route to gateway
2014-03-20  Tom Gundersennetworkd: link - create dhcp and ipv4ll eagerly
2014-03-20  Tom Gundersennetworkd: update mac address in clients when it changes
2014-03-14  Zbigniew Jędrzejew... Do not return -1 (EINVAL) on allocation error
2014-03-14  Tom Gundersennetworkd: fix creation of runtime dirs at startup
2014-03-14  Tom Gundersennetworkd: lease - store (up to) one dhcp lease file...
2014-03-09  Tom Gundersennetwork: link - simplify code a bit and remove some...
2014-03-08  Zbigniew Jędrzejew... networkd: fix confusion from missing braces
2014-03-08  Tom Gundersennetworkd: link - degrade failed UP to warning
2014-03-07  Tom Gundersennetworkd: use new rtnl_message_read() API
2014-03-05  Tom Gundersennetworkd: listen to changes to the MAC address
2014-03-05  Mark Oteizanetworkd: restore logic for enslaving to a master bondi...
2014-03-03  Umut Tezduyar Lindskogsd-network: IPv4 link-local support [v2]
2014-02-28  Tom Gundersensd-network: add new library
2014-02-25  Tom Gundersennetworkd: add basic support for MACVLANs
2014-02-22  Tom Gundersennetworkd: handle SIGINT and SIGTERM
2014-02-19  Lennart Poetteringapi: in constructor function calls, always put the...
2014-02-19  Lennart Poetteringmake gcc shut up
2014-02-19  Tom Gundersennetworkd: dhcp - log when lease is lost
2014-02-19  Tom Gundersennetworkd: link - only reset transient hostname if it...
2014-02-18  Tom Gundersennetworkd: refactor link_add() ...
2014-02-18  Tom Gundersensd-rtnl-message: store reference to the bus in the...
2014-02-17  Umut Tezduyar Lindskognetworkd: act on lease only if there is one
2014-02-13  Lennart Poetteringrtnl: rename constructors from the form sd_rtnl_xxx_yyy...
2014-02-13  Lennart Poetteringrtnl: drop "sd_" prefix from cleanup macros
2014-02-10  Tom Gundersennetworkd: link - correctly skip state ENSLAVING when...
2014-02-10  Tom Gundersennetworkd: VLAN - allow multiple vlans to be created...
2014-02-10  Tom Gundersennetworkd: fix setting dns from dhcp
2014-02-07  Thomas Hindoe Paab... remove unused variables
2014-02-07  Tom Gundersensd-dhcp-client: split sd_dhcp_lease from sd_dhcp_client
2014-02-01  Tom Gundersennetworkd: don't fail on DHCP errors
2014-01-31  Tom Gundersennetworkd: dhcp - refactor handler
2014-01-30  Tom Gundersennetworkd: netdev - reduce chance of race when receiving...
2014-01-30  Tom Gundersensd-dhcp-client/net-util: make netmask_to_prefixlen...
2014-01-30  Tom Gundersennetworkd: address - add support for broadcast
2014-01-30  Tom Gundersennetworkd: dhcpv4 - add notion of 'CriticalConnection'
2014-01-25  Tom Gundersennetworkd: improve logging a bit
2014-01-25  Tom Gundersennetworkd: add basic VLAN support
2014-01-22  Tom Gundersennetworkd: add basic bonding support
2014-01-22  Tom Gundersensd-rtnl: link - allow setting the change mask
2014-01-19  Tom Gundersennetworkd: use 'up'/'down' rather than 'on'/'off'
2014-01-18  Tom Gundersensd-dhcp-client: refactor client_{free,new}
2014-01-18  Tom Gundersennetworkd: don't hard depend on system bus
2014-01-16  Tom Gundersensd-dhcp-client: refactor DNS support
2014-01-16  Tom Gundersensd-dhcp-client/networkd: add transient hostname support
2014-01-16  Tom Gundersennetworkd: dhcp - only set the MTU option once
2014-01-16  Tom Gundersennetworkd: link - only save original MTU when necessary
2014-01-16  Tom Gundersennetworkd: improve logging
2014-01-16  Tom Gundersensd-dhcp-client/networkd: add interface MTU support
2014-01-13  Tom Gundersennetworkd: DHCPv4 - allow opting out of using DNS servers
2014-01-12  Tom Gundersennetworkd: generate resolv.conf
2014-01-12  Tom Gundersennetworkd: improve logging a bit
2014-01-11  Zbigniew Jędrzejew... network: use GNU-ism to simplify macros
2014-01-09  Zbigniew Jędrzejew... networkd: print the received DHCPv4 address and gateway
2014-01-09  Zbigniew Jędrzejew... networkd: use structured logging for links and bridges
2014-01-03  Tom Gundersennetworkd: print the ifindex of added links
2014-01-03  Tom Gundersennetworkd: improve logging
2014-01-03  Tom Gundersennetworkd: improve link state change logging
2014-01-03  Tom Gundersennetworkd: link - explicitly set the link to be up if...
2014-01-03  Tom Gundersennetworkd: dhcp - avoid null pointer dereference
2014-01-03  Tom Gundersennetworkd: add more asserts and ignore all events when...
2014-01-02  Tom Gundersennetworkd: only track state of links we are managing
2014-01-02  Tom Gundersennetworkd: improve logging
2014-01-02  Kay Sieversnetworkd: fix NULL pointer deref
2014-01-02  Tom Gundersennetworkd: fix getting initial state
2014-01-01  Tom Gundersennetworkd: add DHCPv4 support
2014-01-01  Tom Gundersennetworkd: distinguish between static and dynamic addres...
2013-12-17  Tom Gundersennetworkd: link - remove useless states
2013-12-17  Tom Gundersennetworkd: rename link_update_flags to link_update
2013-12-17  Tom Gundersennetworkd: correct logging message
2013-12-16  Tom Gundersennetwork: use SETLINK to bring up interfaces
2013-12-16  Tom Gundersenrtnl: simplify link_new()
2013-12-04  Tom Gundersennetworkd: add link-sense and simplify state-machine...
2013-11-26  Tom Gundersennetworkd: add bridge support
2013-11-26  Tom Gundersennetworkd: minor fixes
next