Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-29 | ila: Flush netlink command to clear xlat table | Tom Herbert | |
Add ILA_CMD_FLUSH netlink command to clear the ILA translation table. Signed-off-by: Tom Herbert <tom@quantonium.net> Signed-off-by: David S. Miller <davem@davemloft.net> | |||
2018-06-29 | ila: Create main ila source file | Tom Herbert | |
Create a main ila file that contains the module initialization functions as well as netlink definitions. Previously these were defined in ila_xlat and ila_common. This approach allows better extensibility. Signed-off-by: Tom Herbert <tom@quantonium.net> Signed-off-by: David S. Miller <davem@davemloft.net> |