summaryrefslogtreecommitdiff
path: root/xutils.h
AgeCommit message (Expand)AuthorFilesLines
2013-06-04timer: add time management functionsDaniel Borkmann1-2/+0
2013-06-04sig: add signal handling functionsDaniel Borkmann1-2/+0
2013-06-04link: add link management functionsDaniel Borkmann1-6/+0
2013-06-04sock: add socket management functionsDaniel Borkmann1-14/+0
2013-06-04proc: move out process specific management functionsDaniel Borkmann1-6/+0
2013-06-04privs: move drop_privileges out of xutilsDaniel Borkmann1-1/+0
2013-06-04xutils: move device management functions out of xutilsDaniel Borkmann1-7/+0
2013-06-04xutils: break out promisc mode functionsDaniel Borkmann1-2/+0
2013-06-04corking: break out udp/tcp cork functionsDaniel Borkmann1-6/+0
2013-06-04xutils: remove unused declarationDaniel Borkmann1-1/+0
2013-06-04cpus: break out cpu related functions from xutilsDaniel Borkmann1-2/+0
2013-06-04xutils: break out string handling and lockingDaniel Borkmann1-7/+0
2013-06-03iosched: break out io scheduling functions from xutilsDaniel Borkmann1-3/+0
2013-06-03netsniff-ng: v3: fix packet accounting on --numDaniel Borkmann1-1/+0
2013-06-03irq: break out from xutils and save + restoreDaniel Borkmann1-3/+0
2013-05-31ring: netsniff-ng: migrate capture only to TPACKET_V3Daniel Borkmann1-1/+1
2013-05-12xutils: Make set_nonblocking() voidTobias Klauser1-1/+1
2013-03-15all: import netsniff-ng 0.5.8-rc0 sourceDaniel Borkmann1-0/+94