Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-25 | sd-ndisc: better validate RA packets | Tom Gundersen | |
Verify the hoplimit and that the received packet is large enough for the RA header. See <http://tools.ietf.org/html/rfc4861#section-6.1.2>. | |||
2015-11-25 | sd-ndisc: always send the link-layer address | Tom Gundersen | |
We never send packets without first knowing the link-local L3 address, so we should always include the L2 address in RS packets. | |||
2015-10-25 | util-lib: split out fd-related operations into fd-util.[ch] | Lennart Poettering | |
There are more than enough to deserve their own .c file, hence move them over. | |||
2015-10-22 | libsystemd-network: split icm6-util.[ch] out of dhcp6 code | Tom Gundersen | |