Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-06-04 | xutils: move device management functions out of xutils | Daniel Borkmann | 1 | -1/+3 | |
Move those functions out so that they can be more easily maintained in its separate file. Signed-off-by: Daniel Borkmann <dborkman@redhat.com> | |||||
2013-06-04 | xutils: break out promisc mode functions | Daniel Borkmann | 1 | -0/+25 | |
Put them separately for the sake of maintanence. Signed-off-by: Daniel Borkmann <dborkman@redhat.com> |