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
*
*: 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
*
Revert "Make route flags a 32bit field"
Donald Sharp
2016-09-23
1
-5
/
+4
*
Make route flags a 32bit field
Christian Franke
2016-09-23
1
-4
/
+5
*
*: remove dead code
Renato Westphal
2016-09-23
1
-4
/
+0
*
Add support of Traffic Engineering to IS-IS
Olivier Dugeon
2016-09-03
1
-0
/
+26
*
bgpd, lib, ospfd, pimd, zebra: Use nexthop_types_t
Donald Sharp
2016-09-02
1
-2
/
+2
*
*: use an ifindex_t type, defined in lib/if.h, for ifindex values
Paul Jakma
2016-08-18
1
-4
/
+4
*
isisd: add support to import routes from other protocols
Christian Franke
2016-03-30
1
-20
/
+81
*
isisd: do remove ipv6 routes from Zebra
Christian Franke
2016-03-30
1
-1
/
+1
*
quagga: delete interface from default table when moved to vrf
Don Slice
2016-03-18
1
-1
/
+1
*
Quagga: Support VRF unregister for clients
vivek
2016-02-12
1
-1
/
+1
*
Quagga: prefix2str fixup
Donald Sharp
2015-11-23
1
-4
/
+4
*
*: add VRF ID in the API message header
Feng Lu
2015-11-04
1
-23
/
+38
*
Zebra: Make redistribute do replace instead of del/add for better convergence
vivek
2015-10-21
1
-1
/
+5
*
lib: zclient.c remove extern struct thread_master *
Donald Sharp
2015-09-23
1
-2
/
+2
*
isisd: isisd-warnings.patch
Donald Sharp
2015-05-20
1
-6
/
+3
*
Per AFI redist registrations
Donald Sharp
2015-05-20
1
-4
/
+5
*
Multi-Instance OSPF Summary
Donald Sharp
2015-05-20
1
-5
/
+12
*
isisd: reapply patch to fix zebra protocol
Avneesh Sachdev
2012-04-12
1
-0
/
+5
*
isisd: add Google's changes to IS-IS
Josh Bailey
2012-04-07
1
-49
/
+33
*
[isisd] Fix compiler warnings and allow v4-only compilation
Paul Jakma
2006-12-08
1
-2
/
+4
*
[zserv] fix up custom isisd and bgpd Zserv functions for new format.
paul
2006-01-17
1
-4
/
+1
*
* isis_spf.c: Changing cost from uint16_t to uint32_t. Unset
hasso
2005-09-26
1
-0
/
+2
*
* *.c: Try to be less verbose by default (without any debug options
hasso
2005-09-04
1
-6
/
+12
*
2005-04-11 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2005-04-11
1
-11
/
+1
*
2005-04-07 Paul Jakma <paul.jakma@sun.com>
paul
2005-04-07
1
-8
/
+3
[next]