| Commit message (Expand) | Author | Age | Files | Lines |
* | lib: Relax usage of `ip prefix-list A.B.C.D/M ge Y` | Donald Sharp | 2020-10-17 | 1 | -3/+3 |
* | Merge pull request #7317 from pjdruddy/pr-fix-evpn-prefix2string | Donald Sharp | 2020-10-17 | 1 | -46/+52 |
|\ |
|
| * | bgpd: replace bgp_evpn_route2str with prefix2str | Pat Ruddy | 2020-10-16 | 1 | -12/+25 |
| * | lib: align prefixevpn2str output with bgp_evpn_route2str | Pat Ruddy | 2020-10-15 | 1 | -49/+42 |
* | | Merge pull request #7235 from opensourcerouting/acl-wildcard-fix | Santosh P K | 2020-10-16 | 2 | -73/+61 |
|\ \
| |/
|/| |
|
| * | lib: fix cisco access list wildcard usage | Rafael Zalamena | 2020-10-04 | 2 | -73/+61 |
* | | *: Use proper semantics for turning off thread | Donald Sharp | 2020-10-12 | 2 | -5/+2 |
* | | lib: add some EVPN help string constants | Stephen Worley | 2020-10-08 | 1 | -0/+11 |
* | | Merge pull request #7241 from chiragshah6/evpn_dev1 | Renato Westphal | 2020-10-07 | 7 | -8/+33 |
|\ \ |
|
| * | | *: add errmsg to nb rpc | Chirag Shah | 2020-10-05 | 7 | -8/+33 |
* | | | Merge pull request #7238 from sworleys/Nexthop-Same-First-Remove | Mark Stapp | 2020-10-06 | 3 | -46/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | lib: remove nexthop_same_firsthop() api | Stephen Worley | 2020-10-02 | 3 | -46/+1 |
* | | | lib: increase the size of northbound max module | Chirag Shah | 2020-10-03 | 1 | -1/+1 |
* | | | *: add bgp yang files into makefiles | Chirag Shah | 2020-10-03 | 1 | -0/+1 |
| |/
|/| |
|
* | | vtysh: dynamically generate the list of daemons for commands | Igor Ryzhov | 2020-10-02 | 1 | -6/+0 |
|/ |
|
* | lib: fix zapi_nexthop_update_decode error rc | Quentin Young | 2020-10-01 | 1 | -1/+1 |
* | lib,zebra,sharpd: add code for backup proto-NHs but disabled | Stephen Worley | 2020-09-28 | 2 | -6/+25 |
* | lib,sharpd: align zapi NHG apis a bit | Stephen Worley | 2020-09-28 | 2 | -32/+35 |
* | lib: add doc to clear-up hash_iterate multi deletion | Stephen Worley | 2020-09-28 | 1 | -1/+2 |
* | lib: add proto NHG Notif header to log command types | Stephen Worley | 2020-09-28 | 1 | -1/+2 |
* | lib,zebra,sharpd: clang format | Stephen Worley | 2020-09-28 | 2 | -5/+4 |
* | lib,zebra: fixup NHG notify zapi messaging | Stephen Worley | 2020-09-28 | 1 | -2/+2 |
* | Revert "lib,sharpd,pbrd: `set installable` nhg command" | Stephen Worley | 2020-09-28 | 2 | -52/+7 |
* | lib: add logging for ZEBRA_NHG_ADD[DEL] | Stephen Worley | 2020-09-28 | 1 | -1/+3 |
* | lib,sharpd,pbrd: `set installable` nhg command | Stephen Worley | 2020-09-28 | 2 | -7/+52 |
* | lib,doc: add `onlink` flag to nexthop group config | Stephen Worley | 2020-09-28 | 1 | -13/+29 |
* | lib: add onlink flag to zapi_nh conversion helper | Stephen Worley | 2020-09-28 | 1 | -0/+3 |
* | zebra: NHG ID bounds macros | Stephen Worley | 2020-09-28 | 2 | -13/+12 |
* | zebra,lib: command to only install proto-based nexthops | Stephen Worley | 2020-09-28 | 2 | -0/+9 |
* | zebra: implement protocol NHG Add/Del | Stephen Worley | 2020-09-28 | 1 | -1/+1 |
* | lib, zebra: Add ability to send down a nhgid over route install | Donald Sharp | 2020-09-28 | 2 | -0/+9 |
* | lib, zebra: Add ZAPI_NHG_ADD|DELETE | Donald Sharp | 2020-09-28 | 2 | -3/+89 |
* | lib: Add the ability to grab a nhg starting id | Donald Sharp | 2020-09-28 | 2 | -0/+18 |
* | lib: Tell the compiler we don't care about the return code | Donald Sharp | 2020-09-24 | 1 | -3/+3 |
* | Merge pull request #7155 from donaldsharp/TRAP | Mark Stapp | 2020-09-23 | 2 | -1/+18 |
|\ |
|
| * | lib, zebra: Add ability to read kernel notice of TRAP/OFFLOAD | Donald Sharp | 2020-09-22 | 2 | -1/+18 |
* | | Merge pull request #7018 from gouault6wind/show_ip_route | Donatas Abraitis | 2020-09-23 | 5 | -44/+7 |
|\ \ |
|
| * | | vrf: VRF_DEFAULT must be 0, remove useless code | Christophe Gouault | 2020-09-21 | 5 | -44/+4 |
| * | | lib: optimize vrf_id_to_name(VRF_DEFAULT) case | Christophe Gouault | 2020-09-21 | 1 | -0/+3 |
* | | | Merge pull request #7067 from donaldsharp/remove_solaris | Mark Stapp | 2020-09-22 | 9 | -425/+11 |
|\ \ \
| |_|/
|/| | |
|
| * | | *: Remove solaris from FRR | Donald Sharp | 2020-09-21 | 9 | -425/+11 |
| |/ |
|
* | | lib: don't execute command if pre-processing hook has failed | Igor Ryzhov | 2020-09-21 | 1 | -3/+13 |
* | | lib: fix regcomp error processing | Igor Ryzhov | 2020-09-21 | 1 | -2/+2 |
|/ |
|
* | Merge pull request #7069 from opensourcerouting/fix-set-metric | Donald Sharp | 2020-09-19 | 2 | -15/+38 |
|\ |
|
| * | lib: fix negating set metric route-map command | David Schweizer | 2020-09-10 | 1 | -1/+1 |
| * | lib: fix the "set metric" route-map command | Renato Westphal | 2020-09-09 | 2 | -14/+37 |
* | | Merge pull request #7079 from opensourcerouting/nested-yang-augmentations | Donald Sharp | 2020-09-19 | 3 | -16/+25 |
|\ \ |
|
| * | | lib: better support for nested YANG augmentations | Renato Westphal | 2020-09-11 | 3 | -16/+25 |
* | | | Merge pull request #7089 from pguibert6WIND/netns-refactor | Russ White | 2020-09-18 | 4 | -7/+59 |
|\ \ \ |
|
| * | | | lib, zebra: reuse and adapt ns_list walk functionality | Philippe Guibert | 2020-09-11 | 3 | -8/+21 |