Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #9837 from idryzhov/cleanup-if-by-name-vrf-all | Russ White | 2021-10-27 | 3 | -9/+1 |
|\ | |||||
| * | lib: make if_lookup_by_name_all_vrf internal | Igor Ryzhov | 2021-10-15 | 2 | -2/+1 |
| * | lib: remove wrong setting of interface configured flag | Igor Ryzhov | 2021-10-15 | 1 | -7/+0 |
* | | Merge pull request #9440 from dlqs/dplanehook2 | Quentin Young | 2021-10-26 | 5 | -2/+215 |
|\ \ | |||||
| * | | zebra: Add dplane hook point | Donald Lee | 2021-10-19 | 1 | -0/+3 |
| * | | lib: Add frrscript names hash | Donald Lee | 2021-10-19 | 2 | -0/+116 |
| * | | lib: Register encoders/decoders for dplane hook | Donald Lee | 2021-10-19 | 1 | -2/+21 |
| * | | lib: Add encoder/decoder for nexthop/nexthop group | Donald Lee | 2021-10-19 | 2 | -0/+56 |
| * | | lib: Add encoders/decoders for ipaddr/ethaddr | Donald Lee | 2021-10-19 | 2 | -0/+19 |
* | | | Merge pull request #9846 from idryzhov/lib-zebra-netns | Mark Stapp | 2021-10-26 | 2 | -150/+22 |
|\ \ \ | |||||
| * | | | lib: move zebra-only netns stuff to zebra | Igor Ryzhov | 2021-10-18 | 2 | -150/+22 |
* | | | | Merge pull request #9820 from idryzhov/if-nb-config | Mark Stapp | 2021-10-26 | 2 | -0/+20 |
|\ \ \ \ | |||||
| * | | | | *: fix interface config write in NB-converted daemons | Igor Ryzhov | 2021-10-25 | 2 | -0/+20 |
* | | | | | Merge pull request #9854 from opensourcerouting/zapi-call-table | Russ White | 2021-10-26 | 3 | -372/+80 |
|\ \ \ \ \ | |||||
| * | | | | | *: convert zclient callbacks to table | David Lamparter | 2021-10-20 | 3 | -372/+80 |
* | | | | | | lib: fix srv6 route hardcode with BGP | Hiroki Shirokura | 2021-10-26 | 1 | -1/+1 |
* | | | | | | Merge pull request #9316 from ton31337/fix/send_best_path_reason_for_zebra | Donald Sharp | 2021-10-25 | 1 | -0/+6 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | bgpd: Send BGP best path reason to Zebra | Donatas Abraitis | 2021-10-14 | 1 | -0/+6 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge pull request #9824 from idryzhov/nb-cli-const-lyd-node | Donald Sharp | 2021-10-25 | 8 | -46/+62 |
|\ \ \ \ \ | |||||
| * | | | | | lib: northbound cli show/cmd functions must not modify data nodes | Igor Ryzhov | 2021-10-13 | 8 | -46/+62 |
* | | | | | | Merge pull request #9742 from elimbaum/add-vlan-actions | Jafar Al-Gharaibeh | 2021-10-23 | 1 | -1/+8 |
|\ \ \ \ \ \ | |||||
| * | | | | | | pbrd: add vlan actions to vty | Eli Baum | 2021-10-07 | 1 | -1/+8 |
* | | | | | | | Merge pull request #9765 from idryzhov/lib-bool-thread-add | Mark Stapp | 2021-10-22 | 3 | -64/+59 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | lib: change thread_add_* API | Igor Ryzhov | 2021-10-20 | 3 | -64/+59 |
* | | | | | | | | lib: finish fixing spelling in lib files | ewlumpkin | 2021-10-22 | 7 | -20/+20 |
* | | | | | | | | Merge pull request #9843 from opensourcerouting/vtysh-startup-cost | Donald Sharp | 2021-10-21 | 8 | -109/+199 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | lib: keep element count in vector code | David Lamparter | 2021-10-18 | 2 | -14/+26 |
| * | | | | | | | vtysh: defer CLI tree building | David Lamparter | 2021-10-18 | 3 | -14/+72 |
| * | | | | | | | lib: assign CLI varnames while parsing | David Lamparter | 2021-10-18 | 3 | -81/+101 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | lib: Add a thread_is_scheduled function | Donald Sharp | 2021-10-20 | 2 | -0/+9 |
* | | | | | | | Merge pull request #9766 from opensourcerouting/typesafe-member-nhrp-zap | Mark Stapp | 2021-10-20 | 4 | -9/+157 |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | |||||
| * | | | | | | lib: add unsorted typesafe_anywhere() | David Lamparter | 2021-10-19 | 1 | -0/+9 |
| * | | | | | | lib: use sentinel for single-linked lists | David Lamparter | 2021-10-19 | 2 | -10/+23 |
| * | | | | | | lib: typesafe *_member() | David Lamparter | 2021-10-19 | 4 | -1/+121 |
| * | | | | | | lib: null out deleted pointers in typesafe containers | David Lamparter | 2021-10-19 | 2 | -0/+6 |
| |/ / / / / | |||||
* / / / / / | lib: allow to create interfaces in non-existing VRFs | Igor Ryzhov | 2021-10-19 | 4 | -188/+127 |
|/ / / / / | |||||
* | | | | | Merge pull request #9828 from idryzhov/if-lookup-optimize | Donatas Abraitis | 2021-10-16 | 1 | -1/+1 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | lib: optimize if_lookup_by_name_all_vrf | Igor Ryzhov | 2021-10-13 | 1 | -1/+1 |
| | |_|/ | |/| | | |||||
* | | | | Merge pull request #9817 from donaldsharp/link_type_ordering | Donatas Abraitis | 2021-10-14 | 1 | -3/+4 |
|\ \ \ \ | |||||
| * | | | | lib: Add missing enum values in switch statement for if_link_type_str | Donald Sharp | 2021-10-13 | 1 | -3/+4 |
| |/ / / | |||||
* | | | | Merge pull request #9684 from opensourcerouting/printfrr-false-positive | Donald Sharp | 2021-10-14 | 1 | -0/+36 |
|\ \ \ \ | |||||
| * | | | | *: `frr-format` with unmodified GCC | David Lamparter | 2021-09-28 | 1 | -0/+36 |
* | | | | | Merge pull request #9751 from ewlumpkin/comment_spelling_fixes | Igor Ryzhov | 2021-10-14 | 27 | -35/+35 |
|\ \ \ \ \ | |||||
| * | | | | | lib: fix spelling nits in more lib files | ewlumpkin | 2021-10-05 | 27 | -35/+35 |
* | | | | | | Merge pull request #9676 from donaldsharp/import_register | David Lamparter | 2021-10-13 | 3 | -18/+7 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | lib, zebra: Send safi for rnh resolution | Donald Sharp | 2021-09-27 | 1 | -0/+2 |
| * | | | | | zebra: Attempt to clarify variable names as they are used | Donald Sharp | 2021-09-27 | 2 | -3/+3 |
| * | | | | | *: Remove the ZEBRA_IMPORT_ROUTE_XXX zapi messages | Donald Sharp | 2021-09-27 | 3 | -14/+0 |
| * | | | | | *: Add resolve via default flag | Donald Sharp | 2021-09-27 | 2 | -3/+4 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge pull request #9715 from idryzhov/cleanup-number-named-acl | Donatas Abraitis | 2021-10-13 | 3 | -27/+12 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | |