summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* snapcraft: Add bfdd to snap packageMartin Winter2018-08-145-6/+51
* Merge pull request #2805 from opensourcerouting/malloc-sizeQuentin Young2018-08-146-20/+166
|\
| * tools/checkpatch: fix some bogus macro warningsDavid Lamparter2018-08-101-2/+6
| * doc: add "show memory" user documentationDavid Lamparter2018-08-091-0/+61
| * lib: count total memory allocation per MTYPEDavid Lamparter2018-08-083-7/+42
| * build: rework mallinfo test & find malloc_sizeDavid Lamparter2018-08-082-11/+57
* | Merge pull request #2294 from opensourcerouting/bfd-finalDonald Sharp2018-08-1457-33/+8874
|\ \
| * \ Merge branch 'master' into bfd-finalDonald Sharp2018-08-1475-466/+304
| |\ \ | |/ / |/| |
* | | Merge pull request #2823 from opensourcerouting/snap-staticdDonald Sharp2018-08-146-1/+32
|\ \ \
| * | | snapcraft: Add new staticd to snap packageMartin Winter2018-08-134-0/+30
| * | | vtysh: Fix missing tailing / in --config_dir option parsingMartin Winter2018-08-131-1/+1
| * | | doc: Add missing flowspec.rst to distribution tar fileMartin Winter2018-08-121-0/+1
* | | | Merge pull request #2833 from opensourcerouting/assorted-fixesDonald Sharp2018-08-1414-104/+132
|\ \ \ \
| * | | | lib, vtysh: fix inconsistent interface commands in vtyshRenato Westphal2018-08-136-38/+20
| * | | | lib, vtysh: fix inconsistent VRF commands in vtyshRenato Westphal2018-08-133-14/+22
| * | | | zebra: fix "no pseudowire IFNAME" on vtyshRenato Westphal2018-08-131-10/+35
| * | | | ldpd: use DEFPY_NOSH whenever possibleRenato Westphal2018-08-131-39/+15
| * | | | lib: implement DEFPY_NOSHRenato Westphal2018-08-132-0/+7
| * | | | babeld: avoid reading the configuration file twiceRenato Westphal2018-08-131-3/+0
| * | | | lib: add listnode_add_head()Renato Westphal2018-08-132-0/+33
* | | | | Merge pull request #2832 from opensourcerouting/rm-debug-leftoversDonald Sharp2018-08-141-2/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | zebra: remove unguarded debugging leftoversRenato Westphal2018-08-131-2/+0
|/ / / /
* | | | Merge pull request #2830 from pacovn/Coverity_1221459_revertDavid Lamparter2018-08-131-1/+0
|\ \ \ \
| * | | | 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