CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/05/26 14:55:31
Modified files:
usr.sbin/bgpd : bgpd.8 parse.y rde_attr.c session.c
Log message:
AS 0 is special and should be considered an error.
Drop the session if it shows during OPEN or CAPA, or mark as invalid if
it is part of an Update.
required by RFC 7607
man page OK jmc@
OK florian@ benno@ claudio@
