summaryrefslogtreecommitdiff
path: root/src/libsystemd-network
Commit message (Expand)AuthorAge
* sd-dhcp6-client: Add basic DHCPv6 test casesPatrik Flykt2014-06-19
* sd-dhcp6-client: Add DHCPv6 IAID functionalityPatrik Flykt2014-06-19
* network-internal: split out net_get_name()Tom Gundersen2014-06-19
* sd-dhcp6-client: Initialize DUIDTom Gundersen2014-06-19
* sd-icmp6-nd: Add initial Router Advertisement test casePatrik Flykt2014-06-19
* sd-icmp6-nd: Add Router Solicitation and Advertisement supportPatrik Flykt2014-06-19
* sd-dhcp6-client: Add initial DHCPv6 client filesPatrik Flykt2014-06-19
* dhcp-server: simplify dhcp server unref callLennart Poettering2014-06-19
* sd-dhcp-client: check return from dhcp_option_appendThomas Hindoe Paaboel Andersen2014-06-18
* sd-dhcp-server: fix a leakThomas Hindoe Paaboel Andersen2014-06-18
* dhcp-network: remove TODOMichal Sekletar2014-06-18
* networkd: veth - fix memleakTom Gundersen2014-06-17
* sd-dhcp: checksum - make endianess-neutralTom Gundersen2014-06-17
* sd-dhcp-server: test - skip when lacking permsTom Gundersen2014-06-13
* sd-dhcp-client: fix invalid free() in client_send_request()Andreas Henriksson2014-06-13
* sd-dhcp-server: add RELEASE supportTom Gundersen2014-06-13
* sd-dhcp-server: add dummy DECLINE supportTom Gundersen2014-06-13
* sd-dhcp-server: track bound leasesTom Gundersen2014-06-13
* sd-dhcp-server: add support for clients requesting lease lifetimeTom Gundersen2014-06-13
* sd-dhcp-server: add basic NAK supportTom Gundersen2014-06-13
* sd-dhcp-server: add basic REQUEST/ACK supportTom Gundersen2014-06-13
* sd-dhcp-server: add basic DISCOVER/OFFER supportTom Gundersen2014-06-13
* sd-dhcp-server: add support for sending messagesTom Gundersen2014-06-13
* sd-dhcp-server: add support for setting the server addressTom Gundersen2014-06-13
* sd-dhcp-server: bind to raw socket for sendingTom Gundersen2014-06-13
* sd-dhcp-server: add basic message parsingTom Gundersen2014-06-13
* sd-dhcp-server: add basic message handling and verificationTom Gundersen2014-06-13
* sd-dhcp-server: bind to a given interfaceTom Gundersen2014-06-13
* sd-dhcp-server: add basic functionality for starting/stopping serverTom Gundersen2014-06-13
* sd-dhcp-server: add basic functionality for creating/destroying server instanceTom Gundersen2014-06-13
* dhcp-network: allow UDP socket to listen on any addressTom Gundersen2014-06-13
* sd-dhcp-client: allways request broadcastCamilo Aguilar2014-06-03
* networkd: drop CAP_SYS_MODULETom Gundersen2014-06-03
* 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