summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2701 from keszybz/udev-rulesLennart Poettering2016-02-221-3/+3
|\
| * udev-rules: fix querying of attributesZbigniew Jędrzejewski-Szmek2016-02-221-3/+3
* | Merge pull request #2685 from poettering/lldp-fixes2Tom Gundersen2016-02-2289-3030/+2743
|\ \ | |/ |/|
| * sd-lldp: beef up callback logicLennart Poettering2016-02-214-38/+88
| * networkctl: ellipsize long LLDP fields in table outputLennart Poettering2016-02-211-0/+25
| * networkctl: add missing newline to printf() format stringLennart Poettering2016-02-211-1/+1
| * networkd: add basic LLDP transmission supportLennart Poettering2016-02-218-3/+436
| * sd-lldp: filter out LLDP messages coming from our own MAC addressLennart Poettering2016-02-216-1/+55
| * import: don't claim we had copied a settings file if we didn'tLennart Poettering2016-02-212-4/+8
| * networkd: make a couple of functions staticLennart Poettering2016-02-212-15/+22
| * networkd: rework when LLDP reception is enabledLennart Poettering2016-02-211-16/+29
| * networkctl: print a nice warning when networkd isn't runningLennart Poettering2016-02-211-0/+10
| * networkctl: if there's no data from networkd about an iface show as "unmanaged"Lennart Poettering2016-02-211-2/+6
| * sd-network: use xsprintf() instead of asprintf() where we canLennart Poettering2016-02-211-14/+13
| * networkctl: add a couple of (void) castsLennart Poettering2016-02-211-17/+17
| * networkd: rework how carrier bindings are serializedLennart Poettering2016-02-214-38/+117
| * networkd: turn on LLDP reception by default, in "routers-only" modeLennart Poettering2016-02-211-0/+2
| * networkctl: extend "networkctl status" per-interface output to include LLDP infoLennart Poettering2016-02-211-33/+104
| * networkctl: make use of xsprintf() where we canLennart Poettering2016-02-211-3/+3
| * networkctl: simplify networkctlLennart Poettering2016-02-211-62/+52
| * networkctl: rework interface data acquisitionLennart Poettering2016-02-211-139/+81
| * networkctl: extend "networkctl list" and "networctl lldp" to optionally take ...Lennart Poettering2016-02-211-41/+110
| * networkctl: add new call that unifies link data acquisition between "status" ...Lennart Poettering2016-02-211-30/+30
| * networkctl: fix dispatch_verb() tableLennart Poettering2016-02-211-3/+3
| * networkctl: split out system status stuff into its own functionLennart Poettering2016-02-211-31/+36
| * sd-lldp: rework sd-lldp APILennart Poettering2016-02-2117-2259/+1482
| * core: exclude .slice units from "systemctl isolate"Lennart Poettering2016-02-202-2/+9
| * networkd: fix logging of error codesLennart Poettering2016-02-201-5/+5
| * networkd: enable LLDP only on ethernetLennart Poettering2016-02-202-7/+15
| * sd-netlink: fix ifi_iftype typeLennart Poettering2016-02-203-6/+6
| * sd-lldp: fix how we create the LLDP listening socketLennart Poettering2016-02-201-1/+1
| * tree-wide: place #pragma once at the same place everywhereLennart Poettering2016-02-2042-85/+82
| * sd-lldp: simplify lldp_network_bind_raw_socket() a bitLennart Poettering2016-02-201-20/+14
| * sd-lldp: move ETHERTYPE_LLDP to missing.hLennart Poettering2016-02-202-2/+5
| * test-lldp: fix error checking expressionsLennart Poettering2016-02-201-6/+6
| * libsystemd-network: sd-event uses 64bit priorities, expose them in the APIs a...Lennart Poettering2016-02-2016-19/+16
| * sd-lldp: drop "port" objectLennart Poettering2016-02-206-238/+58
| * sd-lldp: drop keeping of statisticsLennart Poettering2016-02-201-39/+1
| * libsystemd-network: don't abbreviate "callback" as "cb" needlesslyLennart Poettering2016-02-2013-28/+28
| * sd-lldp: drop state fieldLennart Poettering2016-02-201-58/+3
* | Merge pull request #2695 from mustrumr/fix-calendarspec-skipLennart Poettering2016-02-222-2/+3
|\ \
| * | calendarspec: fix find_next skipping timesHristo Venev2016-02-222-2/+3
* | | Merge pull request #2692 from ssahani/tunnelZbigniew Jędrzejewski-Szmek2016-02-221-6/+6
|\ \ \
| * | | networkd: tunnel fix tunnel addressSusant Sahani2016-02-201-6/+6
| | |/ | |/|
* | | Merge pull request #2694 from zonque/proxyarp-missingLennart Poettering2016-02-221-1/+4
|\ \ \ | |_|/ |/| |
| * | missing.h: Explicitly check for IFLA_BRPORT_PROXYARPDaniel Mack2016-02-221-1/+4
* | | Merge pull request #2687 from poettering/resolved-fix-2683Daniel Mack2016-02-221-0/+4
|\ \ \
| * | | networkd: make sure we allocate the NTA set before we add items to itLennart Poettering2016-02-211-0/+4
| | |/ | |/|
* | | Merge pull request #2688 from poettering/calendar-fix-2678Zbigniew Jędrzejewski-Szmek2016-02-221-2/+4
|\ \ \
| * | | util-lib: fix returned error codeLennart Poettering2016-02-211-1/+3