cumulus-frr:stable/7.1

Last commit made on 2019-07-15
Get this branch:
git clone -b stable/7.1 https://git.launchpad.net/cumulus-frr

Branch merges

Branch information

Name:
stable/7.1
Repository:
lp:cumulus-frr

Recent commits

ea8a9aa... by Christoph Dwertmann <email address hidden>

added changelog

1acfa82... by Quentin Young <email address hidden>

Merge pull request #4665 from ton31337/fix/show_delete_suboption_for_set_comm-list_7.1

bgpd: [7.1] Show `delete` sub-option for `set [l]comm-list <list> delete`

16ec166... by Donatas Abraitis <email address hidden>

bgpd: Show `delete` sub-option for `set [l]comm-list <list> delete`

Signed-off-by: Donatas Abraitis <email address hidden>

070154d... by Donald Sharp <email address hidden>

Merge pull request #4646 from ton31337/feature/validate_lcommunity_7.1

bgpd: [7.1] Validate large-community-list against UINT_MAX

653eab6... by Donatas Abraitis <email address hidden>

bgpd: Validate large-community-list against UINT_MAX

Signed-off-by: Donatas Abraitis <email address hidden>

6212024... by David Lamparter <email address hidden>

[7.1] *: s/TRUE/true/, s/FALSE/false/ (#4633)

[7.1] *: s/TRUE/true/, s/FALSE/false/

d2853df... by Quentin Young <email address hidden>

*: s/TRUE/true/, s/FALSE/false/

Signed-off-by: Quentin Young <email address hidden>

7d6a7a2... by Jafar Al-Gharaibeh <email address hidden>

Merge pull request #4611 from donaldsharp/7_1_igmp_connected_source

[7.1]pimd: Dissallow query to be received from a non-connected source

2609568... by Donald Sharp <email address hidden>

pimd: Dissallow query to be received from a non-connected source

When we receive an igmp query on a interface, ensure that the
source address of the packet is connected to the incoming
interface. This will prevent a meanie from crafting a igmp
packet with a source address less than ours and causing
us to suspend query activities.

Fixes: #1692
Signed-off-by: Donald Sharp <email address hidden>

33abf43... by Donald Sharp <email address hidden>

Merge pull request #4595 from ton31337/feature/autocomplete/bgp_peer-groups_7.1

bgpd: [7.1] List all groups dynamically for commands with peer-group