summaryrefslogtreecommitdiff
path: root/promisc.c
AgeCommit message (Collapse)AuthorFilesLines
2013-06-04xutils: move device management functions out of xutilsDaniel Borkmann1-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-04xutils: break out promisc mode functionsDaniel Borkmann1-0/+25
Put them separately for the sake of maintanence. Signed-off-by: Daniel Borkmann <dborkman@redhat.com>