<div dir="ltr"><div><div><div><div>Hi all, hi Lou,<br><br></div>I think this makes sense to use the new address-family definition for configuration.<br></div><div><br>About configuration, this may lead to problems.<br></div></div>Is it possible to have a compilation flag in order to maintain old style too ? ( like you demonstrated it for show commands ?).<br></div><br><div>- That means that further developments will need to rely on this format. ( evpn will become l2vpn evpn ).<br></div><div></div>- Also on the issue mentioned, there are some bgp related commits, but I don't see vtysh changes. <br>And there will be vtysh related changes.<br><br><div>Regards,<br><br></div><div>Philippe<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jan 12, 2017 at 2:37 PM, Lou Berger <span dir="ltr"><<a href="mailto:lberger@labn.net" target="_blank">lberger@labn.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi all,<br>
<br>
this is related to cleaning up the confusion of treating the vpn safi as<br>
afi+safi, see <a href="https://github.com/freerangerouting/frr/issues/61" rel="noreferrer" target="_blank">https://github.com/<wbr>freerangerouting/frr/issues/61</a><wbr>.<br>
<br>
Does anyone object to the following change to *config* in *stable/2.0* -<br>
note this will break backwards compatibility (reading old will be<br>
preserved, but output will only be new)<br>
<br>
OLD<br>
<br>
  address-family ipv4<br>
  address-family ipv4 (unicast|multicast)<br>
  address-family ipv6<br>
  address-family ipv6 (unicast|multicast)<br>
  address-family vpnv4<br>
  address-family vpnv4 unicast<br>
  address-family vpnv6<br>
  address-family vpnv6 unicast<br>
  address-family encap<br>
  address-family encapv4<br>
  address-family encapv6<br>
<br>
new<br>
<br>
  address-family <ipv4|ipv6> [<unicast|multicast|vpn|encap><wbr>] //default<br>
is unicast<br>
<br>
Lou<br>
<br>
<br>
______________________________<wbr>_________________<br>
frr mailing list<br>
<a href="mailto:frr@lists.nox.tf">frr@lists.nox.tf</a><br>
<a href="https://lists.nox.tf/listinfo/frr" rel="noreferrer" target="_blank">https://lists.nox.tf/listinfo/<wbr>frr</a><br>
</blockquote></div><br></div></div>