| Commit message (Expand) | Author | Age | Files | Lines |
* | yang: replace an empty pattern with a zero-length restriction | Igor Ryzhov | 2021-10-05 | 1 | -1/+1 |
* | Merge pull request #9439 from ton31337/feature/set_ext_community_to_none | Russ White | 2021-09-01 | 1 | -0/+16 |
|\ |
|
| * | bgpd: Add an ability to set extcommunity to none in route-maps | Donatas Abraitis | 2021-08-18 | 1 | -0/+16 |
* | | pimd: change ranges to 1..max, type align with IETF YANG. | Christian Hopps | 2021-08-19 | 2 | -28/+28 |
|/ |
|
* | yang: mark a couple of prefix-list/access-list leafs as mandatory | Igor Ryzhov | 2021-08-10 | 1 | -1/+5 |
* | pimd: Allow join prune intervals to be as small as 5 seconds | Donald Sharp | 2021-07-26 | 1 | -1/+1 |
* | Merge pull request #8983 from mobash-rasool/pim-upstreaming-activity | Donald Sharp | 2021-07-22 | 1 | -2/+2 |
|\ |
|
| * | pimd: make pim interface hold interval range 1-630 | github login name | 2021-07-07 | 1 | -2/+2 |
* | | bgpd: Add route-map `match alias` command | Donatas Abraitis | 2021-07-21 | 1 | -1/+14 |
|/ |
|
* | yang: add MSDP timer configuration | Rafael Zalamena | 2021-07-01 | 1 | -0/+49 |
* | yang: simplify MSDP peer handling | Rafael Zalamena | 2021-06-25 | 1 | -0/+1 |
* | Merge pull request #6695 from adharkar/frr-master-gateway_ip | Patrick Ruddy | 2021-06-23 | 1 | -0/+32 |
|\ |
|
| * | bgpd: Add "set evpn gateway-ip" clause for route-map | Ameya Dharkar | 2021-06-08 | 1 | -0/+32 |
* | | yang: rework PIM MSDP mesh group | Rafael Zalamena | 2021-06-09 | 1 | -12/+22 |
|/ |
|
* | bfdd: forbid setting interface for multihop sessions | Igor Ryzhov | 2021-06-01 | 1 | -6/+1 |
* | bgpd: fix default for extended-nexthop-capability | Christian Hopps | 2021-05-23 | 3 | -2/+10 |
* | yang: fix BGP multicast prefix type | Rafael Zalamena | 2021-05-21 | 1 | -10/+10 |
* | yang: move multicast prefix type definition | Rafael Zalamena | 2021-05-21 | 2 | -36/+40 |
* | bgpd, yang: fix replace-as yang leaf | Igor Ryzhov | 2021-05-14 | 1 | -1/+1 |
* | lib: adapt to version 2 of libyang | Christian Hopps | 2021-05-13 | 15 | -103/+107 |
* | pathd. TED support . Validation of candidate path - [part 2/4] | Javier Garcia | 2021-05-10 | 1 | -42/+67 |
* | isisd: link protection optional fallback in ti-lfa | Fredi Raspall | 2021-05-03 | 1 | -0/+7 |
* | isisd, yang: remove vrf leaf from isis interface node | Igor Ryzhov | 2021-04-29 | 1 | -7/+0 |
* | isisd: fix ldp-sync configuration | Igor Ryzhov | 2021-04-29 | 1 | -4/+4 |
* | yang: add PIM BFD profile support | Rafael Zalamena | 2021-04-23 | 1 | -0/+6 |
* | Merge pull request #8389 from idryzhov/route-map-optimization-nb | Renato Westphal | 2021-04-13 | 1 | -0/+5 |
|\ |
|
| * | lib: convert route-map optimization to NB | Igor Ryzhov | 2021-04-06 | 1 | -0/+5 |
* | | Merge pull request #8348 from chiragshah6/mdev | Igor Ryzhov | 2021-04-05 | 1 | -0/+4 |
|\ \ |
|
| * | | yang: add policy support for l2vpn-evpn nbr tree | Chirag Shah | 2021-03-26 | 1 | -0/+4 |
* | | | bgpd: increase the maximum number of neighbors | Philippe Guibert | 2021-04-02 | 1 | -1/+1 |
| |/
|/| |
|
* | | lib,zebra,bgpd,ospfd,ospf6d: Route-map yang defns | Sarita Patra | 2021-03-30 | 8 | -336/+1702 |
|/ |
|
* | Merge pull request #8332 from donaldsharp/yang_clean | David Lamparter | 2021-03-25 | 1 | -0/+6 |
|\ |
|
| * | yang: Allow `make clean` to actually clean up dependant files | Donald Sharp | 2021-03-25 | 1 | -0/+6 |
* | | Merge pull request #8333 from mobash-rasool/pim-fixes-2 | Donald Sharp | 2021-03-25 | 1 | -0/+3 |
|\ \ |
|
| * | | pimd: Validation that hello should be less than hold time config. | Mobashshera Rasool | 2021-03-25 | 1 | -0/+3 |
| |/ |
|
* | | Merge pull request #8250 from idryzhov/fix-nb-running-get-entry | Renato Westphal | 2021-03-24 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | zebra: make ribs config false | Igor Ryzhov | 2021-03-16 | 1 | -1/+1 |
* | | Merge pull request #8008 from chiragshah6/yang_nb5 | Santosh P K | 2021-03-17 | 1 | -4/+0 |
|\ \ |
|
| * | | yang: remove when statement from prefix-list | Chirag Shah | 2021-03-02 | 1 | -4/+0 |
* | | | bfdd: separate echo rx/tx timers | Igor Ryzhov | 2021-03-16 | 1 | -1/+8 |
| |/
|/| |
|
* | | bfdd: make sessions administratively up by default | Igor Ryzhov | 2021-03-14 | 1 | -1/+1 |
* | | isisd, yang, doc: combine config cmd for SRGB+SRLB | Emanuele Di Pascale | 2021-03-10 | 1 | -30/+39 |
|/ |
|
* | isisd: Fix Attach-bit processing | lynne | 2021-01-20 | 1 | -0/+15 |
* | Merge pull request #7781 from chiragshah6/evpn_dev | Russ White | 2021-01-19 | 1 | -1/+51 |
|\ |
|
| * | yang: nbr plist nb conversion for more afi-safis | Chirag Shah | 2021-01-10 | 1 | -1/+51 |
* | | Merge pull request #7863 from chiragshah6/mdev | Russ White | 2021-01-19 | 1 | -4/+2 |
|\ \ |
|
| * | | yang: remove when condition from static nexthop om | Chirag Shah | 2021-01-13 | 1 | -4/+2 |
* | | | Merge pull request #7844 from vishaldhingra/static | Mark Stapp | 2021-01-15 | 1 | -8/+7 |
|\ \ \
| |/ /
|/| | |
|
| * | | staticd: make table-id as the key for path-list | vdhingra | 2021-01-10 | 1 | -8/+7 |
| |/ |
|
* / | yang, isisd: add RLFA nodes, skeleton callbacks and CLI commands | Renato Westphal | 2021-01-09 | 1 | -0/+47 |
|/ |
|