| Commit message (Expand) | Author | Age | Files | Lines |
* | vrrpd, lib: style fixes | Quentin Young | 2019-05-17 | 3 | -3/+4 |
* | lib: add more convenient boolean adder for json | Quentin Young | 2019-05-17 | 2 | -0/+6 |
* | vrrpd: add support for configuration writing | Quentin Young | 2019-05-17 | 2 | -0/+2 |
* | vrrpd: autoconfig support | Quentin Young | 2019-05-17 | 2 | -0/+7 |
* | vrrpd: protodown macvlan in backup state | Quentin Young | 2019-05-17 | 2 | -0/+23 |
* | lib: add sizing macro to ipaddr.h | Quentin Young | 2019-05-17 | 1 | -0/+3 |
* | lib: add function to get iface link-local | Quentin Young | 2019-05-17 | 2 | -0/+14 |
* | lib: add internet checksum with pseudoheaders | Quentin Young | 2019-05-17 | 2 | -1/+44 |
* | vrrpd: add initial macvlan support | Quentin Young | 2019-05-17 | 2 | -0/+30 |
* | vrrpd: ipv6 support | Quentin Young | 2019-05-17 | 2 | -1/+2 |
* | lib: add list_to_array | Quentin Young | 2019-05-17 | 2 | -0/+35 |
* | Merge pull request #4352 from donaldsharp/routemap_fix_replace | Mark Stapp | 2019-05-16 | 1 | -6/+3 |
|\ |
|
| * | lib: Fix gcc 9.1 and --enable-werror issues found | Donald Sharp | 2019-05-16 | 1 | -6/+3 |
* | | Merge pull request #4144 from pguibert6WIND/bfd_cbit | Russ White | 2019-05-16 | 2 | -4/+17 |
|\ \ |
|
| * | | bgpd: add vty command to enable bfd control-plane-check-failure | Philippe Guibert | 2019-05-14 | 1 | -0/+1 |
| * | | bfdd, lib, bgpd: add bfd cbit usage | Philippe Guibert | 2019-05-14 | 2 | -4/+16 |
| |/ |
|
* | | Merge pull request #4340 from qlyoung/hash-key-const | Russ White | 2019-05-16 | 13 | -24/+24 |
|\ \ |
|
| * | | lib: hashing functions should take const arguments | Quentin Young | 2019-05-14 | 13 | -24/+24 |
| |/ |
|
* / | lib,bgpd,pbrd: Add AFI_UNSPEC to AFI enum | Stephen Worley | 2019-05-14 | 1 | -1/+7 |
|/ |
|
* | Merge pull request #4304 from donaldsharp/route_map_switch | David Lamparter | 2019-05-14 | 2 | -26/+39 |
|\ |
|
| * | bgpd, lib, ospf6d, ospfd, pimd, zebra: Rework routemap event callback | Donald Sharp | 2019-05-11 | 2 | -23/+18 |
| * | lib: in routemap.c if using a switch for an enum get rid of enum | Donald Sharp | 2019-05-11 | 1 | -3/+21 |
* | | Merge pull request #4112 from pguibert6WIND/bfd_vrf | Rafael Zalamena | 2019-05-14 | 3 | -4/+12 |
|\ \ |
|
| * | | bgp, ospfd, ospf6d, pimd, lib, isisd: add bfd_client_sendmsg vrf_id | Philippe Guibert | 2019-05-07 | 2 | -3/+5 |
| * | | lib: perform a bind inside vrf_socket() call | Philippe Guibert | 2019-05-07 | 1 | -1/+7 |
* | | | lib: Add const to openbsd-tree functions | Stephen Worley | 2019-05-14 | 2 | -31/+35 |
* | | | lib: fix crash in the CLI grammar sandbox | Renato Westphal | 2019-05-13 | 1 | -0/+2 |
| |/
|/| |
|
* | | build: fix Lua build | Quentin Young | 2019-05-10 | 3 | -7/+7 |
* | | Merge pull request #4297 from vishaldhingra/rmap | Donald Sharp | 2019-05-10 | 1 | -0/+2 |
|\ \ |
|
| * | | lib : Child rmap not sending an update to parent rmap,if there is an update i... | vishaldhingra | 2019-05-09 | 1 | -0/+2 |
* | | | Merge pull request #4242 from donaldsharp/zebra_diet | Renato Westphal | 2019-05-10 | 5 | -23/+24 |
|\ \ \ |
|
| * | | | lib: Convert table code to use new hash type | Donald Sharp | 2019-05-02 | 2 | -18/+19 |
| * | | | lib: Make prefix_hash_key accept a const | Donald Sharp | 2019-05-02 | 2 | -2/+2 |
| * | | | lib: Make _find functions treat the head as const | Donald Sharp | 2019-05-02 | 1 | -3/+3 |
* | | | | Merge pull request #4287 from NaveenThanikachalam/dup_config_processing | Donald Sharp | 2019-05-10 | 1 | -0/+17 |
|\ \ \ \ |
|
| * | | | | lib, bgpd: Disallow processing of duplicate config. | Naveen Thanikachalam | 2019-05-09 | 1 | -0/+17 |
* | | | | | lib, vtysh: Make archaic "terminal" optional in configure command | Dinesh Dutt | 2019-05-08 | 1 | -1/+1 |
| |_|/ /
|/| | | |
|
* | | | | Merge pull request #4280 from qlyoung/remove-yang-strreplace-func | Renato Westphal | 2019-05-07 | 1 | -32/+19 |
|\ \ \ \ |
|
| * | | | | lib: remove str_replace function | Quentin Young | 2019-05-07 | 1 | -32/+19 |
* | | | | | Merge pull request #4082 from opensourcerouting/grpc-nb-plugin | Quentin Young | 2019-05-07 | 14 | -185/+1364 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | lib: add new gRPC-based northbound plugin | Renato Westphal | 2019-04-26 | 6 | -1/+959 |
| * | | | | lib: introduce a read-write lock for northbound configurations | Renato Westphal | 2019-04-26 | 9 | -131/+246 |
| * | | | | lib: add API to allow northbound clients to lock/unlock the running configura... | Renato Westphal | 2019-04-26 | 7 | -55/+161 |
* | | | | | Merge pull request #4270 from opensourcerouting/libyang-compat | Lou Berger | 2019-05-07 | 2 | -49/+4 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | lib, yang: disable libyang custom user types temporarily | Renato Westphal | 2019-05-07 | 2 | -49/+4 |
* | | | | | Merge pull request #4268 from qlyoung/frrstr-replace | Renato Westphal | 2019-05-07 | 2 | -0/+48 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | lib: add string replace function | Quentin Young | 2019-05-07 | 2 | -0/+48 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #4253 from qlyoung/zapi-handler-args-macro | Renato Westphal | 2019-05-06 | 2 | -64/+42 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | *: use ZAPI_CALLBACK_ARGS macro for zapi handlers | Quentin Young | 2019-05-03 | 2 | -8/+3 |
| * | | | lib: define ZAPI_CALLBACK_ARGS macro | Quentin Young | 2019-05-03 | 1 | -56/+39 |
| | |/
| |/| |
|