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
*
*: 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
*
*: call if_init()/if_terminate() from vrf_init()/vrf_terminate()
Feng Lu
2015-10-30
1
-0
/
+2
*
Quagga: Fix some more compile warnings
Donald Sharp
2015-10-07
1
-3
/
+11
*
lib: zclient.c remove extern struct thread_master *
Donald Sharp
2015-09-23
1
-1
/
+1
*
Multi-Instance OSPF Summary
Donald Sharp
2015-05-20
1
-1
/
+1
*
lib/command.c: rewrite command matching/parsing
Christian Franke
2014-04-01
1
-2
/
+0
*
isisd, ospf6d: use bug-report information from autoconf
Christian Franke
2013-07-31
1
-1
/
+1
*
*: use array_size() helper macro
Balaji.G
2012-10-25
1
-1
/
+1
*
quagga: option "-z" ("--socket <path>") added
Vyacheslav Trushkin
2012-04-16
1
-1
/
+7
*
isisd: indent longopts array
Vyacheslav Trushkin
2012-04-16
1
-9
/
+9
*
isisd: add Google's changes to IS-IS
Josh Bailey
2012-04-07
1
-10
/
+19
*
all: check return value from daemon() call
Stephen Hemminger
2009-08-13
1
-2
/
+5
*
[isisd] Fix compiler warnings and allow v4-only compilation
Paul Jakma
2006-12-08
1
-0
/
+10
*
[daemon startup] Add --dry-run/-C argument to daemons, to check config file s...
Paul Jakma
2006-10-16
1
-1
/
+11
*
[isisd] remove includes of common system headers.
paul
2005-11-20
1
-1
/
+0
*
2005-09-29 Paul Jakma <paul.jakma@sun.com>
paul
2005-09-29
1
-1
/
+1
*
* *.c: Try to be less verbose by default (without any debug options
hasso
2005-09-04
1
-3
/
+1
*
2005-02-23 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2005-02-23
1
-1
/
+1
*
zlog_* cleanup. Level of debug messages to LOG_DEBUG.
hasso
2004-12-24
1
-4
/
+4
*
2004-12-07 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2004-12-07
1
-1
/
+1
*
2004-12-03 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2004-12-03
1
-10
/
+4
*
Make group to run daemon as configurable. Fixes #2 from Bugzilla #64.
hasso
2004-11-25
1
-3
/
+7
*
Initialize access lists here as well.
hasso
2004-10-13
1
-0
/
+2
*
No warnings here any more.
hasso
2004-10-07
1
-1
/
+1
*
I think that it's better to report bugs into Bugzilla.
hasso
2004-09-28
1
-1
/
+1
[next]