summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | 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
| | |_|_|/ | |/| | |
* | | | | Merge pull request #4183 from ton31337/feature/validate_regexp_for_show_comma...Donald Sharp2019-04-233-1/+8
|\ \ \ \ \
| * | | | | bgpd: Validate as-path in `show bgp regexp`Donatas Abraitis2019-04-233-1/+8
| | |/ / / | |/| | |
* | | | | Merge pull request #4185 from FRRouting/revert-4137-TERuss White2019-04-2311-189/+187
|\ \ \ \ \
| * | | | | Revert "isisd: Add IS-IS-TE support per Area"Russ White2019-04-2311-189/+187
|/ / / / /
* | | | | Merge pull request #4137 from Orange-OpenSource/TERuss White2019-04-2311-187/+189
|\ \ \ \ \
| * | | | | Issue #4032: Add IS-IS-TE support per AreaOlivier Dugeon2019-04-1511-187/+189
* | | | | | Merge pull request #4162 from opensourcerouting/rip-issuesDonald Sharp2019-04-237-2/+15
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | ripd: unlink if-rmap container from global list before removing itRenato Westphal2019-04-191-0/+1
| * | | | | ripd, ripngd: fix cleaning up of offset listsRenato Westphal2019-04-196-2/+14
* | | | | | Merge pull request #4173 from mjstapp/fix_linklist_warningQuentin Young2019-04-222-2/+8
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | lib: fix warning in linklist apiMark Stapp2019-04-222-2/+8
|/ / / / /
* | | | | Merge pull request #3786 from mjstapp/dplane_intfDonald Sharp2019-04-2210-195/+576
|\ \ \ \ \
| * | | | | zebra: removing old intf address codeMark Stapp2019-04-224-319/+18
| * | | | | zebra: Dplane interface address install for non-netlinkMark Stapp2019-04-223-42/+292
| * | | | | zebra: add 'is broadcast' accessor for interface dataMark Stapp2019-04-221-0/+1
| * | | | | libs: use const in some interface flag accessorsMark Stapp2019-04-222-20/+20
| * | | | | zebra: Use dplane for interface addresses (netlink)Mark Stapp2019-04-226-13/+284
| * | | | | zebra: add interface-address info for dataplaneMark Stapp2019-04-222-1/+161
* | | | | | Merge pull request #4161 from opensourcerouting/nb-performanceQuentin Young2019-04-229-289/+352
|\ \ \ \ \ \