Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | ila: Flush netlink command to clear xlat table | Tom Herbert | 2018-06-28 |
| | | | | | | | 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> | ||
* | ila: Create main ila source file | Tom Herbert | 2018-06-28 |
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> |