index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
isisd
/
isis_tlvs.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: Convert numeric 32 into IPV4_MAX_BITLEN for prefixlen
Donatas Abraitis
2021-07-01
1
-1
/
+1
*
*: Convert numeric 128 into IPV6_MAX_BITLEN for prefixlen
Donatas Abraitis
2021-07-01
1
-2
/
+2
*
isisd: Prevent OOM crash in isis
Donald Sharp
2021-03-25
1
-38
/
+88
*
isisd: kill isis_memory.h, use MTYPE_STATIC
David Lamparter
2021-03-22
1
-1
/
+0
*
*: require semicolon after DEFINE_HOOK & co.
David Lamparter
2021-03-17
1
-2
/
+2
*
*: require semicolon after DEFINE_MTYPE & co
David Lamparter
2021-03-17
1
-3
/
+3
*
isisd: fix null pointer dereference when parsing LSP
Renato Westphal
2020-12-09
1
-1
/
+1
*
Merge pull request #7394 from donaldsharp/isis_uninited
Olivier Dugeon
2020-10-28
1
-0
/
+22
|
\
|
*
isisd: Fix usage of uninited memory
Donald Sharp
2020-10-27
1
-0
/
+22
*
|
isisd: Fix memory leak in copy_tlv_router_cap
Donald Sharp
2020-10-27
1
-2
/
+4
|
/
*
isisd: refactor handling of SR Prefix-SIDs
Renato Westphal
2020-10-23
1
-2
/
+2
*
isisd: replace inet_ntoa
Mark Stapp
2020-10-22
1
-6
/
+6
*
isisd: fix OpenBSD pedantic format warnings
David Lamparter
2020-07-14
1
-3
/
+3
*
*: remove PRI[udx](8|16|32)
David Lamparter
2020-07-14
1
-71
/
+49
*
*: un-split strings across lines
David Lamparter
2020-07-14
1
-6
/
+3
*
isisd: Segment Routing improve subTLVs parser
Olivier Dugeon
2020-06-23
1
-5
/
+33
*
isisd: Add Segment Routing Local Block support
Olivier Dugeon
2020-06-23
1
-29
/
+81
*
isisd: IS-IS-SR preparation for master 5/5
Olivier Dugeon
2020-05-14
1
-10
/
+18
*
isisd: add support for segment routing
Renato Westphal
2020-04-30
1
-6
/
+29
*
isisd: introduce new adjacency hooks
Renato Westphal
2020-04-30
1
-0
/
+25
*
isisd: Fix spelling mistakes found by debian packaging
Donald Sharp
2020-03-14
1
-2
/
+2
*
*: generously apply const
David Lamparter
2019-12-02
1
-9
/
+10
*
isisd: Update TLVs processing for TE, RI & SR
Olivier Dugeon
2019-09-17
1
-53
/
+1039
*
isisd: fix validation of prefix-sid flags
Renato Westphal
2019-09-17
1
-3
/
+3
*
isisd: Enabling build with openssl
Michal Ruprich
2019-09-04
1
-0
/
+18
*
*: fix ctype (isalpha & co.) casts
David Lamparter
2019-08-06
1
-1
/
+1
*
isisd: The RFC states that v6 addresses are limited to 16 in a hello packet
Donald Sharp
2019-06-05
1
-0
/
+5
*
*: rename new ForEach macros from the typesafe API
Renato Westphal
2019-05-21
1
-1
/
+1
*
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
*
isisd: replace dict_* with DECLARE_RBTREE
David Lamparter
2019-04-27
1
-15
/
+13
*
*: remove null check before XFREE
Quentin Young
2019-02-26
1
-2
/
+1
*
*: remove unnecessary semicolon from switches
Quentin Young
2019-02-26
1
-1
/
+1
*
isisd: implement the authentication failure notifications
Emanuele Di Pascale
2018-12-18
1
-6
/
+10
*
Revert "isisd lib ospfd pbrd python: fix empty init"
David Lamparter
2018-12-01
1
-4
/
+5
*
Merge pull request #3364 from opensourcerouting/bugfix/isis-ipv6-only
Russ White
2018-11-26
1
-1
/
+1
|
\
|
*
isisd: Fix bug in tlvs_protocols_supported_to_adj
Christian Franke
2018-11-20
1
-1
/
+1
*
|
isisd lib ospfd pbrd python: fix empty init
F. Aragon
2018-11-21
1
-5
/
+4
|
/
*
*: list_delete_and_null() -> list_delete()
David Lamparter
2018-10-02
1
-1
/
+1
*
bgpd isisd ospf6d ospfd: variable shadowing fixes
F. Aragon
2018-09-12
1
-3
/
+3
*
isisd: add purge originator identification support
Christian Franke
2018-09-05
1
-0
/
+17
*
isisd: add TLV 13 Purge Originator Identification
Christian Franke
2018-09-05
1
-0
/
+124
*
isisd: add support for Prefix-SID subtlv
Christian Franke
2018-09-05
1
-8
/
+174
*
fabricd: Add support for TLV 150 (Spine-Leaf-Extension)
Christian Franke
2018-09-05
1
-0
/
+153
*
isisd: learn and advertise IPv6 dst-src routes
Christian Franke
2018-08-03
1
-0
/
+20
*
isisd: fix bug in tlv_copy of empty MT-router-info
Christian Franke
2018-05-28
1
-1
/
+1
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
1
-1
/
+1
*
isisd: add support for TLV 240 P2P Three-Way Adjacency
Christian Franke
2018-03-10
1
-0
/
+147
*
isisd: revert some counterproductive indentation
Christian Franke
2018-03-10
1
-111
/
+79
*
*: conform with COMMUNITY.md formatting rules, via 'make indent'
Lou Berger
2018-03-06
1
-85
/
+121
[next]