summaryrefslogtreecommitdiff
path: root/src/libsystemd-network
AgeCommit message (Expand)Author
2014-05-12networkd: manager - don't leak kmod contextTom Gundersen
2014-05-12networkd: introduce ipip tunnelSusant Sahani
2014-05-09sd-dhcp-client: improve logging when stopping clientTom Gundersen
2014-05-07sd-network: expose both admin and operational state directlyTom Gundersen
2014-05-06sd-dhcp-client: use asynchronous_close()Tom Gundersen
2014-05-06sd-dhcp: network - don't leak sockets on failureTom Gundersen
2014-05-06sd-dhcp: network - set TOS on outgoing packetsTom Gundersen
2014-05-06dhcp-network: don't pass ifindex to bind_udp_socketTom Gundersen
2014-04-30networkd: dont configure route if lease doesn't have oneUmut Tezduyar Lindskog
2014-04-29sd-dhcp-lease: fix double reallocTom Gundersen
2014-04-29sd-dhcp-lease: (de)serialize DNS and NTP serversTom Gundersen
2014-04-29sd-dhcp-leaes: use newdup()Tom Gundersen
2014-04-29sd-dhcp-lease: add NTP supportTom Gundersen
2014-04-27sd-dhcp-client: log positive error numberUmut Tezduyar Lindskog
2014-04-27libnetworkd: add link local testsUmut Tezduyar Lindskog
2014-04-24networkd-wait-online: improve interoptability and enable by defaultTom Gundersen
2014-04-20sd-dhcp-client: log ifindex and mac address when startingTom Gundersen
2014-04-19networkd: tie links to rtnl rather than udevTom Gundersen
2014-04-12test-dhcp-client: unref lease objects to make valgrind happyZbigniew Jędrzejewski-Szmek
2014-04-12sd-dhcp-client: drop logging about T1/T2Tom Gundersen
2014-04-12sd-dhcp-client: improve loggingTom Gundersen
2014-04-12sd-dhcp-client: use client_initialiez and client_restart for REBOOTTom Gundersen
2014-04-11sd-dhcp-client: document message creation a bit moreTom Gundersen
2014-04-11sd-dhcp-client: assert that we can only create DISCOVER or REQUEST messagesTom Gundersen
2014-04-11sd-dhcp-client: rebind raw socket when resetting transaction idTom Gundersen
2014-04-11sd-ipv4ll: Add an explicit stop state for IPv4LLPatrik Flykt
2014-04-11sd-ipv4ll: Add reference counting for IPv4LLPatrik Flykt
2014-04-11sd-dhcp-client: Add an explicit stop state for the DHCP clientPatrik Flykt
2014-04-11sd-dhcp-client: Add reference counting for DHCPPatrik Flykt
2014-04-11sd-dhcp-client: recevie_message - verify cmsg_len before readingTom Gundersen
2014-04-10sd-dhcp-client: test - fix for jenkinsTom Gundersen
2014-04-08sd-dhcp-client: include client id in debug messagesTom Gundersen
2014-04-07test-dhcp-client: style fixesZbigniew Jędrzejewski-Szmek
2014-04-07libsystemd-network: Speed up checksum computation using 64 bit integersTom Gundersen
2014-04-07ipv4ll: use BPF on raw socketTom Gundersen
2014-04-07sd-ipv4ll: fix packet broadcastingTom Gundersen
2014-04-06sd-dhcp-client: improve BPFTom Gundersen
2014-04-06sd-dhcp-client: eagerly drop too small packetsTom Gundersen
2014-04-06sd-dhcp-client: move magic cookie into DHCPMessage structTom Gundersen
2014-04-03networkd: smooth transition from ipv4ll to dhcp addressUmut Tezduyar Lindskog
2014-04-02sd-dhcp-client: use BPF on raw socketTom Gundersen
2014-04-01sd-ipv4ll: speed up bind() in the same way as for dhcpTom Gundersen
2014-04-01sd-dhcp-client: --omg-optimizedTom Gundersen
2014-03-30sd-dhcp: avoid checksum calculation if possibleTom Gundersen
2014-03-30sd-dhcp: check for ipv4 packetsTom Gundersen
2014-03-30sd-dhcp: check for udp packetsUmut Tezduyar Lindskog
2014-03-27silence warningsThomas Hindoe Paaboel Andersen
2014-03-24sd-event: rework API to support CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARM...Lennart Poettering
2014-03-22sd-dhcp-client: test - don't close socket twiceTom Gundersen
2014-03-21libsystemd-network: move network-utils from src/sharedTom Gundersen