| Commit message (Expand) | Author | Age | Files | Lines |
* | isisd, ospfd: increase timeout to fix intermittent LDP Sync test failure | Karen Schoener | 2020-12-03 | 1 | -1/+1 |
* | Merge pull request #6950 from opensourcerouting/bfd-distributed-v3 | Donald Sharp | 2020-12-03 | 2 | -0/+26 |
|\ |
|
| * | lib: add new stream function to reorganize buffer | Rafael Zalamena | 2020-11-24 | 2 | -0/+26 |
* | | vtysh: fix incorrect memory statistics | Igor Ryzhov | 2020-11-30 | 2 | -0/+9 |
|/ |
|
* | Merge pull request #7546 from mjstapp/limit_fds | Donald Sharp | 2020-11-20 | 3 | -3/+25 |
|\ |
|
| * | lib: add startup option to limit fds | Mark Stapp | 2020-11-18 | 3 | -3/+25 |
* | | lib: fix local variable shadowing global one | Igor Ryzhov | 2020-11-19 | 2 | -6/+6 |
* | | Merge pull request #7424 from donaldsharp/config_commands | Mark Stapp | 2020-11-19 | 2 | -1/+57 |
|\ \ |
|
| * | | lib: Add information log of how long configuration took to read in | Donald Sharp | 2020-11-19 | 1 | -0/+16 |
| * | | lib, sharpd, vtysh: When reading a file in for config send start/end indicators | Donald Sharp | 2020-11-19 | 2 | -1/+41 |
* | | | Merge pull request #6145 from patrasar/pim_nb_code_upstream | Donald Sharp | 2020-11-19 | 2 | -4/+7 |
|\ \ \ |
|
| * | | | pimd: Northbound implementation for msdp mesh group, msdp peer commands | Sarita Patra | 2020-11-06 | 2 | -4/+7 |
* | | | | lib: Stop socket from leaking. | Donald Sharp | 2020-11-19 | 1 | -0/+1 |
| |/ /
|/| | |
|
* | | | Merge pull request #7554 from donaldsharp/sockunion2hostprefix_watch_returns | Donatas Abraitis | 2020-11-19 | 1 | -1/+5 |
|\ \ \ |
|
| * | | | bgpd, lib, nhrpd, zebra: verify return of sockunion2hostprefix | Donald Sharp | 2020-11-18 | 1 | -1/+5 |
* | | | | Merge pull request #7210 from idryzhov/route-types-disable-daemon | Donald Sharp | 2020-11-19 | 3 | -35/+98 |
|\ \ \ \ |
|
| * | | | | lib: respect --disable-daemon flags in route_types.h | Igor Ryzhov | 2020-10-02 | 3 | -35/+98 |
* | | | | | Merge pull request #7555 from idryzhov/cppcheck-fixes | Mark Stapp | 2020-11-18 | 1 | -2/+2 |
|\ \ \ \ \ |
|
| * | | | | | lib: fix macro style | Igor Ryzhov | 2020-11-18 | 1 | -2/+2 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge pull request #7553 from donaldsharp/mem_leak_ferr | Mark Stapp | 2020-11-18 | 1 | -1/+5 |
|\ \ \ \ \ |
|
| * | | | | | lib: Cleanup mem-leaks in error case | Donald Sharp | 2020-11-18 | 1 | -1/+5 |
| |/ / / / |
|
* | | | | | Merge pull request #7478 from donaldsharp/buffer | Mark Stapp | 2020-11-18 | 3 | -192/+212 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | *: Convert all usage of zclient_send_message to new enum | Donald Sharp | 2020-11-15 | 2 | -114/+148 |
| * | | | | bgpd, lib, sharpd: Add enum for zclient_send_message return | Donald Sharp | 2020-11-15 | 3 | -20/+26 |
| * | | | | bgpd, lib: Indicate when we are buffering instead of immediately sending down... | Donald Sharp | 2020-11-15 | 2 | -54/+68 |
| * | | | | lib: clean up out-of-date zapi comment | Mark Stapp | 2020-11-15 | 1 | -36/+1 |
| * | | | | zebra: use smaller stream buffer for zapi route notifications | Mark Stapp | 2020-11-15 | 1 | -0/+1 |
* | | | | | Merge pull request #7511 from donaldsharp/vtysh_warn | Patrick Ruddy | 2020-11-17 | 1 | -5/+5 |
|\ \ \ \ \ |
|
| * | | | | | lib: Change zlog_debug to zlog_err for doc string issues | Donald Sharp | 2020-11-17 | 1 | -5/+5 |
* | | | | | | Merge pull request #7476 from opensourcerouting/bfd-fixes | Russ White | 2020-11-17 | 1 | -11/+37 |
|\ \ \ \ \ \ |
|
| * | | | | | | lib: notify BFD when adding new profile | Rafael Zalamena | 2020-11-08 | 1 | -1/+4 |
| * | | | | | | bfdd,lib: simplify integration protocol | Rafael Zalamena | 2020-11-08 | 1 | -10/+33 |
* | | | | | | | Merge pull request #7518 from donaldsharp/asic_offload_more | Russ White | 2020-11-17 | 1 | -0/+7 |
|\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | | |
|
| * | | | | | | lib, zebra: Add ability to read kernel notice of Offload Failed | Donald Sharp | 2020-11-15 | 1 | -0/+7 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge pull request #7523 from donaldsharp/route_map_object_t | Russ White | 2020-11-17 | 2 | -29/+13 |
|\ \ \ \ \ \ |
|
| * | | | | | | *: Remove route_map_object_t from the system | Donald Sharp | 2020-11-14 | 2 | -29/+13 |
| |/ / / / / |
|
* | | | | / | lib: When aborting log data | Donald Sharp | 2020-11-16 | 1 | -0/+2 |
| |_|_|_|/
|/| | | | |
|
* | | | | | Merge pull request #7526 from donaldsharp/i_am_a_robot_wumpalump | Donatas Abraitis | 2020-11-16 | 1 | -0/+4 |
|\ \ \ \ \ |
|
| * | | | | | bgpd, lib, staticd, tests: Convert to using FOREACH_AFI_SAFI | Donald Sharp | 2020-11-15 | 1 | -0/+4 |
| |/ / / / |
|
* | | | | | Merge pull request #7510 from donaldsharp/xpath_stay | Donatas Abraitis | 2020-11-16 | 1 | -1/+2 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | lib: Fix crash walking up command chain in bgp commands | Donald Sharp | 2020-11-12 | 1 | -1/+2 |
* | | | | | Merge pull request #7474 from eololab/fix-crash-skiplist-debug | Mark Stapp | 2020-11-13 | 1 | -4/+2 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | lib, bgpd: fix crash using skiplist debug function | Emanuele Bovisio | 2020-11-10 | 1 | -4/+2 |
* | | | | | Merge pull request #4770 from kssoman/fib | Santosh P K | 2020-11-12 | 3 | -3/+36 |
|\ \ \ \ \ |
|
| * | | | | | bgpd: Advertise FIB installed routes to bgp peers (Part 1) | Soman K S | 2020-11-06 | 3 | -3/+36 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge pull request #7448 from mjstapp/fix_gcc10_formats | Donald Sharp | 2020-11-10 | 2 | -6/+5 |
|\ \ \ \ \ |
|
| * | | | | | * : clean up format specifiers for gcc-10 | Mark Stapp | 2020-11-04 | 2 | -6/+5 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge pull request #7463 from louis-oui/netnsname | Donatas Abraitis | 2020-11-10 | 1 | -1/+1 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | lib: change limit of netns name from 15 to 35 characters | Louis Scalbert | 2020-11-09 | 1 | -1/+1 |
| |/ / / |
|
* | | | | Merge pull request #7227 from chiragshah6/yang_dev | Russ White | 2020-11-05 | 1 | -0/+10 |
|\ \ \ \
| |/ / /
|/| | | |
|