]> git.ipfire.org Git - thirdparty/systemd.git/history - src/network/networkd-address.c
sd-dhcp-client/networkd: set lifetimes for IPv4 addresses
[thirdparty/systemd.git] / src / network / networkd-address.c
2014-06-29  Patrik Flyktsd-dhcp-client/networkd: set lifetimes for IPv4 addresses
2014-06-18  Lennart Poetteringnetworkd: add address pool support
2014-05-19  Tom Gundersennetworkd/sd-network: expose statically configured NTP...
2014-05-17  Tom Gundersennetworkd: IP address equality
2014-05-16  Tom Gundersennetworkd: network - store DNS servers in List rather...
2014-05-16  Tom Gundersennetworkd: rename Address and Route list fields
2014-04-03  Umut Tezduyar Lindskognetworkd: smooth transition from ipv4ll to dhcp address
2014-03-21  Tom Gundersenlibsystemd-network: move network-utils from src/shared
2014-03-14  Tom Gundersennetworkd: allow more than one static DNS server
2014-03-03  Umut Tezduyar Lindskogsd-network: IPv4 link-local support [v2]
2014-02-19  Lennart Poetteringapi: in constructor function calls, always put the...
2014-02-18  Tom Gundersenman: minor fixes to networkd page
2014-02-18  Tom Gundersensd-rtnl-message: store reference to the bus in the...
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-01-30  Tom Gundersennetworkd: address - add support for broadcast
2014-01-30  Tom Gundersennet-util: verify the address family
2014-01-22  Tom Gundersensd-rtnl: simplify sd_rtnl_message_addr_new()
2014-01-12  Tom Gundersennetworkd: generate resolv.conf
2014-01-01  Tom Gundersennetworkd: distinguish between static and dynamic addres...
2014-01-01  Tom Gundersennetwork: add support for dropping address
2013-12-16  Tom Gundersenrtnl: replace message_append by typesafe versions
2013-11-28  Tom Gundersennetworkd: fix several Address entries in [Network]...
2013-11-26  Tom Gundersennetworkd: minor fixes
2013-11-25  Thomas Hindoe Paab... delete unused variables
2013-11-25  Tom Gundersennetworkd: add support for [Address] sections
2013-11-25  Tom Gundersenconf-parser: distinguish between multiple sections...
2013-11-17  Tom Gundersennetworkd: make all calls async
2013-11-17  Tom Gundersennetworkd: store netmask and mac address explicitly
2013-11-13  Tom Gundersenrtnl: rename rtnl_bus_send_with_reply_and_block() to...
2013-11-09  Tom Gundersennetworkd: add a basic network daemon