summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* nhrp: Make sure `no ip nhrp map <something>` works as expectedDonatas Abraitis2019-10-251-2/+3
* Merge pull request #5213 from mjstapp/fix_sysctl_hDonatas Abraitis2019-10-251-3/+2
|\
| * lib: Remove include of deprecated sysctl.hMark Stapp2019-10-231-3/+2
* | Merge pull request #5200 from ton31337/feature/doc_access-list_sequence_numbersDonald Sharp2019-10-251-4/+18
|\ \
| * | doc: Update documentation for access-list with sequence numbersDonatas Abraitis2019-10-211-4/+18
* | | Merge pull request #5220 from dslicenc/remove-afi-safi-msgDonatas Abraitis2019-10-241-6/+2
|\ \ \
| * | | bgpd: remove error message for unkown afi/safi combinationDon Slice2019-10-241-6/+2
* | | | Merge pull request #5219 from pguibert6WIND/interface_same_nameDonatas Abraitis2019-10-241-0/+4
|\ \ \ \ | |/ / / |/| | |
| * | | staticd: check tuple (vrf, name) when interface events receivedPhilippe Guibert2019-10-231-0/+4
| | |/ | |/|
* | | Merge pull request #5203 from qlyoung/fix-vrrp-error-alternationsRenato Westphal2019-10-241-9/+11
|\ \ \
| * | | vrrpd: fix startup error message reportingQuentin Young2019-10-211-9/+11
| | |/ | |/|
* | | Merge pull request #5217 from mjstapp/fix_bgp_evpn_piRenato Westphal2019-10-241-3/+4
|\ \ \
| * | | bgpd: clarify evpn datastruct use for SAMark Stapp2019-10-231-3/+4
| | |/ | |/|
* | | Merge pull request #5214 from donaldsharp/vrrp_docRenato Westphal2019-10-241-0/+2
|\ \ \
| * | | doc: Update supported platforms matrix w/ vrrpdDonald Sharp2019-10-231-0/+2
| |/ /
* | | Merge pull request #5202 from Orange-OpenSource/isis-TERenato Westphal2019-10-241-31/+10
|\ \ \ | |/ / |/| |
| * | isisd: Correct missing advertisement of TE param.Olivier Dugeon2019-10-211-31/+10
| |/
* | Merge pull request #5204 from ghasemnaddaf/vrrp_updatesQuentin Young2019-10-221-2/+2
|\ \
| * | doc: vrrp vip must not be on parent interfaceGhasem Naddaf2019-10-211-2/+2
| |/
* | Merge pull request #5193 from qlyoung/doc-release-fixesDonatas Abraitis2019-10-227-400/+533
|\ \ | |/ |/|
| * doc: strip ws, shell -> consoleQuentin Young2019-10-211-13/+13
| * doc: update release procedure docsQuentin Young2019-10-186-94/+230
| * doc: fix messed up topotests docsQuentin Young2019-10-181-306/+303
* | Merge pull request #5108 from donaldsharp/sendbuffer_size_bgpDonatas Abraitis2019-10-2014-15/+132
|\ \
| * | doc: Add cli options for bgp to documentationDonald Sharp2019-10-162-0/+80
| * | bgpd: Add ability to set tcp socket buffer sizeDonald Sharp2019-10-1610-15/+36
| * | lib: Add getsockopt_so_recvbufDonald Sharp2019-10-162-0/+16
* | | Merge pull request #5184 from sworleys/Kernel-Route-UpdateMark Stapp2019-10-194-28/+194
|\ \ \
| * | | zebra: On if down/addr-del, process kernel routesStephen Worley2019-10-181-0/+10
| * | | zebra: Check active on OLD system/kernel routesStephen Worley2019-10-181-2/+8
| * | | zebra: Handle rib updates as a thread eventStephen Worley2019-10-182-26/+176
* | | | Merge pull request #4850 from lkrishnamoor/show_cliRuss White2019-10-195-147/+289
|\ \ \ \ | |/ / / |/| | |
| * | | bgpd: Adding new bgp evpn cli's for ip-prefix lookupLakshman Krishnamoorthy2019-09-275-147/+289
* | | | Merge pull request #5180 from mjstapp/fix_nhrp_saQuentin Young2019-10-182-5/+6
|\ \ \ \ | |_|_|/ |/| | |
| * | | nhrpd: clean up SA warningMark Stapp2019-10-172-5/+6
* | | | Merge pull request #5172 from donaldsharp/sa_clean_and_cleanRenato Westphal2019-10-1814-1166/+1004
|\ \ \ \
| * | | | bgpd: In redistribution aspath cannot be NULLDonald Sharp2019-10-161-0/+4
| * | | | zebra: zrt->table cannot crash hereDonald Sharp2019-10-161-4/+3
| * | | | lib: Coverity SA doesn't trust the CLIDonald Sharp2019-10-161-0/+5
| * | | | bgpd: `struct bgp_path_info *`->attr must not be NULLDonald Sharp2019-10-1610-1160/+979
| * | | | doc: Add MRAI timer documentation to bgp docsDonald Sharp2019-10-161-0/+7
| * | | | bgpd: Check setsockopt return codesDonald Sharp2019-10-161-2/+6
* | | | | Merge pull request #5182 from qlyoung/fix-doc-index-read-quantaRenato Westphal2019-10-181-1/+1
|\ \ \ \ \
| * | | | | doc: fix read-quanta .. index copy-paste errQuentin Young2019-10-171-1/+1
* | | | | | Merge pull request #5181 from ghasemnaddaf/vrrp_updatesQuentin Young2019-10-182-13/+15
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | vrrpd: use CS2MS instead of constant 10 everywhereGhasem Naddaf2019-10-182-13/+15
* | | | | | Merge pull request #5179 from ashish12pant/large_commDonald Sharp2019-10-177-37/+4408
|\ \ \ \ \ \
| * | | | | | tests: Add test cases for bgp community and large communityAshish Pant2019-10-175-0/+4295
| * | | | | | tests: Update cli error list and retry functionAshish Pant2019-10-171-3/+3
| * | | | | | tests: Update bgp api for community and aggregate addressAshish Pant2019-10-171-33/+26