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
*
Merge pull request #1020 from opensourcerouting/ferr
Donald Sharp
2017-09-05
3
-100
/
+70
|
\
|
*
isisd: use ferr_* functions
David Lamparter
2017-08-28
3
-100
/
+70
*
|
Merge pull request #1086 from donaldsharp/zebra_import
Renato Westphal
2017-09-04
1
-15
/
+4
|
\
\
|
*
|
*: Cleanup multiple is_default... code
Donald Sharp
2017-08-31
1
-15
/
+4
*
|
|
isisd: cleanup output of show isis topology
Christian Franke
2017-09-01
1
-40
/
+47
|
/
/
*
|
Merge pull request #1056 from opensourcerouting/oldbits-0
Donald Sharp
2017-08-29
1
-2
/
+2
|
\
\
|
*
|
*: remove empty "interface XYZ" config blocks
David Lamparter
2017-08-29
1
-2
/
+2
|
|
/
*
|
Merge pull request #998 from mkanjari/dev-master
David Lamparter
2017-08-29
5
-25
/
+6
|
\
\
|
*
|
Merge branch 'master' into dev-master
Mitesh Kanjariya
2017-08-29
6
-433
/
+155
|
|
\
|
|
*
|
lib: new APIs for get/set system hostname/domainname
Mitesh Kanjariya
2017-08-29
4
-6
/
+6
|
*
|
lib/bgpd: provide/use API to get hostname/domainname
Mitesh Kanjariya
2017-08-25
5
-25
/
+6
*
|
|
Merge pull request #1072 from opensourcerouting/isisd-fix-confusion-purge
Donald Sharp
2017-08-29
1
-13
/
+20
|
\
\
\
|
*
|
|
isisd: keep original TLVs when purging in response to confusion
Christian Franke
2017-08-29
1
-13
/
+20
|
|
|
/
|
|
/
|
*
/
|
isisd: guard SPF warning by debug flag
Christian Franke
2017-08-29
1
-2
/
+2
|
/
/
*
|
isisd: bpf: ETHER_HDR_LEN -> ETH_ALEN
David Lamparter
2017-08-26
1
-16
/
+16
*
|
*: fix compiler warnings
David Lamparter
2017-08-26
1
-2
/
+2
*
|
*: use zapi_route to send/receive redistributed routes as well
Renato Westphal
2017-08-24
1
-107
/
+15
*
|
isisd: unify ipv4/ipv6 zebra-tx functions
Renato Westphal
2017-08-24
1
-90
/
+39
*
|
isisd: use the new API to send routes to zebra
Renato Westphal
2017-08-23
1
-167
/
+51
*
|
*: remove leftovers from "router zebra"
Renato Westphal
2017-08-23
1
-16
/
+0
*
|
vnc/eigrpd/isisd: check for the correct message types
Renato Westphal
2017-08-23
1
-2
/
+2
*
|
*: reduce excessive indentation in a few places
Renato Westphal
2017-08-23
1
-66
/
+64
*
|
isisd: return proper error codes in some commands
Renato Westphal
2017-08-22
2
-54
/
+54
*
|
Merge pull request #1009 from donaldsharp/show_cmds
David Lamparter
2017-08-21
1
-9
/
+10
|
\
\
|
*
|
*: Add 'show debugging' command from vtysh
Donald Sharp
2017-08-21
1
-9
/
+10
*
|
|
Merge pull request #929 from opensourcerouting/hooks-doc-irdp
Donald Sharp
2017-08-21
1
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
lib: replace if_add_hook with hook_* logic
David Lamparter
2017-08-15
1
-2
/
+2
|
|
/
*
/
isisd: Remove unused version
Donald Sharp
2017-08-20
1
-2
/
+0
|
/
*
isisd: always link fragments to fragment #0, even when learned by CSNP
Christian Franke
2017-08-11
3
-24
/
+39
*
Merge pull request #911 from opensourcerouting/non-recursive-2
Donald Sharp
2017-08-09
4
-40
/
+82
|
\
|
*
build: non-recursive isisd
David Lamparter
2017-08-04
4
-40
/
+82
*
|
*: Define the number of seconds in a Day, Week and year
Donald Sharp
2017-08-08
1
-2
/
+0
*
|
Merge pull request #899 from donaldsharp/ETH_ALEN
David Lamparter
2017-08-05
4
-13
/
+6
|
\
\
|
*
|
isisd: Convert to using prefix.h ETH_ALEN
Donald Sharp
2017-08-04
4
-13
/
+6
*
|
|
isisd: don't validate dict integrity for regular builds
Christian Franke
2017-08-04
2
-1
/
+7
|
/
/
*
|
isisd: Use a hashtable to speed up lookups during SPF
Christian Franke
2017-08-03
1
-95
/
+179
*
|
isisd: make isis_spftree non-public
Christian Franke
2017-08-03
5
-90
/
+88
|
/
*
isisd: purge LSP correctly on confusion
Christian Franke
2017-08-03
3
-8
/
+20
*
isisd: only process overload info from fragment #0
Christian Franke
2017-08-03
1
-6
/
+7
*
isisd: Limit number of addresses in IPv4 addr TLV to 63
Christian Franke
2017-08-03
1
-1
/
+6
*
isisd: rework complete, move "tlvs2" to "tlvs"
Christian Franke
2017-08-03
9
-84
/
+82
*
isisd: send/receive LSPs with new parser
Christian Franke
2017-08-03
29
-4275
/
+977
*
isisd: send/receive *SNPs with new parser
Christian Franke
2017-08-03
3
-627
/
+277
*
isisd: send/receive IIHs with new parser
Christian Franke
2017-08-03
9
-869
/
+382
*
isisd: Don't use structs to encode/decode PDU header
Christian Franke
2017-08-03
4
-162
/
+116
*
isisd: add new tlv parser
Christian Franke
2017-08-03
4
-3
/
+3399
*
isisd: add formatter code
Christian Franke
2017-08-03
2
-80
/
+137
*
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
[next]