summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* lib: fix corner case when iterating over YANG-modeled operational dataRenato Westphal2019-09-181-3/+21
* Revert "lib: introduce a read-write lock for northbound configurations"Renato Westphal2019-09-1814-350/+207
* lib: introduce new 'pre_validate' northbound callbackRenato Westphal2019-09-182-6/+58
* lib: add yang wrappers for IP prefixesRenato Westphal2019-09-183-0/+81
* Merge pull request #5006 from manuhalo/fix_ftn_uninstallDonald Sharp2019-09-181-2/+4
|\
| * zebra: fix mpls ftn uninstallEmanuele Di Pascale2019-09-181-2/+4
* | Merge pull request #5003 from manuhalo/fix_bgp_bmp_oot_buildRenato Westphal2019-09-181-1/+1
|\ \
| * | bgpd: fix include path for bgp_bmp_clippy.cEmanuele Di Pascale2019-09-181-1/+1
| |/
* | Merge pull request #4984 from Alexis-ROYER/pim-doc#4965Donald Sharp2019-09-181-3/+4
|\ \ | |/ |/|
| * doc/user: Confusing documentation for `ip pim sm`Alexis Royer2019-09-181-3/+4
* | Merge pull request #4966 from Orange-OpenSource/isis-TERenato Westphal2019-09-1815-1363/+1646
|\ \
| * | isisd: Update TLVs processing for TE, RI & SROlivier Dugeon2019-09-1715-1363/+1646
* | | Merge pull request #5001 from qlyoung/fix-frr-pthread-reachable-blocksRuss White2019-09-181-5/+21
|\ \ \
| * | | lib: clean up frr_pthread structs at exitQuentin Young2019-09-171-5/+21
* | | | Merge pull request #4996 from opensourcerouting/build-tagsDonald Sharp2019-09-183-0/+9
|\ \ \ \ | |/ / / |/| | |
| * | | build: fix "make tags"David Lamparter2019-09-173-0/+9
* | | | Merge pull request #4861 from NaveenThanikachalam/logsLou Berger2019-09-174-21/+22
|\ \ \ \ | |_|/ / |/| | |
| * | | BGP: Rectifying the log messages.Naveen Thanikachalam2019-09-104-21/+22
* | | | Merge pull request #4992 from opensourcerouting/isisd-assorted-changesOlivier Dugeon2019-09-176-36/+59
|\ \ \ \ | |_|/ / |/| | |
| * | | isisd: fix validation of prefix-sid flagsRenato Westphal2019-09-171-3/+3
| * | | isisd: introduce new route update hookRenato Westphal2019-09-172-7/+21
| * | | isisd: move management of route flags out of isis_zebra.cRenato Westphal2019-09-173-29/+39
| * | | isisd: remove leftover from old dict codeRenato Westphal2019-09-171-1/+0
* | | | Merge pull request #4993 from ton31337/fix/remove_trailing_whitespacesDonald Sharp2019-09-173-12/+12
|\ \ \ \
| * | | | bgpd: Remove trailing whitespaces from some header filesDonatas Abraitis2019-09-173-12/+12
* | | | | Merge pull request #4988 from donaldsharp/watchfrr_ignore_daemonRuss White2019-09-177-2/+92
|\ \ \ \ \
| * | | | | watchfrr: Convert `wtf` to a more meaningful messageDonald Sharp2019-09-161-1/+3
| * | | | | doc: Add watchfrr documentationDonald Sharp2019-09-163-0/+32
| * | | | | watchfrr: Allow end users to turn off watchfrr for a particular daemonDonald Sharp2019-09-164-1/+57
| | |_|_|/ | |/| | |
* | | | | Merge pull request #4981 from donaldsharp/bgp_distanceRuss White2019-09-175-3/+65
|\ \ \ \ \
| * | | | | doc: Update documentation for 'set distance XX` command for bgpDonald Sharp2019-09-131-0/+6
| * | | | | bgpd: Create `set distance XXX` command for routemapsDonald Sharp2019-09-134-3/+59
* | | | | | Merge pull request #4980 from sworleys/PBR-Check-NHT-GW-IfindexRuss White2019-09-171-16/+104
|\ \ \ \ \ \
| * | | | | | pbrd: Handle GATEWAY_IFINDEX nht conflictsStephen Worley2019-09-131-16/+104
* | | | | | | Merge pull request #4970 from shikenghua/prefer_globalRuss White2019-09-171-4/+2
|\ \ \ \ \ \ \
| * | | | | | | bgpd: prefer-global command not working on IPv4 peerskh_shi2019-09-121-4/+2
* | | | | | | | Merge pull request #4887 from vishaldhingra/lcomm_jsonRuss White2019-09-177-51/+56
|\ \ \ \ \ \ \ \
| * | | | | | | | lib: rmap dep table is not correct in case of exact-match clausevdhingra2019-09-157-51/+56
| |/ / / / / / /
* | | | | | | | Merge pull request #4810 from qlyoung/fix-pthread-bad-pointerRuss White2019-09-177-11/+18
|\ \ \ \ \ \ \ \
| * | | | | | | | tests: update tests for pthread init changesQuentin Young2019-09-163-0/+3
| * | | | | | | | lib: handle frr_pthread_init/fini in libfrr initQuentin Young2019-09-163-7/+4
| * | | | | | | | lib: delete pthread from tracking list on deleteQuentin Young2019-09-161-4/+11
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge pull request #4564 from pguibert6WIND/misc_vrf_update_nameRuss White2019-09-1710-28/+177
|\ \ \ \ \ \ \ \
| * | | | | | | | ripngd: change vrf name with bypassing nb apiPhilippe Guibert2019-08-271-7/+41
| * | | | | | | | ripd: change vrf name with bypassing nb apiPhilippe Guibert2019-08-271-0/+35
| * | | | | | | | bfdd: change vrf name with bypassing nb apiPhilippe Guibert2019-08-271-0/+45
| * | | | | | | | ripngd: update the default vrf name by registering to callbackPhilippe Guibert2019-08-271-1/+1
| * | | | | | | | ripd: update the default vrf name by registering to callbackPhilippe Guibert2019-08-271-1/+1
| * | | | | | | | bfdd: update vrf name of bfd session if necessaryPhilippe Guibert2019-08-273-0/+17
| * | | | | | | | bfdd: add the vrf update hook in case vrf name changesPhilippe Guibert2019-08-271-1/+11