summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | zebra: Modify zebra to order nexthops receivedDonald Sharp2019-07-091-1/+1
| |/ / / / / / / /
* | | | | | | | | Merge pull request #4674 from mjstapp/fix_mono_ctimeQuentin Young2019-07-112-16/+17
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | lib,zebra: avoid use of ctime in monotime apiMark Stapp2019-07-102-16/+17
* | | | | | | | | Merge pull request #4670 from chiragshah6/evpn_dev1Sri Mohana Singamsetty2019-07-101-1/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | bgpd: fix show bgp l2vpn evpn route jsonChirag Shah2019-07-091-1/+3
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #4675 from mgsmith1000/bgp_restart_timer_inboundDonald Sharp2019-07-101-0/+11
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | bgpd: honor max prefix timer on inbound sessionsMatthew Smith2019-07-101-0/+11
|/ / / / / / / /
* | | | | | | | Merge pull request #4619 from opensourcerouting/eigrpd-yangRuss White2019-07-092-2/+338
|\ \ \ \ \ \ \ \
| * | | | | | | | yang/eigrp: change active-time timer to secondsRafael Zalamena2019-07-092-4/+5
| * | | | | | | | yang: import EIGRP YANG modelRafael Zalamena2019-06-271-0/+335
* | | | | | | | | Merge pull request #4609 from ton31337/fix/show_set_comm-list_deleteQuentin Young2019-07-091-2/+10
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | bgpd: Show `delete` sub-option for `set [l]comm-list <list> delete`Donatas Abraitis2019-06-271-2/+10
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge pull request #4437 from opensourcerouting/bfdd-northboundRuss White2019-07-0911-409/+2282
|\ \ \ \ \ \ \ \
| * | | | | | | | bfdd: keep source information for single hopRafael Zalamena2019-07-091-1/+7
| * | | | | | | | yang: change single hop `leaf` orderRafael Zalamena2019-07-091-5/+5
| * | | | | | | | bfdd: fix some CI warningsRafael Zalamena2019-07-022-24/+14
| * | | | | | | | bfdd: convert `bfd` command to northboundRafael Zalamena2019-06-252-11/+17
| * | | | | | | | bfdd: small tweaks on northboundRafael Zalamena2019-06-251-9/+1
| * | | | | | | | bfdd: fix compilation warnings on OmniOSRafael Zalamena2019-06-242-0/+4
| * | | | | | | | bfdd: fix compilation warnings on OpenBSDRafael Zalamena2019-06-241-80/+188
| * | | | | | | | bfdd: authorise multihop and interface settingPhilippe Guibert2019-06-221-6/+0
| * | | | | | | | bfdd: add not '\n' to shutdown help stringPhilippe Guibert2019-06-221-1/+1
| * | | | | | | | bfdd: use microseconds timers in YANGRafael Zalamena2019-06-223-36/+48
| * | | | | | | | lib: fix northbound static analyzer warningRafael Zalamena2019-06-221-1/+1
| * | | | | | | | bfdd: support global BFD resetRafael Zalamena2019-06-224-5/+98
| * | | | | | | | bfdd: fix daemon warning on startupRafael Zalamena2019-06-221-0/+4
| * | | | | | | | bfdd: implement configuration reloadRafael Zalamena2019-06-221-0/+15
| * | | | | | | | bfdd: fix northbound remote-discriminator displayRafael Zalamena2019-06-221-0/+3
| * | | | | | | | bfdd: implement write_config using northboundRafael Zalamena2019-06-224-77/+176
| * | | | | | | | bfdd: migrate session commands to northboundRafael Zalamena2019-06-228-279/+1397
| * | | | | | | | bfdd: remove the label commandRafael Zalamena2019-06-221-22/+0
| * | | | | | | | bfdd: export some private functionsRafael Zalamena2019-06-222-11/+22
| * | | | | | | | lib: northbound cli support to end config nodesRafael Zalamena2019-06-222-1/+54
| * | | | | | | | yang: import BFD yang modelRafael Zalamena2019-06-221-0/+387
* | | | | | | | | Merge pull request #4088 from opensourcerouting/bump-libyang-requirement-versJafar Al-Gharaibeh2019-07-094-39/+5
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | lib: use flag from new libyang version to simplify the codeRenato Westphal2019-07-021-9/+2
| * | | | | | | | build, lib: bump libyang requirement version to >= 0.16.105Renato Westphal2019-07-023-30/+3
* | | | | | | | | Merge pull request #4655 from qlyoung/fix-vrrp-iface-del-infiniteloopRenato Westphal2019-07-091-0/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | vrrpd: set interface ifindex to internal upon deletionQuentin Young2019-07-081-0/+2
* | | | | | | | | | Merge pull request #4511 from pguibert6WIND/flowspec_some_fixesRuss White2019-07-098-24/+92
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | bgpd: extend bgp routemap prefix-list to flowspec entriesDonald Sharp2019-07-081-24/+59
| * | | | | | | | | | bgpd: discard traffic when at least traffic-rate 0 is observedPhilippe Guibert2019-07-081-0/+13
| * | | | | | | | | | bgp, zebra, lib: add protocol support for iptablesPhilippe Guibert2019-07-087-0/+20
| |/ / / / / / / / /
* | | | | | | | | | Merge pull request #4643 from pguibert6WIND/pytest_compatMartin Winter2019-07-092-2/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | doc: inform user to use pytest < version 5.0Philippe Guibert2019-07-042-2/+2
| |/ / / / / / / / /
* | | | | | | | | | Merge pull request #4446 from Kuldeepkas/topojsonMartin Winter2019-07-0924-0/+8280
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| * | | | | | | | | tests: Fix info messages print in std_errorAshish Pant2019-07-092-10/+10
| * | | | | | | | | tests: Fix logdir creationAshish Pant2019-07-097-45/+30
| * | | | | | | | | doc: Document for topojson changesAshish Pant2019-07-091-0/+475
| * | | | | | | | | tests: Adding example cases for topojsonAshish Pant2019-07-0910-0/+1055