Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-02-23 | basic: simplify ether_addr_is_null | Zbigniew Jędrzejewski-Szmek | |
2016-02-21 | sd-lldp: filter out LLDP messages coming from our own MAC address | Lennart Poettering | |
Let's not get confused should we be connected to some bridge that mirrors back our packets. | |||
2016-02-10 | tree-wide: remove Emacs lines from all files | Daniel Mack | |
This should be handled fine now by .dir-locals.el, so need to carry that stuff in every file. | |||
2015-11-30 | basic: include only what we use | Thomas Hindoe Paaboel Andersen | |
This is a cleaned up result of running iwyu but without forward declarations on src/basic. | |||
2015-10-26 | util-lib: move ether_addr_to_string() into ether-addr-util.c | Lennart Poettering | |