| Commit message (Expand) | Author | Age | Files | Lines |
* | lib: Update error ranges to include all daemons | Donald Sharp | 2018-08-14 | 1 | -9/+35 |
* | lib: Cleanup some missed LIB_ERR_SYSTEM_CALL | Donald Sharp | 2018-08-14 | 1 | -4/+6 |
* | lib: Add LIB_ERR_ZMQ | Donald Sharp | 2018-08-14 | 3 | -2/+12 |
* | lib: Add LIB_ERR_DEVELOPMENT | Donald Sharp | 2018-08-14 | 7 | -13/+27 |
* | lib: Add LIB_ERR_NS to error subsystem | Donald Sharp | 2018-08-14 | 3 | -6/+17 |
* | lib, zebra: Add LIB_ERR_INTERFACE | Donald Sharp | 2018-08-14 | 4 | -4/+16 |
* | bgpd, lib, zebra: Convert LIB_ERR_PRIVILEGES | Donald Sharp | 2018-08-14 | 3 | -21/+22 |
* | lib: Add LIB_ERR_SNMP | Donald Sharp | 2018-08-14 | 3 | -4/+16 |
* | lib: Add LIB_ERR_VTY | Donald Sharp | 2018-08-14 | 3 | -6/+17 |
* | lib: Add LIB_ERR_SYSTEM_CALL and convert VRF_SOCKET to SOCKET | Donald Sharp | 2018-08-14 | 11 | -67/+98 |
* | lib: When logging commands do not use zlog_err | Donald Sharp | 2018-08-14 | 1 | -1/+1 |
* | lib: Convert to zlog_ferr for zclient.c | Donald Sharp | 2018-08-14 | 3 | -44/+78 |
* | lib, bgpd: Add code to make lib auto create the ferr infrastructure | Donald Sharp | 2018-08-14 | 6 | -20/+131 |
* | lib: Allow adding arrays of ferr's | Donald Sharp | 2018-08-14 | 2 | -1/+7 |
* | lib: add error reference system | Quentin Young | 2018-08-14 | 3 | -0/+135 |
* | Merge pull request #2805 from opensourcerouting/malloc-size | Quentin Young | 2018-08-14 | 3 | -9/+47 |
|\ |
|
| * | lib: count total memory allocation per MTYPE | David Lamparter | 2018-08-08 | 3 | -7/+42 |
| * | build: rework mallinfo test & find malloc_size | David Lamparter | 2018-08-08 | 1 | -2/+5 |
* | | Merge branch 'master' into bfd-final | Donald Sharp | 2018-08-14 | 10 | -37/+60 |
|\ \ |
|
| * | | lib, vtysh: fix inconsistent interface commands in vtysh | Renato Westphal | 2018-08-13 | 1 | -8/+8 |
| * | | lib, vtysh: fix inconsistent VRF commands in vtysh | Renato Westphal | 2018-08-13 | 1 | -8/+8 |
| * | | lib: implement DEFPY_NOSH | Renato Westphal | 2018-08-13 | 2 | -0/+7 |
| * | | lib: add listnode_add_head() | Renato Westphal | 2018-08-13 | 2 | -0/+33 |
| * | | lib: Remove memory check test | Donald Sharp | 2018-08-11 | 1 | -7/+0 |
| * | | *: ALLOC calls cannot fail | Donald Sharp | 2018-08-11 | 2 | -12/+2 |
| * | | lib: fix "-t" command line option | David Lamparter | 2018-08-08 | 1 | -2/+2 |
| |/ |
|
* | | bfdd: re-route PTM-BFD daemon messages | Rafael Zalamena | 2018-08-08 | 2 | -0/+3 |
* | | bfdd: add vty shell commands | Rafael Zalamena | 2018-08-08 | 3 | -0/+17 |
* | | lib: import new JSON iteration macro | Rafael Zalamena | 2018-08-08 | 1 | -0/+14 |
|/ |
|
* | Merge pull request #2122 from donaldsharp/zebra_nhs | Martin Winter | 2018-08-08 | 2 | -0/+6 |
|\ |
|
| * | lib: Set proper write file when using backup config | Donald Sharp | 2018-07-29 | 1 | -0/+5 |
| * | lib, zebra: Allow protocols to use Distance as part of RR semantics | Donald Sharp | 2018-07-29 | 1 | -0/+1 |
* | | Merge pull request #2764 from opensourcerouting/isis-srcdest | Russ White | 2018-08-08 | 3 | -4/+30 |
|\ \ |
|
| * | | isisd: make spf code dst-src aware | Christian Franke | 2018-08-03 | 2 | -4/+14 |
| * | | isisd: learn and advertise IPv6 dst-src routes | Christian Franke | 2018-08-03 | 1 | -0/+16 |
* | | | bgpd: clean up evpn prefix debugging commands | Quentin Young | 2018-08-07 | 1 | -0/+1 |
* | | | Merge pull request #2775 from donaldsharp/stream_speedup | Rafael Zalamena | 2018-08-04 | 1 | -8/+4 |
|\ \ \ |
|
| * | | | lib: Increase stream allocation speed. | Donald Sharp | 2018-08-02 | 1 | -8/+4 |
| |/ / |
|
* | | | Merge pull request #2758 from donaldsharp/pim_join | Russ White | 2018-08-04 | 1 | -1/+0 |
|\ \ \ |
|
| * | | | lib: Fix vrf check output to only have 1 line | Donald Sharp | 2018-08-02 | 1 | -1/+0 |
| |/ / |
|
* / / | lib, bgpd, ospf6d, ospfd, pimd: Allow finish to cleanup a bit more | Donald Sharp | 2018-08-03 | 2 | -0/+15 |
|/ / |
|
* | | lib: Ensure read/write fd's are in range | Donald Sharp | 2018-08-01 | 1 | -0/+1 |
* | | Merge pull request #2766 from lyq140/branch1 | Donald Sharp | 2018-08-01 | 1 | -1/+1 |
|\ \ |
|
| * | | ripd: null check key | lyq140 | 2018-08-01 | 1 | -1/+1 |
* | | | lib: fix getsockopt_cmsg_data retrieval | Rafael Zalamena | 2018-08-01 | 1 | -1/+1 |
|/ / |
|
* | | Merge pull request #2753 from qlyoung/fix-zebra-shutdown-crash-2 | Jafar Al-Gharaibeh | 2018-07-31 | 1 | -1/+28 |
|\ \
| |/
|/| |
|
| * | lib: add cancel point to default pthread loop | Quentin Young | 2018-07-26 | 1 | -1/+28 |
* | | Merge pull request #2728 from donaldsharp/table_cleanup | Russ White | 2018-07-29 | 1 | -26/+28 |
|\ \ |
|
| * | | lib: Add parameter names as a hint of what is expected. | Donald Sharp | 2018-07-25 | 1 | -26/+28 |
| |/ |
|
* | | Merge pull request #2742 from vangheem/master | Lou Berger | 2018-07-28 | 2 | -4/+13 |
|\ \ |
|