- 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)
3 lines
108 B
C
3 lines
108 B
C
pcap_t *dbus_create(const char *, char *, int *);
|
|
int dbus_findalldevs(pcap_if_t **devlistp, char *errbuf);
|