summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* build: Update configure.ac to reflect new master versionfrr-8.1-devDonald Sharp2021-05-181-1/+1
* Merge pull request #8608 from Fredi-raspall/pr_isis_sr_anycastbase_8.0Renato Westphal2021-05-181-5/+4
|\
| * isisd: simplify node Sid handlingFredi Raspall2021-05-181-4/+3
| * isisd: clear the N-flag in ext. reachability TLVsFredi Raspall2021-05-181-1/+1
* | Merge pull request #8133 from gpnaveen/ospf_basic_testcasesOlivier Dugeon2021-05-184-2/+244
|\ \
| * | tests: adding ospf basic 2 testcases.nguggarigoud2021-05-184-2/+244
* | | Merge pull request #8673 from LabNConsulting/chopps/ly2-againDonald Sharp2021-05-188-65/+88
|\ \ \
| * | | lib: libyang2 add missed conversionChristian Hopps2021-05-188-65/+88
* | | | Merge pull request #8646 from chiragshah6/mdevPatrick Ruddy2021-05-181-2/+5
|\ \ \ \ | |_|_|/ |/| | |
| * | | zebra: check vni oper state in svi up notifChirag Shah2021-05-081-2/+5
* | | | Merge pull request #8535 from opensourcerouting/zlog-rnodeDonatas Abraitis2021-05-181-27/+42
|\ \ \ \ | |_|_|/ |/| | |
| * | | zebra: replace _rnode_zlog with %pZN extDavid Lamparter2021-05-021-27/+42
* | | | Merge pull request #8680 from idryzhov/rip-ripng-fix-crashRenato Westphal2021-05-182-0/+6
|\ \ \ \ | |_|_|/ |/| | |
| * | | ripngd: fix interface wakeup after shutdownIgor Ryzhov2021-05-171-0/+3
| * | | ripd: fix interface wakeup after shutdownIgor Ryzhov2021-05-171-0/+3
* | | | Merge pull request #8643 from icosahedral/masterSri Mohana Singamsetty2021-05-171-4/+8
|\ \ \ \
| * | | | bgpd: scope evpn specific path selection to type-2 routesNeal Shrader2021-05-101-4/+8
* | | | | Merge pull request #8676 from idryzhov/test-gitignoreMark Stapp2021-05-171-0/+1
|\ \ \ \ \
| * | | | | tests: fix missing gitignore entryIgor Ryzhov2021-05-171-0/+1
| | |/ / / | |/| | |
* | | | | Merge pull request #8672 from qlyoung/fix-bgp-timer-displayIgor Ryzhov2021-05-151-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | bgpd: fix display of timers when only 1 is changedQuentin Young2021-05-141-1/+1
* | | | | Merge pull request #8556 from donaldsharp/bgp_pbr_weirdRuss White2021-05-143-54/+38
|\ \ \ \ \
| * | | | | tests: Add pytestmark to the flowspec topotestDonald Sharp2021-05-121-0/+4
| * | | | | bgpd: Remove usage of prefix2str and use builtin in bgp_zebra.cDonald Sharp2021-05-121-11/+7
| * | | | | bgpd: reduce cut-n-paste of bgp_zebra_announce_default for installDonald Sharp2021-05-121-11/+13
| * | | | | bgpd: reduce cut-n-paste code in bgp_pbr.cDonald Sharp2021-05-121-32/+14
* | | | | | Merge pull request #8144 from LabNConsulting/chopps/ly2Martin Winter2021-05-1471-1267/+1226
|\ \ \ \ \ \
| * | | | | | lib: adapt to version 2 of libyangChristian Hopps2021-05-1371-1267/+1226
* | | | | | | Merge pull request #8658 from gromit1811/bugfix_8567Martin Winter2021-05-131-8/+10
|\ \ \ \ \ \ \
| * | | | | | | ospf6d: Send MAXAGE LS update for received old self-originated LSAsMartin Buck2021-05-111-8/+10
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge pull request #8649 from ton31337/fix/unify-naming-for-topotests-directoryDonald Sharp2021-05-132086-8/+11
|\ \ \ \ \ \ \
| * | | | | | | tests: Skip example_topojson_test and example_test from being testedDonatas Abraitis2021-05-121-1/+1
| * | | | | | | tools: Ignore mass renaming of topotests for git blameDonatas Abraitis2021-05-111-0/+1
| * | | | | | | tests: Unify directory naming for topotestsDonatas Abraitis2021-05-112082-0/+0
| * | | | | | | tools: Fix topotest directory for TravisDonatas Abraitis2021-05-111-2/+2
| * | | | | | | doc: Require topotests directory to be consistent with othersDonatas Abraitis2021-05-111-5/+7
* | | | | | | | Merge pull request #8659 from mjstapp/fix_connected_multiDonald Sharp2021-05-132-5/+26
|\ \ \ \ \ \ \ \
| * | | | | | | | lib,zebra: Use a flag to track down status for connected addrsMark Stapp2021-05-122-5/+26
* | | | | | | | | Merge pull request #8663 from donaldsharp/pretty_functionDonatas Abraitis2021-05-1312-59/+46
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | pimd: Use __func__ instead of __PRETTY_FUNCTION__Donald Sharp2021-05-121-1/+1
| * | | | | | | | | ospfd: Use _func__ instead of __PRETTY_FUNCTION__Donald Sharp2021-05-126-43/+32
| * | | | | | | | | zebra: Use __func__ instead of __PRETTY_FUNCTION__Donald Sharp2021-05-123-10/+8
| * | | | | | | | | bgpd: use __func__ instead of __PRETTY_FUNCTION__Donald Sharp2021-05-122-5/+5
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge pull request #8544 from donaldsharp/weird_stuff_in_topoMark Stapp2021-05-121-15/+15
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | tests: Fix pylint issues in test_bgp_recursive_route_ebgp_multi_hop.pyDonald Sharp2021-05-121-15/+15
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge pull request #8661 from donaldsharp/more_privsMark Stapp2021-05-122-0/+5
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | lib: Add ZCAP_IPC_LOCKDonald Sharp2021-05-122-0/+5
| |/ / / / / /
* | | | | | | Merge pull request #8660 from qlyoung/fix-bgp-conditional-advertisement-decon...Donatas Abraitis2021-05-121-1/+1
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | bgpd: fix deconfig of conditional advertisementQuentin Young2021-05-111-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #8629 from donaldsharp/parse_rtattrIgor Ryzhov2021-05-123-32/+16
|\ \ \ \ \ \