Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-18 | tree-wide: sort includes in *.h | Thomas Hindoe Paaboel Andersen | |
This is a continuation of the previous include sort patch, which only sorted for .c files. | |||
2015-09-18 | sd-ipv4ll: filter out unwanted ARP packets in the kernel | Tom Gundersen | |
We currently process every ARP packet, but we should only care about the ones relating to our IP address. Also rename ipv4ll helpers to apr-utils.[ch], and rework the helpers a bit. |