- add netmap-libpcap
- add netmap (FreeBSD header files need to be updated with this) - move prototype perl scripts to prototype/ folder - create basic structure for sipcap app (no code yet)
This commit is contained in:
2
netmap-libpcap/pcap-dbus.h
Normal file
2
netmap-libpcap/pcap-dbus.h
Normal file
@ -0,0 +1,2 @@
|
||||
pcap_t *dbus_create(const char *, char *, int *);
|
||||
int dbus_findalldevs(pcap_if_t **devlistp, char *errbuf);
|
Reference in New Issue
Block a user