Re: [bgpd] RFC 7607 Codification of AS 0 Processing

2017-05-28 Thread Job Snijders
On Fri, May 26, 2017 at 09:40:49PM +0200, Peter Hessler wrote: > On 2017 May 26 (Fri) at 20:01:00 +0200 (+0200), Peter Hessler wrote: > :Apropos of "I found it", I implemented support for RFC 7607. It's a > :super short RFC, but basically it forbids use of AS 0 anywhere. > : > :OK? > > Fixed some

Re: [bgpd] RFC 7607 Codification of AS 0 Processing

2017-05-26 Thread Jason McIntyre
On Fri, May 26, 2017 at 10:15:37PM +0200, Sebastian Benoit wrote: > Peter Hessler(phess...@openbsd.org) on 2017.05.26 21:40:49 +0200: > > On 2017 May 26 (Fri) at 20:01:00 +0200 (+0200), Peter Hessler wrote: > > :Apropos of "I found it", I implemented support for RFC 7607. It's a > > :super short

Re: [bgpd] RFC 7607 Codification of AS 0 Processing

2017-05-26 Thread Peter Hessler
On 2017 May 26 (Fri) at 22:15:37 +0200 (+0200), Sebastian Benoit wrote: :diff is ok, but please consider this: : :i think we should limit the list to the features we support so :that users can check if a certain something should work or not. : :this is not a feature, this is a protocol

Re: [bgpd] RFC 7607 Codification of AS 0 Processing

2017-05-26 Thread Sebastian Benoit
Peter Hessler(phess...@openbsd.org) on 2017.05.26 21:40:49 +0200: > On 2017 May 26 (Fri) at 20:01:00 +0200 (+0200), Peter Hessler wrote: > :Apropos of "I found it", I implemented support for RFC 7607. It's a > :super short RFC, but basically it forbids use of AS 0 anywhere. > : > :OK? > : > : >

Re: [bgpd] RFC 7607 Codification of AS 0 Processing

2017-05-26 Thread Peter Hessler
On 2017 May 26 (Fri) at 20:01:00 +0200 (+0200), Peter Hessler wrote: :Apropos of "I found it", I implemented support for RFC 7607. It's a :super short RFC, but basically it forbids use of AS 0 anywhere. : :OK? : : Fixed some denglish in an error message, mention the RFC in the man page, and

Re: [bgpd] RFC 7607 Codification of AS 0 Processing

2017-05-26 Thread Raf Czlonka
On Fri, May 26, 2017 at 07:24:06PM BST, Claudio Jeker wrote: > On Fri, May 26, 2017 at 08:01:00PM +0200, Peter Hessler wrote: > > Apropos of "I found it", I implemented support for RFC 7607. It's a > > super short RFC, but basically it forbids use of AS 0 anywhere. > > > > OK? > > > > > >

Re: [bgpd] RFC 7607 Codification of AS 0 Processing

2017-05-26 Thread Jason McIntyre
On Fri, May 26, 2017 at 08:01:00PM +0200, Peter Hessler wrote: > Apropos of "I found it", I implemented support for RFC 7607. It's a > super short RFC, but basically it forbids use of AS 0 anywhere. > > OK? > hi. you probably want to add the rfc to the list in STANDARDS too, after 7606. jmc

Re: [bgpd] RFC 7607 Codification of AS 0 Processing

2017-05-26 Thread Claudio Jeker
On Fri, May 26, 2017 at 08:01:00PM +0200, Peter Hessler wrote: > Apropos of "I found it", I implemented support for RFC 7607. It's a > super short RFC, but basically it forbids use of AS 0 anywhere. > > OK? > > > Index: parse.y >

[bgpd] RFC 7607 Codification of AS 0 Processing

2017-05-26 Thread Peter Hessler
Apropos of "I found it", I implemented support for RFC 7607. It's a super short RFC, but basically it forbids use of AS 0 anywhere. OK? Index: parse.y === RCS file: /cvs/openbsd/src/usr.sbin/bgpd/parse.y,v retrieving revision