Re: [PATCH] Allow address scopes for non-link-local addresses

2017-03-14 Thread Ondrej Zajicek
On Sat, Mar 11, 2017 at 05:13:13PM +0100, Ondrej Zajicek wrote: > On Tue, Mar 07, 2017 at 04:50:34PM +, Fritz Grimpen wrote: > > Hi. > > > > Here is a small patch which allows non-zero address scopes on > > non-link-local addresses. This is required to create connections inside > > a VRF domai

Re: [PATCH] Allow address scopes for non-link-local addresses

2017-03-11 Thread Ondrej Zajicek
On Tue, Mar 07, 2017 at 04:50:34PM +, Fritz Grimpen wrote: > Hi. > > Here is a small patch which allows non-zero address scopes on > non-link-local addresses. This is required to create connections inside > a VRF domain, as the Linux kernel documentation states. Hi I would accept the patch,

[PATCH] Allow address scopes for non-link-local addresses

2017-03-07 Thread Fritz Grimpen
2017 15:59:15 + Subject: [PATCH] Allow address scopes for non-link-local addresses There are legal reasons to use address scopes for non-link-local addresses, for example when running BGP peerings in VRF. There is no action for listening sockets required, as [1] states, while for connecting