-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Patrik Arlos edited this page Apr 10, 2015
·
1 revision
Welcome to the mp wiki!
DAG5_working: The DAG5_working branch is actually the master branch but the 3048e2a66d983779fdb7a53434083805036ff866, the follwing commit 15f6c99b44a8fdbeacdebb2742aaf01df944dcc0 builds correctly with a DAG5 driver, but the MP complains:
noname: warning: libdag: Deprecated dag_configure parameters "slen=1536 varlen" ignored! [2015-04-10 14.32.53] [capture] dag_configure() on interface /dev/dag0 returned 22: Invalid argument
But with the DAG5_working, (../configure --with-dag; update Makefile: DAG_LIBS = -ldag => DAG_LIBS = -ldag -ldagconf; make ) it works better, it does not crash. But it reports a negative snaplen :)