- 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:
9
netmap-libpcap/.travis.yml
Normal file
9
netmap-libpcap/.travis.yml
Normal file
@ -0,0 +1,9 @@
|
||||
language: c
|
||||
|
||||
compiler:
|
||||
- gcc
|
||||
- clang
|
||||
|
||||
script:
|
||||
- ./configure
|
||||
- make
|
Reference in New Issue
Block a user