index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
isisd
/
isis_main.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: include vrf northbound module in init
Chirag Shah
2020-04-16
1
-0
/
+1
*
*: fix route map integration
Rafael Zalamena
2020-02-04
1
-0
/
+2
*
lib: rename memory_vty.c to lib_vty.c
David Lamparter
2019-12-06
1
-1
/
+0
*
*: make frr_yang_module_info const
David Lamparter
2019-11-30
1
-1
/
+1
*
isisd: split northbound callbacks into multiple files
Renato Westphal
2019-10-30
1
-0
/
+1
*
isisd: Add vrf_id to the main isis structure
Donald Sharp
2019-09-10
1
-1
/
+1
*
isisd: move old BFD command to fabricd only
Rafael Zalamena
2019-07-09
1
-2
/
+3
*
isisd: replace dict_* with DECLARE_RBTREE
David Lamparter
2019-04-27
1
-1
/
+0
*
*: use array_size instead of raw division
Quentin Young
2019-02-26
1
-1
/
+1
*
isisd: implement sighup handler
Emanuele Di Pascale
2018-12-18
1
-2
/
+13
*
isisd, yang: add configuration model and callback stubs
Emanuele Di Pascale
2018-12-18
1
-0
/
+7
*
fabricd: Update neighbor list on adjacency state change
Christian Franke
2018-12-07
1
-0
/
+2
*
*: remove the configuration lock from all daemons
Renato Westphal
2018-11-26
1
-1
/
+0
*
yang, lib: add 'frr-interface.yang' and associated stub callbacks
Renato Westphal
2018-10-27
1
-0
/
+1
*
*: add empty array of YANG modules
Renato Westphal
2018-10-27
1
-1
/
+5
*
isisd: Add a hook when writing interface config
Christian Franke
2018-10-05
1
-0
/
+2
*
isisd: Replace isis_event_adjacency_state_change with a hook
Christian Franke
2018-10-05
1
-0
/
+2
*
isisd: Register as BFD client
Christian Franke
2018-10-05
1
-0
/
+2
*
isis: Cleanup CLI, split into parts which are shared, fabricd and isisd
Christian Franke
2018-09-05
1
-0
/
+2
*
fabricd: add new daemon as build of isisd
Christian Franke
2018-09-05
1
-0
/
+11
*
*: add a vrf update hook to be informed of the vrf name
Philippe Guibert
2018-08-28
1
-1
/
+1
*
isisd: Add isis_errors and generate custom Error Codes
Donald Sharp
2018-08-14
1
-0
/
+2
*
isisd: Convert to use LIB_ERR_XXX
Donald Sharp
2018-08-14
1
-1
/
+1
*
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
-115
/
+99
*
isisd: Fix zclient cleanup on shutdown
Donald Sharp
2017-06-30
1
-0
/
+1
*
Merge pull request #537 from donaldsharp/vrf_stuff
David Lamparter
2017-05-17
1
-1
/
+1
|
\
|
*
*: Consolidate vrf_hooks into vrf_init
Donald Sharp
2017-05-16
1
-1
/
+1
*
|
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
1
-4
/
+4
|
/
*
isisd: remove reload-by-reexec
David Lamparter
2017-03-08
1
-38
/
+1
*
lib: remove remaining struct zlog * args
David Lamparter
2017-03-08
1
-1
/
+1
*
*: add frr_run()
David Lamparter
2017-03-08
1
-11
/
+1
*
*: add frr_config_fork()
David Lamparter
2017-03-08
1
-56
/
+3
*
*: centralize more into frr_init()
David Lamparter
2017-03-07
1
-4
/
+1
*
*: add frr_init() infrastructure
David Lamparter
2017-03-07
1
-100
/
+28
*
*: fix warning fallout from set_socket_path
David Lamparter
2017-02-01
1
-1
/
+1
*
isisd: Add vty_socket cli option to override the compiled-in location for the...
Martin Winter
2017-01-25
1
-1
/
+11
*
build: rename (1 of ?): configure.ac + preproc
David Lamparter
2016-12-20
1
-6
/
+6
*
*: fix some licensing SNAFUs
David Lamparter
2016-11-14
1
-1
/
+0
*
lib, isisd: enable concurrent configuration editing
David Lamparter
2016-10-07
1
-0
/
+1
*
isisd: qobj: register everything
David Lamparter
2016-10-07
1
-0
/
+1
*
lib: migrate to new memory-type handling
David Lamparter
2016-09-19
1
-0
/
+1
*
Add support of Traffic Engineering to IS-IS
Olivier Dugeon
2016-09-03
1
-0
/
+3
*
Fix for CM-12450 Ensure quagga logs at startup are sent to syslog (until log ...
Sid Khot
2016-08-18
1
-1
/
+3
*
all: add default log file if none are defined
Don Slice
2016-07-11
1
-1
/
+2
*
Quagga: Fix code to use srandom/random
Donald Sharp
2016-05-30
1
-1
/
+1
*
quagga: Fixup startup to allow consistency between sysV and systemd
Donald Sharp
2016-04-27
1
-4
/
+0
*
isisd: add support to import routes from other protocols
Christian Franke
2016-03-30
1
-0
/
+5
*
*: Modify protocols to have systemd integration
Donald Sharp
2016-02-10
1
-0
/
+4
*
Quagga: Fixup some compile warnings
Donald Sharp
2015-11-23
1
-3
/
+3
[next]