the bitrig master branch has been updated by pedro with 3 new commits: commit 62c1a58aa94b0173214738e9237025f3b0c0ac99 diff: https://github.com/bitrig/bitrig/commit/62c1a58 author: Pedro Martelletto <[email protected]> date: Fri Mar 27 09:30:20 2015 +0100
Use size_t for len variables in pppoe_send_padi(). OK natano@. M sys/net/if_pppoe.c commit 1f90d633f130f377eefdac478b511e068ee78660 diff: https://github.com/bitrig/bitrig/commit/1f90d63 author: Pedro Martelletto <[email protected]> date: Fri Mar 27 09:25:08 2015 +0100 Carefully check and truncate 'len' in pppoe_get_mbuf(). OK natano@. M sys/net/if_pppoe.c commit 11930371028de214e56aa5ecc183fa441566c243 diff: https://github.com/bitrig/bitrig/commit/1193037 author: Pedro Martelletto <[email protected]> date: Fri Mar 27 09:23:18 2015 +0100 Use size_t for the type of 'len' in pppoe_ioctl() when handling PPPOESETPARMS. OK natano@. M sys/net/if_pppoe.c
