summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | ospf6d: revert fix for Coverity 1221459F. Aragon2018-08-131-1/+0
| |/ / /
* | | | Merge pull request #2820 from opensourcerouting/err-prepQuentin Young2018-08-1346-340/+103
|\ \ \ \
| * | | | babeld: Use enum instead of #defines for kernel route type informationDonald Sharp2018-08-112-15/+14
| * | | | tests: Cleanup assumption that ALLOC could fail.Donald Sharp2018-08-112-23/+5
| * | | | lib: Remove memory check testDonald Sharp2018-08-111-7/+0
| * | | | ripd: re-add check for rip_create failQuentin Young2018-08-111-1/+8
| * | | | *: ALLOC calls cannot failDonald Sharp2018-08-1141-302/+84
| |/ / /
* | | | Merge pull request #2827 from pacovn/Coverity_1472310_Unchecked_return_valueQuentin Young2018-08-131-1/+1
|\ \ \ \
| * | | | bgpd: return value check (Coverity 1472310)F. Aragon2018-08-131-1/+1
| |/ / /
* | | | Merge pull request #2828 from pacovn/Coverity_1472311_null_checkRafael Zalamena2018-08-131-1/+1
|\ \ \ \
| * | | | staticd: null check (Coverity 1472311)F. Aragon2018-08-131-1/+1
| |/ / /
* | | | Merge pull request #2825 from dslicenc/frr-reload-vniDavid Lamparter2018-08-131-6/+23
|\ \ \ \
| * | | | tools: correct frr-reload.py handling of bgp vni/exit-vni configDon Slice2018-08-101-6/+23
* | | | | Merge pull request #2824 from vishaldhingra/reg_caseDavid Lamparter2018-08-131-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | peer_delete did not trigger ZEBRA_NEXTHOP_UNREGISTER to ZEBRAvishaldhingra2018-08-121-1/+1
| |/ / /
* | | | Merge pull request #2809 from opensourcerouting/routemap-rpki-fixQuentin Young2018-08-101-4/+4
|\ \ \ \ | |/ / / |/| | |
| * | | bgpd: Fix bgp rpki to match route-map update from PR #2697Martin Winter2018-08-091-4/+4
* | | | Merge pull request #2806 from opensourcerouting/vty-term-fdQuentin Young2018-08-091-2/+2
|\ \ \ \
| * | | | lib: fix "-t" command line optionDavid Lamparter2018-08-081-2/+2
| | |_|/ | |/| |
* | | | Merge pull request #2812 from manuhalo/fix-staticd-coverityDavid Lamparter2018-08-091-1/+1
|\ \ \ \
| * | | | staticd: Fix null pointer access (coverity 1472311)Emanuele Di Pascale2018-08-091-1/+1
|/ / / /
* | | | Merge pull request #2807 from mjstapp/configure_help_fixesRenato Westphal2018-08-091-2/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | configure: fix help textMark Stapp2018-08-081-2/+4
| |/ /
| | * bgpd/ospf(6)d/pimd: hide BFD commands with timersRafael Zalamena2018-08-084-6/+44
| | * bfdd: fix IPv6 peers using link-local addressRafael Zalamena2018-08-082-10/+18
| | * bfdd: clean-up bfd clients data on shutdownRafael Zalamena2018-08-082-4/+35
| | * bfdd: improve logging messagesRafael Zalamena2018-08-085-182/+225
| | * bfdd: clean up header inclusionRafael Zalamena2018-08-085-50/+1
| | * bfdd: code refactory for simplificationRafael Zalamena2018-08-081-103/+26
| | * bfdd: free zebra clients data on unregistrationRafael Zalamena2018-08-081-0/+48
| | * bfdd: send replay request on zebra connectionRafael Zalamena2018-08-082-7/+48
| | * bfdd: show single hop local-addressRafael Zalamena2018-08-081-1/+7
| | * bfdd: smooth configuration transitionRafael Zalamena2018-08-083-0/+25
| | * bfdd: show the correct transmission speedRafael Zalamena2018-08-081-3/+8
| | * bfdd: add documentationRafael Zalamena2018-08-0810-0/+377
| | * bgpd/ospf(6)d/pimd: don't show BFD timersRafael Zalamena2018-08-084-0/+14
| | * bfdd: re-route PTM-BFD daemon messagesRafael Zalamena2018-08-0810-0/+1064
| | * bfdd: add vty shell commandsRafael Zalamena2018-08-0811-17/+972
| | * bfdd: wire to the build processRafael Zalamena2018-08-0812-9/+87
| | * bfdd: imported new daemon source codeRafael Zalamena2018-08-0814-0/+6219
| | * lib: import new JSON iteration macroRafael Zalamena2018-08-082-0/+15
| |/ |/|
* | Merge pull request #2790 from lyq140/branch1David Lamparter2018-08-081-0/+2
|\ \
| * | ripd: fix packet sending in authenticate modelyq1402018-08-061-3/+2
| * | ripd: fix packet sendinglyq1402018-08-061-0/+3
* | | Merge pull request #2794 from netravnen/feature/docs/set-originDavid Lamparter2018-08-081-0/+5
|\ \ \
| * | | doc/user/routemap.rstChristoffer2018-08-071-0/+5
| |/ /
* | | Merge pull request #2799 from adharkar/frr-zebra_cliDavid Lamparter2018-08-081-7/+41
|\ \ \ | |_|/ |/| |
| * | 1. Added json output to "show ip route <prefix>" commandAmeya Dharkar2018-08-081-7/+41
* | | Merge pull request #2122 from donaldsharp/zebra_nhsMartin Winter2018-08-0856-2756/+3262
|\ \ \
| * | | staticd: fix tiny whitespace issueDavid Lamparter2018-08-081-1/+2