commit | ffc3a93d0dbf4ac887f528c0495cd586a092d88f | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Wed Feb 19 14:17:11 2014 +0100 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Wed Feb 19 14:17:11 2014 +0100 |
tree | 6d8d51a7cbd435d3e2a22a34f620770968c6c2b6 | |
parent | 50e4cc29f56b5401579cddaf42d0404320b9efa7 [diff] |
udhcpc: fix BPF filter. Hopefully fixes the root cause of 4598 and 6746 Use a *signed* large positive value in BPF filter to indicate success. Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>