summaryrefslogtreecommitdiff
path: root/src/libsystemd-network
Commit message (Expand)AuthorAge
* test-dhcp-option: fix memleakTom Gundersen2014-05-26
* Use %m instead of strerror(errno) where appropiateCristian Rodríguez2014-05-25
* sd-dhcp-client: factor out dhcp packet allocationTom Gundersen2014-05-21
* sd-dhcp: rely on FIONREAD workingTom Gundersen2014-05-21
* sd-dhcp: option_append - support falling back to 'sname' and 'file'Tom Gundersen2014-05-21
* sd-dhcp: make sure we can not fill options so much that there is no space for...Tom Gundersen2014-05-21
* dhcp-lease: add support for parsing a few more dhcp optionsTom Gundersen2014-05-20
* dhcp-lease: refactor lease parsingTom Gundersen2014-05-20
* sd-dhcp: refactor parse_optionsTom Gundersen2014-05-20
* sd-dhcp: refactor dhcp_option_appendTom Gundersen2014-05-20
* sd-dhcp-lease/sd-network: modernization and fix leakTom Gundersen2014-05-19
* sd-dhcp-lease: move in_addr (de)serialization to shared network codeTom Gundersen2014-05-19
* networkd: manager - don't leak kmod contextTom Gundersen2014-05-12
* networkd: introduce ipip tunnelSusant Sahani2014-05-12
* sd-dhcp-client: improve logging when stopping clientTom Gundersen2014-05-09
* sd-network: expose both admin and operational state directlyTom Gundersen2014-05-07
* sd-dhcp-client: use asynchronous_close()Tom Gundersen2014-05-06
* sd-dhcp: network - don't leak sockets on failureTom Gundersen2014-05-06
* sd-dhcp: network - set TOS on outgoing packetsTom Gundersen2014-05-06
* dhcp-network: don't pass ifindex to bind_udp_socketTom Gundersen2014-05-06
* networkd: dont configure route if lease doesn't have oneUmut Tezduyar Lindskog2014-04-30
* sd-dhcp-lease: fix double reallocTom Gundersen2014-04-29
* sd-dhcp-lease: (de)serialize DNS and NTP serversTom Gundersen2014-04-29
* sd-dhcp-leaes: use newdup()Tom Gundersen2014-04-29
* sd-dhcp-lease: add NTP supportTom Gundersen2014-04-29
* sd-dhcp-client: log positive error numberUmut Tezduyar Lindskog2014-04-27
* libnetworkd: add link local testsUmut Tezduyar Lindskog2014-04-27
* networkd-wait-online: improve interoptability and enable by defaultTom Gundersen2014-04-24
* sd-dhcp-client: log ifindex and mac address when startingTom Gundersen2014-04-20
* networkd: tie links to rtnl rather than udevTom Gundersen2014-04-19
* test-dhcp-client: unref lease objects to make valgrind happyZbigniew Jędrzejewski-Szmek2014-04-12
* sd-dhcp-client: drop logging about T1/T2Tom Gundersen2014-04-12
* sd-dhcp-client: improve loggingTom Gundersen2014-04-12
* sd-dhcp-client: use client_initialiez and client_restart for REBOOTTom Gundersen2014-04-12
* sd-dhcp-client: document message creation a bit moreTom Gundersen2014-04-11
* sd-dhcp-client: assert that we can only create DISCOVER or REQUEST messagesTom Gundersen2014-04-11
* sd-dhcp-client: rebind raw socket when resetting transaction idTom Gundersen2014-04-11
* sd-ipv4ll: Add an explicit stop state for IPv4LLPatrik Flykt2014-04-11
* sd-ipv4ll: Add reference counting for IPv4LLPatrik Flykt2014-04-11
* sd-dhcp-client: Add an explicit stop state for the DHCP clientPatrik Flykt2014-04-11
* sd-dhcp-client: Add reference counting for DHCPPatrik Flykt2014-04-11
* sd-dhcp-client: recevie_message - verify cmsg_len before readingTom Gundersen2014-04-11
* sd-dhcp-client: test - fix for jenkinsTom Gundersen2014-04-10
* sd-dhcp-client: include client id in debug messagesTom Gundersen2014-04-08
* test-dhcp-client: style fixesZbigniew Jędrzejewski-Szmek2014-04-07
* libsystemd-network: Speed up checksum computation using 64 bit integersTom Gundersen2014-04-07
* ipv4ll: use BPF on raw socketTom Gundersen2014-04-07
* sd-ipv4ll: fix packet broadcastingTom Gundersen2014-04-07
* sd-dhcp-client: improve BPFTom Gundersen2014-04-06
* sd-dhcp-client: eagerly drop too small packetsTom Gundersen2014-04-06