| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "Ospf missing interface handling 2" | Donald Sharp | 2019-06-24 | 3 | -5/+5 |
* | Merge pull request #3775 from pguibert6WIND/ospf_missing_interface_handling_2 | Donald Sharp | 2019-06-22 | 3 | -5/+5 |
|\ |
|
| * | *: change interface structure, from vrf_id to vrf | Philippe Guibert | 2019-06-12 | 1 | -2/+1 |
| * | *: change if_lookup_by_name() api with vrf | Philippe Guibert | 2019-06-12 | 2 | -3/+4 |
* | | Merge pull request #4514 from opensourcerouting/warnings-20190612 | Donald Sharp | 2019-06-17 | 1 | -171/+373 |
|\ \ |
|
| * | | *: fix northbound initializer warning on OpenBSD | David Lamparter | 2019-06-13 | 1 | -171/+373 |
| |/ |
|
* | | lib: make "%Ld" work for int64_t | David Lamparter | 2019-06-12 | 1 | -2/+2 |
* | | lib: use snprintfrr() in "hidden" printfs | David Lamparter | 2019-06-12 | 1 | -33/+9 |
|/ |
|
* | isisd: The RFC states that v6 addresses are limited to 16 in a hello packet | Donald Sharp | 2019-06-05 | 1 | -0/+5 |
* | Revert of PR 4078 and PR 4315 | Lakshman Krishnamoorthy | 2019-06-04 | 1 | -11/+14 |
* | lib: Introducing a 3rd state for route-map match cmd: RMAP_NOOP | Lakshman Krishnamoorthy | 2019-05-30 | 1 | -14/+11 |
* | isisd: Remove unnecessary use of strcpy | Christian Franke | 2019-05-29 | 1 | -5/+1 |
* | isisd: Remove warning about shadowing a variable | Christian Franke | 2019-05-29 | 1 | -1/+1 |
* | Merge pull request #4401 from manuhalo/fix_isisd_remove_conf | Donald Sharp | 2019-05-29 | 2 | -2/+8 |
|\ |
|
| * | isisd: del routes when area is unconfigured | Emanuele Di Pascale | 2019-05-29 | 2 | -2/+8 |
* | | isisd: support circuits with mtu > 8192 | Emanuele Di Pascale | 2019-05-23 | 1 | -13/+16 |
|/ |
|
* | *: rename new ForEach macros from the typesafe API | Renato Westphal | 2019-05-21 | 5 | -8/+8 |
* | Merge pull request #4144 from pguibert6WIND/bfd_cbit | Russ White | 2019-05-16 | 1 | -1/+4 |
|\ |
|
| * | bfdd, lib, bgpd: add bfd cbit usage | Philippe Guibert | 2019-05-14 | 1 | -1/+4 |
* | | lib: hashing functions should take const arguments | Quentin Young | 2019-05-14 | 3 | -6/+6 |
|/ |
|
* | Merge pull request #4112 from pguibert6WIND/bfd_vrf | Rafael Zalamena | 2019-05-14 | 1 | -2/+2 |
|\ |
|
| * | bgp, ospfd, ospf6d, pimd, lib, isisd: add bfd_client_sendmsg vrf_id | Philippe Guibert | 2019-05-07 | 1 | -2/+2 |
* | | Merge pull request #4272 from opensourcerouting/isis-prefix-sid-fix | Donald Sharp | 2019-05-10 | 1 | -8/+27 |
|\ \ |
|
| * | | isisd: Don't set subtlv structure if we didn't unpack any subtlvs | Christian Franke | 2019-05-10 | 1 | -8/+22 |
| * | | isisd: fix display of the Extended IPv4 reachability TLV | Renato Westphal | 2019-05-07 | 1 | -0/+5 |
| |/ |
|
* | | Merge pull request #4082 from opensourcerouting/grpc-nb-plugin | Quentin Young | 2019-05-07 | 1 | -52/+59 |
|\ \
| |/
|/| |
|
| * | lib: introduce a read-write lock for northbound configurations | Renato Westphal | 2019-04-26 | 1 | -52/+59 |
* | | *: use ZAPI_CALLBACK_ARGS macro for zapi handlers | Quentin Young | 2019-05-03 | 2 | -24/+13 |
* | | Merge pull request #3045 from opensourcerouting/atoms | Lou Berger | 2019-04-30 | 31 | -1928/+213 |
|\ \
| |/
|/| |
|
| * | isisd: replace dict_* with DECLARE_RBTREE | David Lamparter | 2019-04-27 | 31 | -1928/+213 |
* | | isisd: Correct MPLS-TE CLI to new northbound API | Olivier Dugeon | 2019-04-26 | 1 | -4/+4 |
* | | isisd: Add IS-IS-TE support per Area | Olivier Dugeon | 2019-04-25 | 10 | -179/+181 |
* | | Revert "isisd: Add IS-IS-TE support per Area" | Russ White | 2019-04-23 | 10 | -181/+179 |
* | | Merge pull request #4137 from Orange-OpenSource/TE | Russ White | 2019-04-23 | 10 | -179/+181 |
|\ \ |
|
| * | | Issue #4032: Add IS-IS-TE support per Area | Olivier Dugeon | 2019-04-15 | 10 | -179/+181 |
* | | | Merge pull request #4161 from opensourcerouting/nb-performance | Quentin Young | 2019-04-22 | 2 | -78/+72 |
|\ \ \ |
|
| * | | | lib: rework management of user pointers in the northbound layer | Renato Westphal | 2019-04-18 | 2 | -78/+72 |
| | |/
| |/| |
|
* / | | lib: move zlog() prototype back to the public logging API | Renato Westphal | 2019-04-18 | 1 | -1/+0 |
|/ / |
|
* | | fabricd: allow redistribute statements with both the route-map and metric opt... | Dmitrii Turlupov | 2019-04-16 | 1 | -23/+17 |
* | | isisd: allow redistribute statements with both the route-map and metric options | Dmitrii Turlupov | 2019-04-16 | 2 | -56/+17 |
|/ |
|
* | isisd, ospf6d, ripngd: Do not allow v6 LL's to be `redist connected` in | Donald Sharp | 2019-03-27 | 1 | -0/+4 |
* | *: remove trailing newlines from zlog messages | Quentin Young | 2019-03-14 | 1 | -3/+3 |
* | Merge pull request #3869 from qlyoung/cocci-fixes | David Lamparter | 2019-03-06 | 7 | -27/+18 |
|\ |
|
| * | *: remove null check before XFREE | Quentin Young | 2019-02-26 | 3 | -10/+5 |
| * | *: compare pointer types to NULL, not 0 | Quentin Young | 2019-02-26 | 1 | -4/+4 |
| * | *: use array_size instead of raw division | Quentin Young | 2019-02-26 | 2 | -2/+2 |
| * | *: remove unnecessary semicolon from switches | Quentin Young | 2019-02-26 | 1 | -1/+1 |
| * | *: remove useless return variables | Quentin Young | 2019-02-26 | 1 | -8/+4 |
| * | *: use proper bool initializers & fix comparisons | Quentin Young | 2019-02-26 | 1 | -2/+2 |
* | | isisd: strncpy -> strlcpy | Quentin Young | 2019-02-26 | 4 | -7/+11 |
|/ |
|