| Commit message (Expand) | Author | Age | Files | Lines |
* | isisd, zebra: FIXME fixes | paco | 2018-06-19 | 1 | -9/+8 |
* | *: use C99 standard fixed-width integer types | Quentin Young | 2018-03-27 | 1 | -30/+30 |
* | isisd: P2P adjacencies should only be included in LSPDB/SPF when they are up | Christian Franke | 2018-03-10 | 1 | -1/+2 |
* | isisd: revert some counterproductive indentation | Christian Franke | 2018-03-10 | 1 | -5/+2 |
* | *: conform with COMMUNITY.md formatting rules, via 'make indent' | Lou Berger | 2018-03-06 | 1 | -7/+13 |
* | *: silence '-Wmaybe-uninitialized' warnings on NetBSD | Renato Westphal | 2018-02-02 | 1 | -1/+1 |
* | isisd: fix l2 neighbor formations | Rafael Zalamena | 2017-12-14 | 1 | -2/+2 |
* | Merge pull request #1358 from opensourcerouting/isis-lsp_tick-fixes | Donald Sharp | 2017-10-25 | 1 | -16/+7 |
|\ |
|
| * | isisd: lsp_update doesn't need to readd LSPs to the database anymore | Christian Franke | 2017-10-05 | 1 | -13/+2 |
| * | isisd: fix issue with lsp queueing logic in lsp_tick | Christian Franke | 2017-10-05 | 1 | -3/+5 |
* | | *: Convert list_delete(struct list *) to ** to allow nulling | Donald Sharp | 2017-10-05 | 1 | -4/+4 |
|/ |
|
* | isisd: optimize per interface lsp send-queue creation | Christian Franke | 2017-10-03 | 1 | -36/+13 |
* | isisd: ensure fragments get always linked | Christian Franke | 2017-09-23 | 1 | -13/+27 |
* | isisd: Don't corrupt generated LSPs if information exceeds capacity | Christian Franke | 2017-09-22 | 1 | -0/+11 |
* | Merge pull request #998 from mkanjari/dev-master | David Lamparter | 2017-08-29 | 1 | -3/+3 |
|\ |
|
| * | lib: new APIs for get/set system hostname/domainname | Mitesh Kanjariya | 2017-08-29 | 1 | -3/+3 |
| * | lib/bgpd: provide/use API to get hostname/domainname | Mitesh Kanjariya | 2017-08-25 | 1 | -3/+3 |
* | | isisd: keep original TLVs when purging in response to confusion | Christian Franke | 2017-08-29 | 1 | -13/+20 |
|/ |
|
* | isisd: always link fragments to fragment #0, even when learned by CSNP | Christian Franke | 2017-08-11 | 1 | -22/+20 |
* | isisd: purge LSP correctly on confusion | Christian Franke | 2017-08-03 | 1 | -4/+15 |
* | isisd: rework complete, move "tlvs2" to "tlvs" | Christian Franke | 2017-08-03 | 1 | -1/+1 |
* | isisd: send/receive LSPs with new parser | Christian Franke | 2017-08-03 | 1 | -1474/+445 |
* | isisd: send/receive *SNPs with new parser | Christian Franke | 2017-08-03 | 1 | -60/+5 |
* | isisd: Don't use structs to encode/decode PDU header | Christian Franke | 2017-08-03 | 1 | -11/+9 |
* | Revert "*: reindent pt. 2" | David Lamparter | 2017-07-22 | 1 | -33/+24 |
* | *: reindent pt. 2 | whitespace / reindent | 2017-07-17 | 1 | -24/+33 |
* | *: reindentreindent-master-after | whitespace / reindent | 2017-07-17 | 1 | -2583/+2687 |
* | *: remove VTYNL, part 1 of 6 | David Lamparter | 2017-07-14 | 1 | -1/+1 |
* | *: ditch vty_outln(), part 2 of 2 | David Lamparter | 2017-07-14 | 1 | -9/+9 |
* | *: ditch vty_outln(), part 1 of 2 | David Lamparter | 2017-07-13 | 1 | -12/+12 |
* | *: vty_outln (vty, "") --> vty_out (vty, VTYNL) | Quentin Young | 2017-06-29 | 1 | -1/+1 |
* | *: use vty_outln | Quentin Young | 2017-06-29 | 1 | -55/+53 |
* | Merge remote-tracking branch 'origin/stable/3.0' | Donald Sharp | 2017-06-29 | 1 | -11/+11 |
|\ |
|
| * | isisd: fix formatting in metrics when showing database | Christian Franke | 2017-06-20 | 1 | -7/+7 |
* | | *: make consistent & update GPLv2 file headers | David Lamparter | 2017-05-15 | 1 | -4/+4 |
* | | *: remove THREAD_ON macros, add nullity check | Quentin Young | 2017-05-09 | 1 | -28/+29 |
* | | isisd: announce and parse MT IP reachabilities | Christian Franke | 2017-04-28 | 1 | -56/+154 |
* | | isisd: announce and parse MT IS reachabilities | Christian Franke | 2017-04-28 | 1 | -21/+98 |
* | | isisd: announce MT capabilities in IIH and LSP | Christian Franke | 2017-04-28 | 1 | -0/+37 |
* | | isisd: function lsp_te_tlv_fit is never used | Christian Franke | 2017-04-28 | 1 | -58/+0 |
|/ |
|
* | Merge pull request #219 from opensourcerouting/feature/isis-draft-ietf-rtgwg-... | Donald Sharp | 2017-02-24 | 1 | -3/+0 |
|\ |
|
| * | isisd: cleanup SPF scheduling | Stephane Litkowski | 2017-02-22 | 1 | -3/+0 |
* | | Merge remote-tracking branch 'origin/stable/2.0' | Donald Sharp | 2017-02-24 | 1 | -2/+1 |
|\ \
| |/
|/| |
|
| * | isisd: address coverity findings | Christian Franke | 2017-02-13 | 1 | -2/+1 |
* | | Merge branch 'master' into cleanup | Donald Sharp | 2017-01-13 | 1 | -0/+8 |
|\| |
|
| * | isisd: clean up own LSPs correctly on update | Christian Franke | 2017-01-06 | 1 | -0/+8 |
* | | frr: Remove HAVE_IPV6 from code base | Donald Sharp | 2017-01-13 | 1 | -25/+1 |
|/ |
|
* | isisd: remove topology generator | David Lamparter | 2016-11-14 | 1 | -274/+0 |
* | isisd: Segmentation fault on isis daemon fixes | boris yakubov | 2016-09-23 | 1 | -8/+10 |
* | Add support of Traffic Engineering to IS-IS | Olivier Dugeon | 2016-09-03 | 1 | -0/+81 |