summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | lib: ZEBRA_NUM_OF -> array_sizeDavid Lamparter2019-04-1811-14/+12
| * | | | lib: move/redo some macrosDavid Lamparter2019-04-183-39/+78
| * | | | lib: add "seqlock" wait/broadcast primitiveDavid Lamparter2019-04-187-0/+477
| * | | | lib: add cmpxchg_strong to frratomic.hDavid Lamparter2019-04-181-1/+6
* | | | | Merge pull request #4227 from faickermo/fix_show_ip_bgp_jsonDonald Sharp2019-04-301-0/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | bpgd: Add the end of newline of show bgp table json outputFaicker Mo2019-04-291-0/+1
* | | | | Merge pull request #4216 from donaldsharp/nhg_sharpd_fixupMark Stapp2019-04-291-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | vtysh: Fixup exit nexthop-group to include sharpdDonald Sharp2019-04-271-1/+1
* | | | | Merge pull request #4159 from sworleys/WQ-ErrFunc-FixDavid Lamparter2019-04-281-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | lib: Fix workqueue error function callbackStephen Worley2019-04-181-1/+1
| |/ / /
* | | | Merge pull request #4209 from dslicenc/zebra-nexthop-update-flagMark Stapp2019-04-261-6/+12
|\ \ \ \
| * | | | zebra: resolve issue with protocol route-map not applied properlyDon Slice2019-04-261-6/+12
* | | | | Merge pull request #4201 from Orange-OpenSource/SR-isisRuss White2019-04-2611-187/+189
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | isisd: Correct MPLS-TE CLI to new northbound APIOlivier Dugeon2019-04-261-4/+4
| * | | | isisd: Add IS-IS-TE support per AreaOlivier Dugeon2019-04-2511-187/+189
* | | | | Merge pull request #4205 from donaldsharp/pim_more_flagsRuss White2019-04-261-0/+35
|\ \ \ \ \
| * | | | | pimd: Add missing flags to json outputDonald Sharp2019-04-241-0/+35
| |/ / / /
* | | | | Merge pull request #4204 from dslicenc/frr-reload-bfd-timersRuss White2019-04-261-0/+21
|\ \ \ \ \
| * | | | | tools: frr-reload.py stop bouncing peers on bfd timer changeDon Slice2019-04-251-0/+21
| |/ / / /
* | | | | Merge pull request #4155 from pguibert6WIND/bfd_increase_configRuss White2019-04-263-0/+14
|\ \ \ \ \
| * | | | | bfdd: remove operational bfd sessions from remote daemonsPhilippe Guibert2019-04-181-0/+4
| * | | | | bfdd: avoid having bfd config inherited from operation contextPhilippe Guibert2019-04-182-0/+10
| | |/ / / | |/| | |
* | | | | Merge pull request #4145 from pguibert6WIND/bfd_converge_upRuss White2019-04-264-4/+10
|\ \ \ \ \
| * | | | | bgpd: improve reconnection mechanism by cancelling connect timersPhilippe Guibert2019-04-184-5/+6
| * | | | | bgpd: improve bgp convergence, with bfd upPhilippe Guibert2019-04-181-0/+5
| |/ / / /
* | | | | Merge pull request #4140 from ton31337/fix/do_not_send_notification_again_wit...Russ White2019-04-2613-40/+199
|\ \ \ \ \
| * | | | | bgpd: Do not send UPDATE message with maximum-prefixDonatas Abraitis2019-04-2413-40/+199
| |/ / / /
* | | | | Merge pull request #4126 from karamalla0406/4113Russ White2019-04-261-0/+7
|\ \ \ \ \
| * | | | | zebra: L3VNI's are allowed to unconfigure from any VRFKishore Aramalla2019-04-111-0/+7
* | | | | | Merge pull request #4200 from ton31337/fix/add_alias_for_force_next-hopRuss White2019-04-261-0/+16
|\ \ \ \ \ \
| * | | | | | bgpd: Make sure `next-hop-self all` backward compatible with forceDonatas Abraitis2019-04-251-0/+16
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #4203 from opensourcerouting/bfd-fix-src-portMark Stapp2019-04-251-2/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | bfdd: fix UDP source port rangeRafael Zalamena2019-04-251-2/+2
|/ / / / /
* | | | | Merge pull request #4187 from donaldsharp/doc_pimMark Stapp2019-04-241-14/+19
|\ \ \ \ \
| * | | | | doc: pim evpn tabs -> spacesQuentin Young2019-04-231-14/+11
| * | | | | doc: Cleanup output of new PIM-EVPN docDonald Sharp2019-04-231-5/+13
| | |_|_|/ | |/| | |
* | | | | Merge pull request #4176 from qlyoung/doc-cleanup-ospf-apiserverMark Stapp2019-04-243-170/+170
|\ \ \ \ \
| * | | | | doc: typo / grammar pass on OSPF API docsQuentin Young2019-04-241-4/+8
| * | | | | doc: add copyright notice from Ralph KellerQuentin Young2019-04-241-4/+7
| * | | | | doc: add --apiserver to ospfd manpageQuentin Young2019-04-221-0/+4
| * | | | | doc: cleanup OSPF API server documentationQuentin Young2019-04-222-169/+158
* | | | | | Merge pull request #4184 from ton31337/fix/documentation_for_as-path_regexpQuentin Young2019-04-242-5/+5
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | doc: Specify allowed chars in bgp regular expressionsDonatas Abraitis2019-04-232-5/+5
| | |_|_|/ | |/| | |
* | | | | Merge pull request #4179 from donaldsharp/mroute_showJafar Al-Gharaibeh2019-04-232-17/+44
|\ \ \ \ \
| * | | | | doc: Update `show ip mroute` command docs.Donald Sharp2019-04-231-4/+8
| * | | | | pimd: Add ability to select on S or G for `show ip mroute`Donald Sharp2019-04-231-13/+36
| |/ / / /
* | | | | Merge pull request #4177 from donaldsharp/pim_more_sgJafar Al-Gharaibeh2019-04-231-3/+2
|\ \ \ \ \
| * | | | | pimd: When creating new upstream state, figure out what we should joinDonald Sharp2019-04-221-3/+2
| |/ / / /
* | | | | Merge pull request #4163 from chiragshah6/evpn_dev2Sri Mohana Singamsetty2019-04-231-0/+7
|\ \ \ \ \
| * | | | | bgpd: instance delete unimport evpn routesChirag Shah2019-04-181-0/+7
| | |_|_|/ | |/| | |