summaryrefslogtreecommitdiffstats
path: root/ospf6d/ospf6_main.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #537 from donaldsharp/vrf_stuffDavid Lamparter2017-05-171-1/+1
|\
| * *: Consolidate vrf_hooks into vrf_initDonald Sharp2017-05-161-1/+1
* | *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
|/
* lib: remove remaining struct zlog * argsDavid Lamparter2017-03-081-1/+1
* lib: simplify protocol/log namingDavid Lamparter2017-03-081-2/+1
* *: add frr_run()David Lamparter2017-03-081-14/+1
* *: add frr_config_fork()David Lamparter2017-03-081-53/+3
* *: centralize more into frr_init()David Lamparter2017-03-071-3/+0
* *: add frr_init() infrastructureDavid Lamparter2017-03-071-106/+25
* *: fix warning fallout from set_socket_pathDavid Lamparter2017-02-011-1/+1
* ospf6d: Add vty_socket cli option to override the compiled-in location for th...Martin Winter2017-01-251-1/+11
* build: rename (1 of ?): configure.ac + preprocDavid Lamparter2016-12-201-6/+6
* lib: migrate to new memory-type handlingDavid Lamparter2016-09-191-0/+1
* Fix for CM-12450 Ensure quagga logs at startup are sent to syslog (until log ...Sid Khot2016-08-181-1/+3
* all: add default log file if none are definedDon Slice2016-07-111-0/+2
* Quagga: Fix code to use srandom/randomDonald Sharp2016-05-301-1/+1
* zebra - BFD client de-registration supportradhika2016-05-091-0/+3
* quagga: Fixup startup to allow consistency between sysV and systemdDonald Sharp2016-04-271-4/+0
* quagga: Remove iflist global variableDonald Sharp2016-04-081-1/+1
* *: Modify protocols to have systemd integrationDonald Sharp2016-02-101-0/+4
* *: call if_init()/if_terminate() from vrf_init()/vrf_terminate()Feng Lu2015-10-301-2/+3
* Multi-Instance OSPF SummaryDonald Sharp2015-05-201-1/+1
* ospf6d: ospfv3-abr-ecmp-support.patchDonald Sharp2015-05-201-0/+4
* lib/command.c: rewrite command matching/parsingChristian Franke2014-04-011-3/+0
* ospf6d: improve ordered shutdownChristian Franke2014-03-181-2/+8
* isisd, ospf6d: use bug-report information from autoconfChristian Franke2013-07-311-1/+1
* *: use array_size() helper macroBalaji.G2012-10-251-1/+1
* ospf6d: remove own routes on SIGTERM (BZ#448)Phil Laverdiere2012-02-211-0/+1
* ospf6d: add verifying user's privilegesVyacheslav Trushkin2012-01-021-0/+7
* quagga: option "-z" ("--socket <path>") addedVyacheslav Trushkin2011-12-131-1/+6
* ospf6d: fix compile warning from falling off end of mainStephen Hemminger2011-12-061-1/+1
* ospf6d: address more trivial compiler warningsDenis Ovsienko2011-09-271-0/+5
* ospf6d: Have ospf6d cleanup when it terminates normallyTom Goff2011-03-211-3/+32
* all: check return value from daemon() callStephen Hemminger2009-08-131-2/+5
* [trivia] finish off static'ification of ospf6d and ripngdPaul Jakma2008-08-221-4/+4
* [daemons] Sanity check port number arguments before usePaul Jakma2008-05-291-1/+2
* [daemon startup] Add --dry-run/-C argument to daemons, to check config file s...Paul Jakma2006-10-161-1/+11
* 2005-09-29 Paul Jakma <paul.jakma@sun.com>paul2005-09-291-1/+1
* 2004-12-07 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-12-071-7/+1
* 2004-12-03 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-12-031-10/+7
* Make group to run daemon as configurable. Fixes #2 from Bugzilla #64.hasso2004-11-251-2/+9
* 2004-10-10 Paul Jakma <paul@dishone.st>paul2004-10-101-1/+1
* Port ospf6d to sigevent and rename signal handling functions in vtysh not tohasso2004-08-281-46/+24
* 2004-07-23 Paul Jakma <paul@dishone.st>paul2004-07-231-1/+1
* Removing code which looked at current dir for config file before attemptinghasso2004-06-201-2/+1
* Update to latest (really :) ospf6d from Zebra repository and some tinyhasso2004-05-181-1/+1
* Ospf6d merge from Zebra repository with added privs stuff and mergedhasso2004-05-181-82/+36
* 2004-03-16 David Young <dyoung@pobox.com>gdt2004-03-161-1/+1
* Many warning fixes from PC Drew ([quagga-dev 940]) and removing using PAGERhasso2004-03-041-0/+6
* 2003-08-14 Paul Jakma <paul@dishone.st>paul2003-08-141-4/+7