Remove flex scanner, use scanner from fastd (with lots of adjustions)

This commit is contained in:
Matthias Schiffer 2014-03-17 19:21:24 +01:00
parent dd87d59f47
commit 9156910508
9 changed files with 493 additions and 309 deletions

View file

@ -1,15 +1,15 @@
protocol "babel" load "./libmmss_proto_babel.so" default;
network "net0" {
etx min 1.0 max 5.0 sine period 15m;
etx min 1.0 max 5.0 sine period 15 m;
}
network "net1" {
etx min 1.0 max 5.0 sine period 15m phase 5m;
etx min 1.0 max 5.0 sine period 15 m phase 5 m;
}
network "net2" {
etx min 1.0 max 5.0 sine period 15m phase 10m;
etx min 1.0 max 5.0 sine period 15 m phase 10 m;
}
node "node1" {