OpenBSD cvs log

created 2018-12-30T00:38:50Z
begin 2018-11-29T00:00:00Z
end 2018-11-30T00:00:00Z
path src/sys
commits 3

date 2018-11-29T00:11:23Z
author dlg
files src/sys/sys/sockio.h log diff annotate
message allow configuration of ecn propagation on tunnel interfaces.

ok claudio@

date 2018-11-29T00:11:49Z
author dlg
files src/sys/net/if.c log diff annotate
message restrict setting ecn to root

ok claudio@

date 2018-11-29T00:14:29Z
author dlg
files src/sys/net/if_gif.c log diff annotate
src/sys/net/if_gre.c log diff annotate
message allow configuration of ecn processing

this is a step toward better rfc6040 support

ok claudio@