Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-06-20 | tests: fix test-icmp6-rs | Ronny Chevalier | |
Don't close the fd given to sd-icmp6-nd, since it will be aynschonously closed by sd_icmp6_nd_unref | |||
2014-06-19 | sd-icmp6-nd: Add initial Router Advertisement test case | Patrik Flykt | |
Feed a Router Advertisement to the code and expect proper events each time. The sending part is ignored, as all of it is static code in the real dhcp_network_icmp6_send_rs() function. |