summaryrefslogtreecommitdiff
path: root/src/network
Commit message (Expand)AuthorAge
* network: remove unused variableRonny Chevalier2014-11-30
* treewide: another round of simplificationsMichal Schmidt2014-11-28
* treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt2014-11-28
* treewide: yet more log_*_errno + return simplificationsMichal Schmidt2014-11-28
* treewide: simplify log_*_errno(r,...) immediately followed by "return r"Michal Schmidt2014-11-28
* treewide: more log_*_errno() conversions, multiline callsMichal Schmidt2014-11-28
* treewide: no need to negate errno for log_*_errno()Michal Schmidt2014-11-28
* treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt2014-11-28
* networkd: update logging macros for parameter order, and errno, to match rest...Lennart Poettering2014-11-28
* networkd: remove duplicate macro definitionsLennart Poettering2014-11-28
* log: rearrange log function namingLennart Poettering2014-11-27
* log: add an "error" parameter to all low-level logging calls and intrdouce lo...Lennart Poettering2014-11-27
* networkd: fix kernel rtnl receive buffer overrun errorAlin Rauta2014-11-27
* networkd: route - allow routes without a gatewayGavin Li2014-11-27
* sd-dhcp-lease: expose load/save functionsTom Gundersen2014-11-18
* network: fix typoRami Rosen2014-11-08
* s/commandline/command line/gHarald Hoyer2014-11-06
* shared: rename condition-util.[ch] to condition.[ch]Lennart Poettering2014-11-06
* sd-event: rename sd_event_source_set_name() to sd_event_source_get_name()Lennart Poettering2014-11-04
* networkd: add Patch of MTU discovery for IPIP and GRESusant Sahani2014-10-29
* networkd: add back path of MTU discovery for SITSusant Sahani2014-10-29
* networkd: network - if no prefixlength is given, try to deduce one from the a...Tom Gundersen2014-10-27
* networkd: don't stop the dhcp server when link goes downTom Gundersen2014-10-27
* sd-dhcp-client: support non-Ethernet hardware addressesDan Williams2014-10-11
* Do not format USEC_INFINITY as NULLZbigniew Jędrzejewski-Szmek2014-09-29
* networkd: dhcp4 - fix unchecked return valueTom Gundersen2014-09-17
* sd-bus: sd_bus_message_get_errno should only return positive errnoThomas Hindoe Paaboel Andersen2014-09-16
* hashmap: introduce hash_ops to make struct Hashmap smallerMichal Schmidt2014-09-15
* networkd: remove vestigial event sourcesDave Reisner2014-09-13
* networkd: allow specification of DHCP route metricAngus Gibson2014-09-08
* networkctl: show the link file applied to each linkTom Gundersen2014-09-08
* networkctl: show the network file applied to each linkTom Gundersen2014-09-08
* sd-network: add _get_network_file apiTom Gundersen2014-09-08
* networkd: add preferred source to dhcp4 gateway routeEmil Renner Berthing2014-09-08
* networkd: netdev - failing to create a netdev is not fatal, just fail that ne...Tom Gundersen2014-09-08
* networkd: tuntap - return correct error when /dev/net/tun cannot be openedTom Gundersen2014-09-08
* networkd: link - allow loopback links to be manage, but ignore DHCP/IPv4LLTom Gundersen2014-09-04
* networkd: link - clarify log message when receiving address for unknown linkTom Gundersen2014-09-04
* networkd: link - do not manage loopback linksTom Gundersen2014-09-04
* networkd: link - save link flags when the link is addedTom Gundersen2014-09-04
* networkd: move carrier gained/lost handling from link_update_flags() to link_...Tom Gundersen2014-09-04
* test-network: fix off-by-one error in testTom Gundersen2014-08-31
* sd-event: name event sources used in librariesTom Gundersen2014-08-28
* networkctl: do not mix dns and ntp serversZbigniew Jędrzejewski-Szmek2014-08-28
* networkd-wait-online: add missing short option 'i' to optstringŁukasz Stelmach2014-08-26
* notify: send STOPPING=1 from our daemonsLennart Poettering2014-08-21
* networkd: don't consider deprecated or tentative addresses when determining o...Tom Gundersen2014-08-19
* networkd: netdev - add missing callback when adding stacked devicesTom Gundersen2014-08-19
* networkd: link - don't enforce ENSLAVING stateTom Gundersen2014-08-19
* networkd: fix use-after-freeTom Gundersen2014-08-19