index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
isisd
/
isis_zebra.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
isisd: ldp-igp-sync feature: adding isis support
lynne
2020-09-09
1
-0
/
+41
*
isisd : Transformational changes to support different VRFs.
Kaushik
2020-08-14
1
-2
/
+16
*
Merge pull request #6451 from Orange-OpenSource/dev_isis_sr
Renato Westphal
2020-06-24
1
-178
/
+40
|
\
|
*
isisd: Start Label Manager safer
Olivier Dugeon
2020-06-23
1
-21
/
+47
|
*
isisd: Add Segment Routing Local Block support
Olivier Dugeon
2020-06-23
1
-166
/
+2
*
|
ISIS VRF: Route info with vrf_id from ISIS to Zebra
Kaushik
2020-06-19
1
-5
/
+7
|
/
*
isisd: IS-IS-SR preparation for master 5/5
Olivier Dugeon
2020-05-14
1
-3
/
+22
*
isisd: IS-IS-SR preparation for master 4/5
Olivier Dugeon
2020-05-14
1
-2
/
+55
*
isisd: IS-IS-SR preparation for master 2/5
Olivier Dugeon
2020-05-14
1
-2
/
+2
*
isisd: Update IS-IS SR Label Manager
Olivier Dugeon
2020-04-30
1
-5
/
+70
*
isisd: Update ISIS-SR with new ZAPI message
Olivier Dugeon
2020-04-30
1
-5
/
+6
*
isisd: add support for segment routing
Renato Westphal
2020-04-30
1
-3
/
+277
*
*: revise zapi nexthop encoding
Mark Stapp
2019-12-06
1
-1
/
+1
*
*: Convert connected_free to a double pointer
Donald Sharp
2019-11-02
1
-1
/
+1
*
*: Convert zapi->interface_delete to ifp callback
Donald Sharp
2019-09-19
1
-27
/
+0
*
*: Convert interface_down to interface down callback
Donald Sharp
2019-09-19
1
-19
/
+0
*
*: Convert from ->interface_up to the interface callback
Donald Sharp
2019-09-19
1
-15
/
+0
*
*: Switch all zclient->interface_add to interface create callback
Donald Sharp
2019-09-19
1
-18
/
+0
*
isisd: Update TLVs processing for TE, RI & SR
Olivier Dugeon
2019-09-17
1
-0
/
+4
*
isisd: move management of route flags out of isis_zebra.c
Renato Westphal
2019-09-17
1
-24
/
+8
*
isisd: unify isis_nexthop and isis_nexthop6 into a single struct
Renato Westphal
2019-08-21
1
-33
/
+27
*
*: use ZAPI_CALLBACK_ARGS macro for zapi handlers
Quentin Young
2019-05-03
1
-20
/
+11
*
Merge pull request #3045 from opensourcerouting/atoms
Lou Berger
2019-04-30
1
-1
/
+0
|
\
|
*
isisd: replace dict_* with DECLARE_RBTREE
David Lamparter
2019-04-27
1
-1
/
+0
*
|
isisd: Add IS-IS-TE support per Area
Olivier Dugeon
2019-04-25
1
-7
/
+0
*
|
Revert "isisd: Add IS-IS-TE support per Area"
Russ White
2019-04-23
1
-0
/
+7
*
|
Issue #4032: Add IS-IS-TE support per Area
Olivier Dugeon
2019-04-15
1
-7
/
+0
|
/
*
isisd, ospf6d, ripngd: Do not allow v6 LL's to be `redist connected` in
Donald Sharp
2019-03-27
1
-0
/
+4
*
*: The onlink attribute should be owned by the nexthop not the route.
Donald Sharp
2019-01-27
1
-2
/
+4
*
lib: use the correct VRF ID when parsing INTERFACE_LINK_PARAMS messages
Renato Westphal
2019-01-18
1
-2
/
+2
*
lib, zebra: add AFI parameter to the ZEBRA_REDISTRIBUTE_DEFAULT_* messages
Renato Westphal
2019-01-14
1
-2
/
+2
*
*: Replace zclient_new with zclient_new_notify
Donald Sharp
2018-11-12
1
-1
/
+1
*
isisd: Remove unused debug flags
Christian Franke
2018-11-08
1
-12
/
+0
*
fabricd: add support for completely unnumbered operation
Christian Franke
2018-09-05
1
-0
/
+2
*
fabricd: add new daemon as build of isisd
Christian Franke
2018-09-05
1
-4
/
+4
*
isisd: make spf code dst-src aware
Christian Franke
2018-08-03
1
-2
/
+13
*
isisd: learn and advertise IPv6 dst-src routes
Christian Franke
2018-08-03
1
-8
/
+7
*
*: Track vrfs per nexthop not per route entry
Donald Sharp
2018-02-09
1
-2
/
+2
*
*: Send/receive the nexthop vrf_id
Donald Sharp
2018-01-12
1
-0
/
+2
*
*: Make zapi route install Notifications optional
Donald Sharp
2017-11-27
1
-1
/
+1
*
*: Modify zclient_init to require privs data
Donald Sharp
2017-10-24
1
-1
/
+1
*
*: introduce new rb-tree to optimize interface lookup by ifindex
Renato Westphal
2017-10-10
1
-1
/
+1
*
*: eliminate IFINDEX_DELETED in favor of IFINDEX_INTERNAL
Renato Westphal
2017-10-10
1
-1
/
+1
*
*: fix segfault when sending more than MULTIPATH_NUM nexthops
Renato Westphal
2017-09-21
1
-0
/
+4
*
*: make all daemons call frr_fini() on exit
Renato Westphal
2017-09-12
1
-0
/
+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
[next]