mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
net/igmpproxy: fix missleading indentation in patch file
ok bluhm
This commit is contained in:
@@ -480,7 +480,7 @@ Index: src/rttable.c
|
||||
+ my_log(LOG_DEBUG, 0, "Setting TTL for DOWNSTREAM Vif %d to %d", Dp->index, Dp->threshold);
|
||||
+ mrDesc.TtlVc[ Dp->index ] = Dp->threshold;
|
||||
+ }
|
||||
+ } else {
|
||||
+ } else {
|
||||
+ if(Dp->state == IF_STATE_UPSTREAM) {
|
||||
+ my_log(LOG_DEBUG, 0, "Identified VIF #%d as upstream.", Dp->index);
|
||||
+ mrDesc.InVif = Dp->index;
|
||||
|
||||
Reference in New Issue
Block a user