On 13 April 2017 at 00:53, Alexander Bluhm <alexander.bl...@gmx.net> wrote:
> Hi,
>
> I would like to pass down the address family through the pr_input
> calls.  There are functions like tcp_input() and udp_input() which
> read the version from the IP header.  This layer violation could
> be avoided if they know the af.  Functions like carp_proto_input
> and carp6_proto_input could be unified.
>
> This is only the machanical part that adds an af parameter.
>
> ok?
>
> bluhm
>

No objections here, I think this is a good idea.

Reply via email to