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