#ifndef PROMISC_H #define PROMISC_H extern short enter_promiscuous_mode(char *ifname); extern void leave_promiscuous_mode(char *ifname, short oldflags); #endif /* PROMISC_H */ z.ch/favicon.ico'/>
summaryrefslogtreecommitdiff
path: root/net/ife/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2017-02-03net: Introduce ife encapsulation moduleYotam Gigi1-0/+16