index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
isisd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "*: reindent pt. 2"
David Lamparter
2017-07-22
10
-75
/
+62
*
*: reindent pt. 2
whitespace / reindent
2017-07-17
10
-62
/
+75
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
51
-20184
/
+19543
*
Merge remote-tracking branch 'frr/master' into newline-redux
David Lamparter
2017-07-14
3
-16
/
+16
|
\
|
*
vtysh: return non-zero for configuration failures
Daniel Walton
2017-07-13
3
-16
/
+16
*
|
*: remove VTYNL, part 4 of 6
David Lamparter
2017-07-14
1
-2
/
+2
*
|
*: remove VTYNL, part 3 of 6
David Lamparter
2017-07-14
1
-2
/
+2
*
|
*: remove VTYNL, part 1 of 6
David Lamparter
2017-07-14
7
-33
/
+33
*
|
*: ditch vty_outln(), part 2 of 2
David Lamparter
2017-07-14
5
-53
/
+53
*
|
*: ditch vty_outln(), part 1 of 2
David Lamparter
2017-07-13
10
-247
/
+247
|
/
*
*: fix excess docstring
Quentin Young
2017-07-05
1
-11
/
+4
*
isisd: Fix zclient cleanup on shutdown
Donald Sharp
2017-06-30
3
-0
/
+10
*
*: vty_outln (vty, "") --> vty_out (vty, VTYNL)
Quentin Young
2017-06-29
7
-33
/
+33
*
*: s/VTY_NEWLINE/VTYNL/g
Quentin Young
2017-06-29
2
-3
/
+3
*
*: use vty_outln
Quentin Young
2017-06-29
10
-512
/
+484
*
Merge pull request #754 from qlyoung/fix-argv-arg
Russ White
2017-06-29
1
-1
/
+1
|
\
|
*
*: use ->text and strmatch where appropriate
Quentin Young
2017-06-27
1
-1
/
+1
*
|
Merge pull request #759 from qlyoung/remove-vty-argparsers
Jafar Al-Gharaibeh
2017-06-29
1
-1
/
+1
|
\
\
|
*
|
*: remove VTY_GET_*
Quentin Young
2017-06-27
1
-1
/
+1
|
|
/
*
|
Merge remote-tracking branch 'origin/stable/3.0'
Donald Sharp
2017-06-29
4
-56
/
+99
|
\
\
|
|
/
|
/
|
|
*
isisd: fix to adhere to new cli api
Christian Franke
2017-06-20
1
-22
/
+34
|
*
isisd: fix memtype counting issue
Christian Franke
2017-06-20
1
-3
/
+3
|
*
isisd: adjust redist functionality to current zapi
Christian Franke
2017-06-20
3
-20
/
+51
|
*
isisd: fix formatting in metrics when showing database
Christian Franke
2017-06-20
1
-7
/
+7
*
|
Merge branch 'stable/3.0'
David Lamparter
2017-06-13
1
-2
/
+15
|
\
|
|
*
isisd: fix heap uaf, round 2
Quentin Young
2017-06-09
1
-6
/
+17
|
*
isisd: fix heap uaf
Quentin Young
2017-06-07
1
-2
/
+4
|
*
Address the error "Dead assignment" of static analysif
Hung-Weic Chiu
2017-05-10
1
-1
/
+0
*
|
*: do not take address of packed member
Quentin Young
2017-05-26
3
-9
/
+7
*
|
Merge pull request #537 from donaldsharp/vrf_stuff
David Lamparter
2017-05-17
1
-1
/
+1
|
\
\
|
*
|
*: Consolidate vrf_hooks into vrf_init
Donald Sharp
2017-05-16
1
-1
/
+1
*
|
|
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
50
-194
/
+188
|
/
/
*
|
Address the error "Dead assignment" of static analysif
Hung-Weic Chiu
2017-05-10
1
-1
/
+0
*
|
*: remove THREAD_ON macros, add nullity check
Quentin Young
2017-05-09
8
-117
/
+137
*
|
isisd: use MT to only advertise usable links
Christian Franke
2017-05-06
1
-2
/
+22
*
|
isisd: support unnumbered operation
Christian Franke
2017-05-06
2
-83
/
+12
*
|
isisd: show topology information for adjacencies
Christian Franke
2017-05-06
1
-0
/
+6
*
|
isisd: ensure that MT is only used with wide metrics
Christian Franke
2017-05-06
2
-0
/
+40
*
|
isisd: fix initialization of ES vertizes
Christian Franke
2017-05-06
1
-2
/
+6
*
|
isisd: fix uninitialized pointer
Quentin Young
2017-04-29
1
-1
/
+1
*
|
isisd: make spf MT aware
Christian Franke
2017-04-28
4
-18
/
+107
*
|
isisd: announce and parse MT IP reachabilities
Christian Franke
2017-04-28
5
-230
/
+596
*
|
isisd: announce and parse MT IS reachabilities
Christian Franke
2017-04-28
6
-77
/
+405
*
|
isisd: track intersecting set of supported MTs for each adj
Christian Franke
2017-04-28
5
-1
/
+124
*
|
isisd: announce MT capabilities in IIH and LSP
Christian Franke
2017-04-28
6
-0
/
+249
*
|
isisd: add MT configuration
Christian Franke
2017-04-28
8
-2
/
+525
*
|
isisd: implement draft-ietf-isis-ext-eth and support p2p over LAN on BSD
Christian Franke
2017-04-28
3
-32
/
+16
*
|
isisd: do some cleanup on the spf implementation
Christian Franke
2017-04-28
2
-419
/
+225
*
|
isisd: function lsp_te_tlv_fit is never used
Christian Franke
2017-04-28
2
-60
/
+0
|
/
*
isisd: Fix some various clang warnings
Donald Sharp
2017-04-01
2
-8
/
+8
[next]