summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bgpd: Ensure bgp_vrf is non-nullDonald Sharp2022-08-151-0/+3
* zebra: Remove unused assignment in zebra_dplane.cDonald Sharp2022-08-151-3/+3
* Merge pull request #11785 from opensourcerouting/fix/remove_ospf6Enabled_from...Donald Sharp2022-08-132-12/+4
|\
| * ospf6d: Remove ospf6Enabled from JSON outputDonatas Abraitis2022-08-112-12/+4
* | Merge pull request #11784 from anlancs/fix/ospfd-cost-zebra-speedDonald Sharp2022-08-131-1/+4
|\ \
| * | ospf6d: fix missing cost changeanlan_cs2022-08-111-1/+4
* | | Merge pull request #11795 from opensourcerouting/fix/drop_enable_systemdDonald Sharp2022-08-131-3/+0
|\ \ \
| * | | redhat: Drop --enable-systemd from build specificationDonatas Abraitis2022-08-121-3/+0
* | | | Merge pull request #11799 from sri-mohan1/sri-ospf-1Donald Sharp2022-08-131-1/+1
|\ \ \ \
| * | | | ospfd: debug string correctedsri-mohan12022-08-121-1/+1
| |/ / /
* | | | Merge pull request #11798 from opensourcerouting/fix/convert_to_voidDonald Sharp2022-08-122-69/+51
|\ \ \ \ | |/ / / |/| | |
| * | | bgpd: Convert some int functions to voidDonatas Abraitis2022-08-122-69/+51
|/ / /
* | | Merge pull request #11789 from donaldsharp/pw_shutdownDonatas Abraitis2022-08-121-3/+4
|\ \ \
| * | | zebra: Fix crash in shutdown w/ pw thread still runningDonald Sharp2022-08-111-3/+4
| | |/ | |/|
* | | Merge pull request #11757 from mjstapp/fix_bgp_cond_adv_devDonatas Abraitis2022-08-113-2/+54
|\ \ \ | |/ / |/| |
| * | bgpd: don't adv conditionally withdrawn routesQuentin Young2022-08-111-0/+26
| * | bgpd: apply cond-adv policy to update groupQuentin Young2022-08-112-2/+28
|/ /
* | Merge pull request #11778 from AbhishekNR/ttable_mrouteDonald Sharp2022-08-111-18/+30
|\ \
| * | pimd, pim6d: Using ttable for displaying "show ip/ipv6 mroute" command output.Abhishek N R2022-08-101-18/+30
* | | Merge pull request #11782 from AbhishekNR/ttable_mroute_countDonald Sharp2022-08-111-11/+27
|\ \ \
| * | | pimd, pim6d: Using ttable for displaying "show ip/ipv6 mroute count" command ...Abhishek N R2022-08-111-11/+27
|/ / /
* | | Merge pull request #11775 from AbhishekNR/ttableDonald Sharp2022-08-101-11/+26
|\ \ \
| * | | pimd, pim6d: Using ttable for displaying "show ip/ipv6 multicast count" command.Abhishek N R2022-08-101-11/+26
| |/ /
* | | Merge pull request #11776 from opensourcerouting/fix/callback_readlineDonald Sharp2022-08-101-47/+35
|\ \ \
| * | | vtysh: Handle SIGTSTP (C-z) without exiting the vty shellDonatas Abraitis2022-08-101-47/+35
| |/ /
* | | Merge pull request #11774 from donaldsharp/zebra_meta_q_shakeupsDonatas Abraitis2022-08-107-171/+177
|\ \ \
| * | | zebra: Remove unused return codes in zebra_mpls.cDonald Sharp2022-08-103-31/+15
| * | | zebra: Combine meta_queue_free and meta_queue_vrf_free functionsDonald Sharp2022-08-104-96/+72
| * | | zebra: System routes should be processed the same time as kernelDonald Sharp2022-08-101-1/+1
| * | | zebra: Let's use enum for META Queue indexesDonald Sharp2022-08-101-55/+101
| * | | zebra: Explicitly call out the correct queue nameDonald Sharp2022-08-101-10/+10
|/ / /
* | | Merge pull request #11768 from donaldsharp/multiple_connected_installsDonatas Abraitis2022-08-101-4/+0
|\ \ \ | |/ / |/| |
| * | zebra: Don't install connected routes multiple times into FRRDonald Sharp2022-08-081-4/+0
* | | Merge pull request #11668 from rampxxxx/bfd_rtt_in_echo_pktRafael Zalamena2022-08-095-11/+107
|\ \ \
| * | | Doc: Update documentation for BFD Echo.lynnemorrison2022-08-021-0/+4
| * | | BFDD: Add RTT to BFD IPV4 Echo packet processinglynnemorrison2022-08-024-11/+103
* | | | Merge pull request #11752 from opensourcerouting/fix/update_policy_on_filtersRuss White2022-08-0911-32/+237
|\ \ \ \
| * | | | tests: Check if ORF filtering works correctly when modifying prefix-listsDonatas Abraitis2022-08-056-0/+189
| * | | | bgpd: Send route update when modifying access/aspath/prefix listsDonatas Abraitis2022-08-055-32/+48
* | | | | Merge pull request #11770 from donaldsharp/static_mpls_label_changeRuss White2022-08-091-0/+26
|\ \ \ \ \
| * | | | | staticd: When changing the underlying nh ensure it is reinstalledDonald Sharp2022-08-081-0/+26
| | |_|/ / | |/| | |
* | | | | Merge pull request #11765 from lyq140/patch-pimDocJafar Al-Gharaibeh2022-08-092-2/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | doc: pimd needs linux kernel 4.19(IGMPMSG_WRVIFWHOLE)ron2022-08-092-2/+2
* | | | | Merge pull request #11769 from opensourcerouting/fix/no_rib_impliedDonald Sharp2022-08-091-2/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | bgpd: When specifying listen address for bgpd we shouldn't imply no fib flagDonatas Abraitis2022-08-081-2/+1
|/ / / /
* | | | Merge pull request #11501 from donaldsharp/mpls_turns_onDonatas Abraitis2022-08-0819-79/+250
|\ \ \ \
| * | | | tests: Convert one test to use interface based mpls configDonald Sharp2022-08-085-16/+13
| * | | | zebra: Add a `mpls enable` interface node commandDonald Sharp2022-08-0810-4/+178
| * | | | zebra: Notice when an interface is turned on w/ mpls and enable mpls subsystemDonald Sharp2022-08-083-18/+26
| * | | | zebra: Add IF_ZEBRA_DATA_X defineDonald Sharp2022-08-082-38/+33