Systemd/src/libsystemd-network
Filipe Brandenburger a0edd02e43 tree-wide: Convert compare_func's to use CMP() macro wherever possible.
Looked for definitions of functions using the *_compare_func() suffix.

Tested:
- Unit tests passed (ninja -C build/ test)
- Installed this build and booted with it.
2018-08-06 19:26:35 -07:00
..
arp-util.c tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
arp-util.h tree-wide: use proper unicode © instead of (C) where we can 2018-06-14 10:20:20 +02:00
dhcp-identifier.c tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
dhcp-identifier.h tree-wide: drop double newline 2018-06-29 11:02:17 +09:00
dhcp-internal.h tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
dhcp-lease-internal.h tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
dhcp-network.c tree-wide: use proper unicode © instead of (C) where we can 2018-06-14 10:20:20 +02:00
dhcp-option.c tree-wide: use proper unicode © instead of (C) where we can 2018-06-14 10:20:20 +02:00
dhcp-packet.c tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
dhcp-protocol.h tree-wide: use proper unicode © instead of (C) where we can 2018-06-14 10:20:20 +02:00
dhcp-server-internal.h tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
dhcp6-internal.h tree-wide: use proper unicode © instead of (C) where we can 2018-06-14 10:20:20 +02:00
dhcp6-lease-internal.h tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
dhcp6-network.c tree-wide: use proper unicode © instead of (C) where we can 2018-06-14 10:20:20 +02:00
dhcp6-option.c tree-wide: use proper unicode © instead of (C) where we can 2018-06-14 10:20:20 +02:00
dhcp6-protocol.h tree-wide: use proper unicode © instead of (C) where we can 2018-06-14 10:20:20 +02:00
icmp6-util.c tree-wide: use proper unicode © instead of (C) where we can 2018-06-14 10:20:20 +02:00
icmp6-util.h tree-wide: use proper unicode © instead of (C) where we can 2018-06-14 10:20:20 +02:00
lldp-internal.h tree-wide: drop double newline 2018-06-29 11:02:17 +09:00
lldp-neighbor.c tree-wide: Convert compare_func's to use CMP() macro wherever possible. 2018-08-06 19:26:35 -07:00
lldp-neighbor.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
lldp-network.c tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
lldp-network.h tree-wide: drop double newline 2018-06-29 11:02:17 +09:00
meson.build Drop my copyright headers 2018-06-14 13:03:20 +02:00
ndisc-internal.h tree-wide: use proper unicode © instead of (C) where we can 2018-06-14 10:20:20 +02:00
ndisc-router.c tree-wide: use proper unicode © instead of (C) where we can 2018-06-14 10:20:20 +02:00
ndisc-router.h tree-wide: use proper unicode © instead of (C) where we can 2018-06-14 10:20:20 +02:00
network-internal.c network/link: Fix logic error in matching devices by MAC 2018-07-07 13:48:59 +02:00
network-internal.h tree-wide: drop double newline 2018-06-29 11:02:17 +09:00
radv-internal.h tree-wide: use proper unicode © instead of (C) where we can 2018-06-14 10:20:20 +02:00
sd-dhcp-client.c tree-wide: use proper unicode © instead of (C) where we can 2018-06-14 10:20:20 +02:00
sd-dhcp-lease.c tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
sd-dhcp-server.c tree-wide: Convert compare_func's to use CMP() macro wherever possible. 2018-08-06 19:26:35 -07:00
sd-dhcp6-client.c sd-dhcp: drop unnecessary condition 2018-06-25 13:51:34 +09:00
sd-dhcp6-lease.c tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
sd-ipv4acd.c tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
sd-ipv4ll.c tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
sd-lldp.c tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
sd-ndisc.c tree-wide: use proper unicode © instead of (C) where we can 2018-06-14 10:20:20 +02:00
sd-radv.c Correct a number of trivial typos. 2018-06-18 22:44:44 +02:00
test-acd.c tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
test-dhcp-client.c tree-wide: use proper unicode © instead of (C) where we can 2018-06-14 10:20:20 +02:00
test-dhcp-option.c Merge pull request #2589 from keszybz/resolve-tool-2 2016-02-13 11:15:41 +01:00
test-dhcp-server.c tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
test-dhcp6-client.c tree-wide: use proper unicode © instead of (C) where we can 2018-06-14 10:20:20 +02:00
test-ipv4ll-manual.c tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
test-ipv4ll.c tree-wide: use proper unicode © instead of (C) where we can 2018-06-14 10:20:20 +02:00
test-lldp.c tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
test-ndisc-ra.c tree-wide: use proper unicode © instead of (C) where we can 2018-06-14 10:20:20 +02:00
test-ndisc-rs.c tree-wide: use proper unicode © instead of (C) where we can 2018-06-14 10:20:20 +02:00
test-sd-dhcp-lease.c network: Implement DHCP Option 119 (Domain Search List) (#5932) 2017-05-13 10:19:32 -04:00