Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bgpd: vpn - vrf route leaking #1739

Merged

Commits on Mar 9, 2018

  1. bgpd: rfapi: avoid null pointer dereference in vnc_export_bgp_disable…

    … if rfapi is not provisioned
    
    Signed-off-by: G. Paul Ziemba <paulz@labn.net>
    paulzlabn authored and louberger committed Mar 9, 2018
    Configuration menu
    Copy the full SHA
    b8e031e View commit details
    Browse the repository at this point in the history
  2. bgpd: some more debug info when 'debug updates out' is set

    Signed-off-by: G. Paul Ziemba <paulz@labn.net>
    paulzlabn authored and louberger committed Mar 9, 2018
    Configuration menu
    Copy the full SHA
    e020789 View commit details
    Browse the repository at this point in the history
  3. lib: add BGP VPN route type

    Signed-off-by: G. Paul Ziemba <paulz@labn.net>
    paulzlabn authored and louberger committed Mar 9, 2018
    Configuration menu
    Copy the full SHA
    51ade3a View commit details
    Browse the repository at this point in the history
  4. lib: add new BGP VPN policy command node

    Signed-off-by: G. Paul Ziemba <paulz@labn.net>
    paulzlabn authored and louberger committed Mar 9, 2018
    Configuration menu
    Copy the full SHA
    c8ff868 View commit details
    Browse the repository at this point in the history
  5. lib: Keep indent/clang happy

    Signed-off-by: G. Paul Ziemba <paulz@labn.net>
    paulzlabn authored and louberger committed Mar 9, 2018
    Configuration menu
    Copy the full SHA
    9f36abf View commit details
    Browse the repository at this point in the history
  6. lib: fix comment in zclient.c

    Signed-off-by: G. Paul Ziemba <paulz@labn.net>
    paulzlabn authored and louberger committed Mar 9, 2018
    Configuration menu
    Copy the full SHA
    70172b1 View commit details
    Browse the repository at this point in the history
  7. zebra: add BGP VPN route type to meta_queue_map

    Signed-off-by: G. Paul Ziemba <paulz@labn.net>
    paulzlabn authored and louberger committed Mar 9, 2018
    Configuration menu
    Copy the full SHA
    ff954ba View commit details
    Browse the repository at this point in the history
  8. zebra: debug additional detail for route announce/redist

           alos add a comment
    
    Signed-off-by: G. Paul Ziemba <paulz@labn.net>
    paulzlabn authored and louberger committed Mar 9, 2018
    Configuration menu
    Copy the full SHA
    1b6e575 View commit details
    Browse the repository at this point in the history
  9. ospfd: debug detail for redistribute

    Signed-off-by: G. Paul Ziemba <paulz@labn.net>
    paulzlabn authored and louberger committed Mar 9, 2018
    Configuration menu
    Copy the full SHA
    5c780bc View commit details
    Browse the repository at this point in the history
  10. ospfd: resend redistribute request to zebra after ospf gets notified …

    …of vrf_id
    
    Signed-off-by: G. Paul Ziemba <paulz@labn.net>
    paulzlabn authored and louberger committed Mar 9, 2018
    Configuration menu
    Copy the full SHA
    3d9f730 View commit details
    Browse the repository at this point in the history
  11. isisd: debug msg: display distance when adding redist route

    Signed-off-by: G. Paul Ziemba <paulz@labn.net>
    paulzlabn authored and louberger committed Mar 9, 2018
    Configuration menu
    Copy the full SHA
    c44bd44 View commit details
    Browse the repository at this point in the history
  12. bgpd: vpn-vrf route leaking

        - add "debug bgp vpn label" CLI
        - improved debug messages for "debug bgp bestpath"
        - send vrf label to zebra after zebra informs bgpd of vrf_id
        - withdraw vrf_label from zebra if zebra informs bgpd that vrf_id is disabled
    Signed-off-by: G. Paul Ziemba <paulz@labn.net>
    paulzlabn authored and louberger committed Mar 9, 2018
    Configuration menu
    Copy the full SHA
    ddb5b48 View commit details
    Browse the repository at this point in the history
  13. vtysh: add bgpd vpn-policy nodes

    Signed-off-by: G. Paul Ziemba <paulz@labn.net>
    paulzlabn authored and louberger committed Mar 9, 2018
    Configuration menu
    Copy the full SHA
    fd9b55a View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2018

  1. Configuration menu
    Copy the full SHA
    3f1224c View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2018

  1. Configuration menu
    Copy the full SHA
    4ea6c38 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9891fa4 View commit details
    Browse the repository at this point in the history