summaryrefslogtreecommitdiff
path: root/src/libsystemd-network
Commit message (Expand)AuthorAge
* shared: rename condition-util.[ch] to condition.[ch]Lennart Poettering2014-11-06
* core: get rid of condition.c and move the remaining call into util.cLennart Poettering2014-11-06
* condition: internalize condition test functionsLennart Poettering2014-11-06
* sd-pppoe: spellingTom Gundersen2014-11-05
* libsystemd-network: don't use unaligned helpers in _packed_ structsTom Gundersen2014-11-05
* sd-pppoe: whitespaceTom Gundersen2014-11-05
* sd-event: rename sd_event_source_set_name() to sd_event_source_get_name()Lennart Poettering2014-11-04
* sd-pppoe: include ppp_defs.hLukas Nykryn2014-11-03
* sd-pppoe: fix some leaksTom Gundersen2014-11-01
* libsystemd-networkd: introduce sd-pppoe libraryTom Gundersen2014-11-01
* sd-dhcp6-client: fix off-by-two error in DUID lengthDan Williams2014-11-01
* sd-dhcp-lease: use shared default prefixlen functionTom Gundersen2014-11-01
* sd-dhcp-lease: use unaligned read helpersTom Gundersen2014-11-01
* dhcp6: use unaligned read/write helpersTom Gundersen2014-11-01
* sd-dhcp-client: clean up raw socket sd_event_source when creating new UDP socketDan Williams2014-10-31
* shared: in-addr-utils - add default_subnet_mask and default_prefixlen methodsTom Gundersen2014-10-27
* test-dhcp-client: add more assertsTom Gundersen2014-10-13
* sd-dhcp-client: support non-Ethernet hardware addressesDan Williams2014-10-11
* sd-dhcp6-lease: Name the structure containing IAADDR dataPatrik Flykt2014-10-09
* sd-dhcp6: do basic sanity-checking of supplied DUIDTom Gundersen2014-10-02
* sd-dhcp6: specify the type explicitly when setting custom DUIDTom Gundersen2014-10-02
* sd-dhcp6: support custom DUID's up to the size specified in the RFCTom Gundersen2014-10-02
* sd-dhcp6-client: support custom DUIDsDan Williams2014-10-02
* libsystemd-network: dhcp-test - assert that malloc0 succeedsTom Gundersen2014-09-17
* libsystemd-network: avoid double-free in error caseAndreas Henriksson2014-09-16
* hashmap: introduce hash_ops to make struct Hashmap smallerMichal Schmidt2014-09-15
* sd-dhcp: fix test of magic cookieThomas Hindoe Paaboel Andersen2014-09-14
* test-dhcp6-client: Add checks for Elapsed Time optionPatrik Flykt2014-09-10
* sd-dhcp6-client: Implement Elapsed Time optionPatrik Flykt2014-09-10
* sd-dhcp6-client: properly calculate buffer size when parsing optionsZbigniew Jędrzejewski-Szmek2014-08-30
* test-dhcp6-client: Fix option lengthPatrik Flykt2014-08-30
* sd-ipv4ll: name the correct sourceTom Gundersen2014-08-30
* Fix a few more typosRuben Kerkhof2014-08-30
* Fix a few typos in log messagesRuben Kerkhof2014-08-29
* sd-event: name event sources used in librariesTom Gundersen2014-08-28
* indentation/spurious whitespace fixesLennart Poettering2014-08-20
* util: never use ether_ntoa(), since it formats with %x, not %02x, which makes...Lennart Poettering2014-08-15
* dhcp: the localhost isn't valid as hostname eitherLennart Poettering2014-08-15
* sd-dhcp-lease: verify hostname and domainnames we receiveTom Gundersen2014-08-15
* test: dhcp-server - fix testTom Gundersen2014-08-14
* sd-dhcp-server: linebreaksTom Gundersen2014-08-14
* networkd: monopolize in_addr utility functions in shared/in-addr-util.hLennart Poettering2014-08-11
* sd-dhcp-server: always send out ROUTER and SUBNET_MASKTom Gundersen2014-08-04
* sd-dhcp-server: avoid returning garbage valueThomas Hindoe Paaboel Andersen2014-08-03
* sd-dhcp-server: check if r < 0Thomas Hindoe Paaboel Andersen2014-08-03
* sd-dhcp-client: allow the max dhcp message size to be set to the MTU of the linkTom Gundersen2014-08-01
* Reject invalid quoted stringsZbigniew Jędrzejewski-Szmek2014-07-31
* sd-network: make socket filter programs static const where possibleLennart Poettering2014-07-29
* sd-dhcp-server: add forcerenew supportTom Gundersen2014-07-28
* sd-dhcp-client: add support for FORCERENEWTom Gundersen2014-07-28