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
*
isisd: Free memory when confused
Donald Sharp
2019-12-13
1
-0
/
+2
*
isisd: clean ipv4/6 circuit config on destroy
Emanuele Di Pascale
2019-12-09
1
-2
/
+6
*
Merge pull request #4765 from opensourcerouting/defaults-v2
Donald Sharp
2019-12-06
1
-1
/
+0
|
\
|
*
lib: rename memory_vty.c to lib_vty.c
David Lamparter
2019-12-06
1
-1
/
+0
*
|
*: revise zapi nexthop encoding
Mark Stapp
2019-12-06
1
-1
/
+1
|
/
*
*: generously apply const
David Lamparter
2019-12-02
6
-28
/
+33
*
*: make frr_yang_module_info const
David Lamparter
2019-11-30
1
-1
/
+1
*
*: make all route_map_rule_cmd const
David Lamparter
2019-11-30
1
-15
/
+30
*
*: Convert connected_free to a double pointer
Donald Sharp
2019-11-02
1
-1
/
+1
*
*: Convert prefix_free to double pointer
Donald Sharp
2019-11-02
1
-5
/
+5
*
isisd: split northbound callbacks into multiple files
Renato Westphal
2019-10-30
17
-4108
/
+4503
*
Merge pull request #5197 from SumitAgarwal123/BFD_ADMIN_DOWN
Rafael Zalamena
2019-10-29
1
-1
/
+2
|
\
|
*
bfdd: Handling local and remote admin-down
SumitAgarwal123
2019-10-29
1
-1
/
+2
*
|
isisd: Correct missing advertisement of TE param.
Olivier Dugeon
2019-10-21
1
-31
/
+10
*
|
isisd: Fix handling of neighbor circuit id in three way handshake
Christian Franke
2019-10-01
1
-1
/
+1
*
|
Merge pull request #5009 from donaldsharp/interface_deletion
Russ White
2019-09-30
4
-81
/
+51
|
\
\
|
*
|
*: Convert zapi->interface_delete to ifp callback
Donald Sharp
2019-09-19
2
-27
/
+10
|
*
|
*: Convert interface_down to interface down callback
Donald Sharp
2019-09-19
2
-19
/
+7
|
*
|
*: Convert from ->interface_up to the interface callback
Donald Sharp
2019-09-19
2
-15
/
+2
|
*
|
*: Switch all zclient->interface_add to interface create callback
Donald Sharp
2019-09-19
4
-20
/
+10
|
*
|
*: Add infrastructure to support zapi interface callbacks
Donald Sharp
2019-09-19
1
-0
/
+22
*
|
|
isisd: circuit is derefed in every code path
Donald Sharp
2019-09-25
1
-2
/
+1
*
|
|
Merge pull request #5040 from opensourcerouting/isisd-fix-validation-crash
Donald Sharp
2019-09-24
1
-2
/
+2
|
\
\
\
|
*
|
|
isisd: fix crash during candidate validation
Renato Westphal
2019-09-23
1
-2
/
+2
*
|
|
|
isisd, yang: implement interface counters
Renato Westphal
2019-09-23
4
-6
/
+282
*
|
|
|
isisd, yang: implement read-only list of adjacencies
Renato Westphal
2019-09-23
1
-13
/
+229
|
/
/
/
*
|
|
Merge pull request #4529 from donaldsharp/vrf_conversions
Renato Westphal
2019-09-20
3
-3
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
isisd: Add vrf_id to the main isis structure
Donald Sharp
2019-09-10
3
-3
/
+5
*
|
|
Revert "lib: introduce a read-write lock for northbound configurations"
Renato Westphal
2019-09-18
1
-59
/
+52
|
|
/
|
/
|
*
|
isisd: Update TLVs processing for TE, RI & SR
Olivier Dugeon
2019-09-17
13
-1363
/
+1645
*
|
isisd: fix validation of prefix-sid flags
Renato Westphal
2019-09-17
1
-3
/
+3
*
|
isisd: introduce new route update hook
Renato Westphal
2019-09-17
2
-7
/
+21
*
|
isisd: move management of route flags out of isis_zebra.c
Renato Westphal
2019-09-17
3
-29
/
+39
*
|
isisd: remove leftover from old dict code
Renato Westphal
2019-09-17
1
-1
/
+0
|
/
*
isisd: Enabling build with openssl
Michal Ruprich
2019-09-04
1
-0
/
+18
*
Merge pull request #4874 from manuhalo/fix_isis_mtu
Donald Sharp
2019-09-04
1
-19
/
+54
|
\
|
*
isisd: check MTU when configuring circuit
Emanuele Di Pascale
2019-08-27
1
-19
/
+54
*
|
*: frr_elevate_privs -> frr_with_privs
David Lamparter
2019-09-03
3
-3
/
+3
*
|
isisd: fix northbound circuit deletion
Emanuele Di Pascale
2019-09-02
1
-14
/
+1
*
|
Merge pull request #4794 from opensourcerouting/isis_nexthop_v4v6
Donald Sharp
2019-08-30
7
-203
/
+124
|
\
\
|
*
|
isisd: unify isis_nexthop and isis_nexthop6 into a single struct
Renato Westphal
2019-08-21
7
-191
/
+123
|
*
|
isisd: reuse the nexthop lookup functions to avoid code duplication
Renato Westphal
2019-08-21
1
-24
/
+19
|
*
|
isisd: remove unnecessary null checks
Renato Westphal
2019-08-21
1
-4
/
+2
|
*
|
isisd: remove unused struct fields
Renato Westphal
2019-08-21
2
-4
/
+0
|
|
/
*
/
isisd: add support for IPv6 BFD peers
Renato Westphal
2019-08-22
1
-31
/
+98
|
/
*
isisd: fix display of the "isis bfd" command
Renato Westphal
2019-08-16
1
-1
/
+1
*
*: fix ctype (isalpha & co.) casts
David Lamparter
2019-08-06
2
-3
/
+5
*
lib: Introducing a 3rd state for route-map match cmd: RMAP_NOOP
Lakshman Krishnamoorthy
2019-07-22
1
-14
/
+11
*
isisd: improvements based on feedback
Rafael Zalamena
2019-07-12
2
-14
/
+7
*
isisd: fix compilation warning on OpenBSD
Rafael Zalamena
2019-07-09
1
-2
/
+4
[next]