]> git.ipfire.org Git - thirdparty/bird.git/commit
BGP: Improve custom BGP attributes
authorOndrej Zajicek <santiago@crfreenet.org>
Thu, 5 Oct 2023 19:29:04 +0000 (21:29 +0200)
committerOndrej Zajicek <santiago@crfreenet.org>
Thu, 5 Oct 2023 19:54:25 +0000 (21:54 +0200)
commit57aa077227d1f2440dc1b2bb6cbbebd418a6b898
tree6fa256de15ca415262cfaeb7c4e0cc61cca3cdd1
parentba01a6f2e66d03eb5d9426fdf4973f30e09c5710
BGP: Improve custom BGP attributes

 - Implement EA_GET for custom BGP attributes
 - Forbid EA_SET on existing opaque attributes
 - Forbid redefining existing attributes
 - Document possible compatibility problems
doc/bird.sgml
filter/f-inst.c
proto/bgp/attrs.c
proto/bgp/bgp.h
proto/bgp/config.Y