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
*
*: 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
*
*: reduce excessive indentation in a few places
Renato Westphal
2017-08-23
1
-66
/
+64
*
isisd: send/receive LSPs with new parser
Christian Franke
2017-08-03
1
-1
/
+0
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-557
/
+536
*
isisd: Fix zclient cleanup on shutdown
Donald Sharp
2017-06-30
1
-0
/
+7
*
Merge remote-tracking branch 'origin/stable/3.0'
Donald Sharp
2017-06-29
1
-5
/
+21
|
\
|
*
isisd: adjust redist functionality to current zapi
Christian Franke
2017-06-20
1
-5
/
+21
*
|
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
1
-4
/
+4
*
|
isisd: support unnumbered operation
Christian Franke
2017-05-06
1
-1
/
+2
|
/
*
lib: send ZAPI IPv6 source prefix
David Lamparter
2017-01-30
1
-2
/
+2
*
frr: Remove HAVE_IPV6 from code base
Donald Sharp
2017-01-13
1
-13
/
+0
*
Make route flags a 32bit field
Christian Franke
2016-09-23
1
-4
/
+5
*
lib: Check prefix length from zebra is sensible
Paul Jakma
2016-09-23
1
-1
/
+1
[next]