Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | zebra: Modify zebra to order nexthops received | Donald Sharp | 2019-07-09 | 1 | -1/+1 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #4674 from mjstapp/fix_mono_ctime | Quentin Young | 2019-07-11 | 2 | -16/+17 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | ||||||
| * | | | | | | | | lib,zebra: avoid use of ctime in monotime api | Mark Stapp | 2019-07-10 | 2 | -16/+17 | |
* | | | | | | | | | Merge pull request #4670 from chiragshah6/evpn_dev1 | Sri Mohana Singamsetty | 2019-07-10 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | bgpd: fix show bgp l2vpn evpn route json | Chirag Shah | 2019-07-09 | 1 | -1/+3 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #4675 from mgsmith1000/bgp_restart_timer_inbound | Donald Sharp | 2019-07-10 | 1 | -0/+11 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | bgpd: honor max prefix timer on inbound sessions | Matthew Smith | 2019-07-10 | 1 | -0/+11 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #4619 from opensourcerouting/eigrpd-yang | Russ White | 2019-07-09 | 2 | -2/+338 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | yang/eigrp: change active-time timer to seconds | Rafael Zalamena | 2019-07-09 | 2 | -4/+5 | |
| * | | | | | | | | yang: import EIGRP YANG model | Rafael Zalamena | 2019-06-27 | 1 | -0/+335 | |
* | | | | | | | | | Merge pull request #4609 from ton31337/fix/show_set_comm-list_delete | Quentin Young | 2019-07-09 | 1 | -2/+10 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | ||||||
| * | | | | | | | | bgpd: Show `delete` sub-option for `set [l]comm-list <list> delete` | Donatas Abraitis | 2019-06-27 | 1 | -2/+10 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #4437 from opensourcerouting/bfdd-northbound | Russ White | 2019-07-09 | 11 | -409/+2282 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | bfdd: keep source information for single hop | Rafael Zalamena | 2019-07-09 | 1 | -1/+7 | |
| * | | | | | | | | yang: change single hop `leaf` order | Rafael Zalamena | 2019-07-09 | 1 | -5/+5 | |
| * | | | | | | | | bfdd: fix some CI warnings | Rafael Zalamena | 2019-07-02 | 2 | -24/+14 | |
| * | | | | | | | | bfdd: convert `bfd` command to northbound | Rafael Zalamena | 2019-06-25 | 2 | -11/+17 | |
| * | | | | | | | | bfdd: small tweaks on northbound | Rafael Zalamena | 2019-06-25 | 1 | -9/+1 | |
| * | | | | | | | | bfdd: fix compilation warnings on OmniOS | Rafael Zalamena | 2019-06-24 | 2 | -0/+4 | |
| * | | | | | | | | bfdd: fix compilation warnings on OpenBSD | Rafael Zalamena | 2019-06-24 | 1 | -80/+188 | |
| * | | | | | | | | bfdd: authorise multihop and interface setting | Philippe Guibert | 2019-06-22 | 1 | -6/+0 | |
| * | | | | | | | | bfdd: add not '\n' to shutdown help string | Philippe Guibert | 2019-06-22 | 1 | -1/+1 | |
| * | | | | | | | | bfdd: use microseconds timers in YANG | Rafael Zalamena | 2019-06-22 | 3 | -36/+48 | |
| * | | | | | | | | lib: fix northbound static analyzer warning | Rafael Zalamena | 2019-06-22 | 1 | -1/+1 | |
| * | | | | | | | | bfdd: support global BFD reset | Rafael Zalamena | 2019-06-22 | 4 | -5/+98 | |
| * | | | | | | | | bfdd: fix daemon warning on startup | Rafael Zalamena | 2019-06-22 | 1 | -0/+4 | |
| * | | | | | | | | bfdd: implement configuration reload | Rafael Zalamena | 2019-06-22 | 1 | -0/+15 | |
| * | | | | | | | | bfdd: fix northbound remote-discriminator display | Rafael Zalamena | 2019-06-22 | 1 | -0/+3 | |
| * | | | | | | | | bfdd: implement write_config using northbound | Rafael Zalamena | 2019-06-22 | 4 | -77/+176 | |
| * | | | | | | | | bfdd: migrate session commands to northbound | Rafael Zalamena | 2019-06-22 | 8 | -279/+1397 | |
| * | | | | | | | | bfdd: remove the label command | Rafael Zalamena | 2019-06-22 | 1 | -22/+0 | |
| * | | | | | | | | bfdd: export some private functions | Rafael Zalamena | 2019-06-22 | 2 | -11/+22 | |
| * | | | | | | | | lib: northbound cli support to end config nodes | Rafael Zalamena | 2019-06-22 | 2 | -1/+54 | |
| * | | | | | | | | yang: import BFD yang model | Rafael Zalamena | 2019-06-22 | 1 | -0/+387 | |
* | | | | | | | | | Merge pull request #4088 from opensourcerouting/bump-libyang-requirement-vers | Jafar Al-Gharaibeh | 2019-07-09 | 4 | -39/+5 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
| * | | | | | | | | lib: use flag from new libyang version to simplify the code | Renato Westphal | 2019-07-02 | 1 | -9/+2 | |
| * | | | | | | | | build, lib: bump libyang requirement version to >= 0.16.105 | Renato Westphal | 2019-07-02 | 3 | -30/+3 | |
* | | | | | | | | | Merge pull request #4655 from qlyoung/fix-vrrp-iface-del-infiniteloop | Renato Westphal | 2019-07-09 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | vrrpd: set interface ifindex to internal upon deletion | Quentin Young | 2019-07-08 | 1 | -0/+2 | |
* | | | | | | | | | | Merge pull request #4511 from pguibert6WIND/flowspec_some_fixes | Russ White | 2019-07-09 | 8 | -24/+92 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | bgpd: extend bgp routemap prefix-list to flowspec entries | Donald Sharp | 2019-07-08 | 1 | -24/+59 | |
| * | | | | | | | | | | bgpd: discard traffic when at least traffic-rate 0 is observed | Philippe Guibert | 2019-07-08 | 1 | -0/+13 | |
| * | | | | | | | | | | bgp, zebra, lib: add protocol support for iptables | Philippe Guibert | 2019-07-08 | 7 | -0/+20 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #4643 from pguibert6WIND/pytest_compat | Martin Winter | 2019-07-09 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | doc: inform user to use pytest < version 5.0 | Philippe Guibert | 2019-07-04 | 2 | -2/+2 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #4446 from Kuldeepkas/topojson | Martin Winter | 2019-07-09 | 24 | -0/+8280 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | tests: Fix info messages print in std_error | Ashish Pant | 2019-07-09 | 2 | -10/+10 | |
| * | | | | | | | | | tests: Fix logdir creation | Ashish Pant | 2019-07-09 | 7 | -45/+30 | |
| * | | | | | | | | | doc: Document for topojson changes | Ashish Pant | 2019-07-09 | 1 | -0/+475 | |
| * | | | | | | | | | tests: Adding example cases for topojson | Ashish Pant | 2019-07-09 | 10 | -0/+1055 |