summaryrefslogtreecommitdiff
path: root/src/libsystemd-network
Commit message (Expand)AuthorAge
* change type for address family to "int"Lennart Poettering2014-07-18
* sd-network: remove redundant array size parameter from functions that return ...Lennart Poettering2014-07-17
* sd-dhcp-client: make request broadcasts opt-inTom Gundersen2014-07-15
* sd-dhcp-server: make gcc happyTom Gundersen2014-07-14
* sd-dhcp6-client: make gcc happyTom Gundersen2014-07-14
* networkd: dhcp add vendor class indentifier option 60Susant Sahani2014-07-14
* dhcp-network: make clear that we are ANDing Fragment offset field with maskMichal Sekletar2014-07-07
* dhcp-network: ignore IP packets with More Fragments (MF) flag setMichal Sekletar2014-07-07
* dhcp-network: add check for DHCP.chaddrMichal Sekletar2014-07-07
* networkd: don't clear dhcpv6 lease timers if there's no previous leaseSteven Noonan2014-07-04
* sd-dhcp6-client: initialize variableTom Gundersen2014-07-02
* sd-dhcp6-client: check return valueThomas Hindoe Paaboel Andersen2014-07-01
* networkd: send hostname to dhcp serverEugene Yakubovich2014-07-01
* sd-dhcp6-client: fix free before useTom Gundersen2014-07-01
* network-internal: initialize _cleanup_ variableTom Gundersen2014-06-29
* netowrkd:deserialize_dhcp_routes verify strndup retSusant Sahani2014-06-29
* sd-dhcp-client: don't fail hard if UDP socket can not be boundTom Gundersen2014-06-29
* Add support for DHCP static route optionsEugene Yakubovich2014-06-29
* sd-dhcp-client/networkd: set lifetimes for IPv4 addressesPatrik Flykt2014-06-29
* networkd/sd-dhcp-server: only start dhcp server when necessaryTom Gundersen2014-06-29
* sd-dhcp6-client: Implement Rapid CommitPatrik Flykt2014-06-26
* sd-dhcp6-client: Implement Renew and RebindPatrik Flykt2014-06-26
* sd-dhcp6-lease: Add helper function to compute remaining expiry timePatrik Flykt2014-06-26
* sd-dhcp6-client: Add Option Request Option supportPatrik Flykt2014-06-26
* sd-icmp6-nd: Add function to stop ongoing ICMPv6 discoveryPatrik Flykt2014-06-26
* sd-dhcp6-client: return NULL from _unref() like the other sd-* librariesPatrik Flykt2014-06-26
* sd-dhcp6-client: use %m instead of strerror(errno)Ronny Chevalier2014-06-24
* sd-dhcp-client: return NULL from _unref() like the other sd-* librariesTom Gundersen2014-06-24
* dhcp-network: don't bother with IP fragmentsMichal Sekletar2014-06-22
* sd-dhcp-server: change default lease time form 1m to 1hTom Gundersen2014-06-21
* sd-dhcp-server: fix broadcast of DHCP packetsTom Gundersen2014-06-21
* sd-dhcp-server: remove unused cleanup functionThomas Hindoe Paaboel Andersen2014-06-20
* tests: fix test-icmp6-rsRonny Chevalier2014-06-20
* sd-icmp6-nd: fix uninitialized fdRonny Chevalier2014-06-20
* sd-dhcp6-client: fix uninitialized variablesRonny Chevalier2014-06-20
* sd-dhcp6-client: Initialize fd to -1 and rename functionZbigniew Jędrzejewski-Szmek2014-06-19
* sd-dhcp6-client: Add reply sending for testPatrik Flykt2014-06-19
* sd-dhcp6-client: Receive and parse a reply and set T1 and T2 timersPatrik Flykt2014-06-19
* sd-dhcp6-client: Add Advertise sending for test casePatrik Flykt2014-06-19
* sd-dhcp6-client: Add Request message sendingPatrik Flykt2014-06-19
* sd-dhcp6-client: Update start function to take a statePatrik Flykt2014-06-19
* sd-dhcp6-client: Add test case for Advertise message parsingPatrik Flykt2014-06-19
* sd-dhcp6-lease: Add functions for accessing lease and addressesPatrik Flykt2014-06-19
* sd-dhcp6-client: Receive and parse Advertise messagesPatrik Flykt2014-06-19
* sd-dhcp6-client: Add IA Address option parsingPatrik Flykt2014-06-19
* sd-dhcp6-lease: Add DHCPv6 lease handlingPatrik Flykt2014-06-19
* sd-dhcp6-client: Add DHCPv6 Solicit test casePatrik Flykt2014-06-19
* sd-dhcp6-client: Add DHCPv6 Solicit message creation and sendingPatrik Flykt2014-06-19
* sd-dhcp6-client: Add functions to bind to DHCPv6 UDP socketPatrik Flykt2014-06-19
* sd-dhcp6-client: Add basic DHCPv6 option handlingPatrik Flykt2014-06-19