1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-12 15:21:19 +03:00
systemd/src/libsystemd-network
Tom Gundersen dad8f7f2b6 Merge pull request #538 from mischief/multiple-routers
sd-dhcp-lease: fix handling of multiple routers

We only support one router, but in case more than one is given, we now ignore subsequent ones, rather than fall over.
2015-07-14 20:17:11 +02:00
..
dhcp6-internal.h
dhcp6-lease-internal.h
dhcp6-network.c
dhcp6-option.c
dhcp6-protocol.h
dhcp-identifier.c dhcp-identifier: fix for unaligned write 2015-05-19 18:00:26 +02:00
dhcp-identifier.h dhcp-identifier: fix for unaligned write 2015-05-19 18:00:26 +02:00
dhcp-internal.h
dhcp-lease-internal.h dhcp: add support for vendor specific DHCP option 2015-07-12 14:26:32 -04:00
dhcp-network.c remove unused includes 2015-02-23 23:53:42 +01:00
dhcp-option.c
dhcp-packet.c remove unused includes 2015-02-23 23:53:42 +01:00
dhcp-protocol.h dhcp: add support for vendor specific DHCP option 2015-07-12 14:26:32 -04:00
dhcp-server-internal.h
ipv4ll-internal.h
ipv4ll-network.c
ipv4ll-packet.c
lldp-internal.c Use space after a silencing (void) 2015-03-13 23:42:17 -04:00
lldp-internal.h
lldp-network.c remove unused includes 2015-02-23 23:53:42 +01:00
lldp-network.h
lldp-port.c
lldp-port.h
lldp-tlv.c tree-wide: remove spurious space 2015-06-08 23:11:26 +02:00
lldp-tlv.h
lldp-util.h
lldp.h
Makefile
network-internal.c remove unused includes 2015-02-23 23:53:42 +01:00
network-internal.h remove unused includes 2015-02-23 23:53:42 +01:00
sd-dhcp6-client.c dhcp6: remove unnecessary if check 2015-04-21 00:58:56 +02:00
sd-dhcp6-lease.c
sd-dhcp-client.c sd-dhcp-client: readd deleted error check 2015-06-17 19:11:18 +02:00
sd-dhcp-lease.c Merge pull request #538 from mischief/multiple-routers 2015-07-14 20:17:11 +02:00
sd-dhcp-server.c util: introduce CMSG_FOREACH() macro and make use of it everywhere 2015-06-10 19:29:47 +02:00
sd-icmp6-nd.c sd-icmp6-nd: Add support for fetching the latest expired prefix 2015-01-27 09:35:24 +02:00
sd-ipv4ll.c shared: add random-util.[ch] 2015-04-11 00:11:13 +02:00
sd-lldp.c lldp: set correct state for processing 2015-07-02 09:02:11 +05:30
sd-pppoe.c shared: add random-util.[ch] 2015-04-11 00:11:13 +02:00
test-dhcp6-client.c test-dhcp6-client: don't unref the event twice 2015-04-14 18:33:31 +02:00
test-dhcp-client.c remove unused includes 2015-02-23 23:53:42 +01:00
test-dhcp-option.c test-dhcp-option: conform to usual coding style 2015-03-13 23:42:17 -04:00
test-dhcp-server.c remove unused includes 2015-02-23 23:53:42 +01:00
test-icmp6-rs.c test-icmp6-nd: Add test cases for prefixes 2015-01-27 09:35:24 +02:00
test-ipv4ll.c test-ipv4ll: clean up the event 2015-04-13 23:38:02 +02:00
test-lldp.c remove unused includes 2015-02-23 23:53:42 +01:00
test-pppoe.c sd-netlink: rename from sd-rtnl 2015-06-13 19:52:54 +02:00