udhcpc: fix BPF filter. Hopefully fixes the root cause of 4598 and 6746
authorDenys Vlasenko <vda.linux@googlemail.com>
Wed, 19 Feb 2014 13:17:11 +0000 (14:17 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Wed, 19 Feb 2014 13:17:11 +0000 (14:17 +0100)
commitffc3a93d0dbf4ac887f528c0495cd586a092d88f
tree6d8d51a7cbd435d3e2a22a34f620770968c6c2b6
parent50e4cc29f56b5401579cddaf42d0404320b9efa7
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>
networking/udhcp/d6_dhcpc.c
networking/udhcp/dhcpc.c