summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert "debian: Adjust tarsource.sh to use native debian/changelog"Quentin Young2020-11-197-23/+1520
* Revert "debian: Update tools/build-debian-package.sh to use git-buildpackage"Quentin Young2020-11-192-46/+13
* Revert "debian: Remove the changelog-auto automation in favor of dch"Quentin Young2020-11-195-8/+21
* Revert "debian: Remove now obsolete tarsource.sh script"Quentin Young2020-11-193-1/+336
* Revert "debian: Update the tools/build-debian-package.sh to be example build ...Quentin Young2020-11-192-112/+21
* debian: Update the tools/build-debian-package.sh to be example build scriptOndřej Surý2020-11-192-21/+112
* debian: Remove now obsolete tarsource.sh scriptOndřej Surý2020-11-193-336/+1
* debian: Remove the changelog-auto automation in favor of dchOndřej Surý2020-11-195-21/+8
* debian: Update tools/build-debian-package.sh to use git-buildpackageOndřej Surý2020-11-192-13/+46
* debian: Adjust tarsource.sh to use native debian/changelogOndřej Surý2020-11-197-1520/+23
* debian: Merge various debian changelogs in debian/changelogOndřej Surý2020-11-191-1/+1487
* Merge pull request #7566 from ton31337/fix/topotests_bgp_ebgp_requires_policyMark Stapp2020-11-191-25/+37
|\
| * tests: Add more descriptive error messages and increase timeoutsDonatas Abraitis2020-11-191-25/+37
* | Merge pull request #7424 from donaldsharp/config_commandsMark Stapp2020-11-194-1/+73
|\ \
| * | lib: Add information log of how long configuration took to read inDonald Sharp2020-11-191-0/+16
| * | lib, sharpd, vtysh: When reading a file in for config send start/end indicatorsDonald Sharp2020-11-194-1/+57
| |/
* | Merge pull request #6145 from patrasar/pim_nb_code_upstreamDonald Sharp2020-11-1912-1529/+5300
|\ \
| * | pimd: fix indentation issuesSarita Patra2020-11-192-174/+233
| * | pimd: Northbound implementation for rp commands.Sarita Patra2020-11-064-170/+375
| * | pimd: Northbound implementation for mlag, register-accept-list commandsSarita Patra2020-11-062-55/+145
| * | pimd: Northbound implementation for msdp mesh group, msdp peer commandsSarita Patra2020-11-064-233/+674
| * | pimd: Northbound implementation for ssm prefix-list, ssmpingd commandSarita Patra2020-11-062-69/+238
| * | pimd: Northbound implementation for send-v6-sec and spt switchover cmdsSarita Patra2020-11-062-45/+266
| * | pimd: Northbound implementation for ecmp, rebalance, KA timer.Sarita Patra2020-11-062-31/+239
| * | pimd: Northbound implementation for pim router commands.Sarita Patra2020-11-062-21/+51
| * | pimd: Northbound implementation for mroute, use-source, boundary_oil cmdSarita Patra2020-11-062-132/+240
| * | pimd: Northbound implementation for pim bfd commands.Sarita Patra2020-11-062-51/+118
| * | pimd: Northbound implementation for pim commands.Sarita Patra2020-11-062-278/+166
| * | pimd: Northbound implementation for pim commands.Sarita Patra2020-11-062-71/+261
| * | pimd: Northbound implementation for igmp commands.Sarita Patra2020-11-062-485/+559
| * | pimd: Northbound implementations for frr-pim, frr-igmp, frr-pim-rpSarita Patra2020-11-065-0/+2015
| * | yang: modifications to frr-pim.yang, frr-igmp.yangSarita Patra2020-10-232-54/+60
* | | Merge pull request #7563 from donaldsharp/why_not_cut_n_pasteMark Stapp2020-11-191-4/+2
|\ \ \
| * | | ospf6d: More lists being leakedDonald Sharp2020-11-191-4/+2
| | |/ | |/|
* | | Merge pull request #7561 from donaldsharp/resources_are_the_lifeMark Stapp2020-11-191-0/+1
|\ \ \ | |/ / |/| |
| * | lib: Stop socket from leaking.Donald Sharp2020-11-191-0/+1
|/ /
* | Merge pull request #7554 from donaldsharp/sockunion2hostprefix_watch_returnsDonatas Abraitis2020-11-199-16/+34
|\ \
| * | bgpd, lib, nhrpd, zebra: verify return of sockunion2hostprefixDonald Sharp2020-11-189-16/+34
* | | Merge pull request #7528 from donaldsharp/changelog_updateDonatas Abraitis2020-11-192-19/+97
|\ \ \
| * | | doc: Update release procedureDonald Sharp2020-11-171-19/+30
| * | | build: Update changelog from 7.5 release dataDonald Sharp2020-11-171-0/+67
* | | | Merge pull request #7210 from idryzhov/route-types-disable-daemonDonald Sharp2020-11-194-48/+98
|\ \ \ \
| * | | | lib: respect --disable-daemon flags in route_types.hIgor Ryzhov2020-10-024-48/+98
* | | | | Merge pull request #7454 from ranjanyash54/dev_8Donald Sharp2020-11-192-33/+139
|\ \ \ \ \
| * | | | | ospf6d: Json support added for command "show ipv6 ospf6 interface traffic [js...github login name2020-11-162-33/+140
* | | | | | Merge pull request #7455 from ranjanyash54/dev_3Donald Sharp2020-11-192-26/+112
|\ \ \ \ \ \
| * | | | | | ospf6d: Json support added for command "show ipv6 ospf6 redistribute [json]"github login name2020-11-162-26/+112
| |/ / / / /
* | | | | | Merge pull request #7467 from ton31337/fix/bgpd_null_dereferenceDonald Sharp2020-11-191-1/+2
|\ \ \ \ \ \
| * | | | | | bgpd: Check if peer is not NULL before calling peer_as_change()Donatas Abraitis2020-11-091-1/+2
* | | | | | | Merge pull request #7558 from opensourcerouting/bfd-v6-sameDonald Sharp2020-11-181-2/+5
|\ \ \ \ \ \ \