summaryrefslogtreecommitdiffstats
path: root/ospfd/ospf_main.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ospfd: OSPFv2 VRF SupportChirag Shah2017-10-031-1/+1
* Revert "*: reindent pt. 2"David Lamparter2017-07-221-3/+1
* *: reindent pt. 2whitespace / reindent2017-07-171-1/+3
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-139/+119
* 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
|/
* *: snmp: convert into modulesDavid Lamparter2017-03-251-3/+0
* ospfd: remove unused usage() functionDavid Lamparter2017-03-081-15/+0
* *: fix some option descriptions and make -e workDavid Lamparter2017-03-081-1/+1
* lib: remove remaining struct zlog * argsDavid Lamparter2017-03-081-1/+1
* *: get rid of zlog(*, LOG_LEVEL, ...)David Lamparter2017-03-081-1/+1
* *: add frr_run()David Lamparter2017-03-081-10/+2
* *: add frr_config_fork()David Lamparter2017-03-081-90/+5
* *: centralize more into frr_init()David Lamparter2017-03-071-3/+0
* *: add frr_init() infrastructureDavid Lamparter2017-03-071-100/+35
* ospfd: CID 1399387 (#1 of 2): Destination buffer too small (STRING_OVERFLOW)Martin Winter2017-02-101-1/+1
* ospfd: Fix Coverity Warning CID 1399480 (#1 of 1): Buffer not null terminated...Martin Winter2017-02-101-1/+1
* *: fix warning fallout from set_socket_pathDavid Lamparter2017-02-011-1/+1
* ospfd: Add vty_socket cli option to override the compiled-in location for the...Martin Winter2017-01-251-6/+45
* build: replace some hardcoding with ./configureDavid Lamparter2016-12-201-2/+2
* build: rename (1 of ?): configure.ac + preprocDavid Lamparter2016-12-201-5/+5
* ospfd: Fix OSPF daemon pid file paramßingen2016-09-301-1/+2
* lib: migrate to new memory-type handlingDavid Lamparter2016-09-191-0/+1
* Merge remote-tracking branch 'origin/cmaster' into cmaster-nextDonald Sharp2016-08-191-1/+3
|\
| * Fix for CM-12450 Ensure quagga logs at startup are sent to syslog (until log ...Sid Khot2016-08-181-1/+3
* | ospfd: Remove HAVE_OPAQUE_LSADonald Sharp2016-08-161-2/+0
|/
* all: add default log file if none are definedDon Slice2016-07-111-1/+2
* build: determine CFLAGS more intelligentlyDavid Lamparter2016-06-081-1/+1
* quagga: Fixup startup to allow consistency between sysV and systemdDonald Sharp2016-04-271-2/+0
* *: Modify protocols to have systemd integrationDonald Sharp2016-02-101-0/+3
* *: call if_init()/if_terminate() from vrf_init()/vrf_terminate()Feng Lu2015-10-301-0/+2
* lib: zclient.c remove extern struct thread_master *Donald Sharp2015-09-231-1/+1
* This patch changes ospfd from only listening mode for BFD status updates to i...Donald Sharp2015-07-221-0/+4
* Multi-Instance OSPF SummaryDonald Sharp2015-05-201-11/+33
* Support for 'clear ip ospf interface [IFNAME]'Donald Sharp2015-05-201-0/+1
* ospfd: ospfv2-fix-interface-mode-cmd.patchDonald Sharp2015-05-201-0/+9
* *: nuke ^L (page feed)David Lamparter2014-06-041-2/+2
* lib/command.c: rewrite command matching/parsingChristian Franke2014-04-011-2/+0
* ospf: fix apiserver enableDavid Lamparter2013-01-071-5/+5
* *: use array_size() helper macroBalaji.G2012-10-251-2/+2
* quagga: option "-z" ("--socket <path>") addedVyacheslav Trushkin2011-12-131-20/+26
* all: check return value from daemon() callStephen Hemminger2009-08-131-2/+5
* [daemons/cleanup] Remove disabled log_mode argument support.Jeremy Jackson2009-06-181-2/+1
* [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
* [compiler] miscellaneous trivial compiler warning fixespaul2006-01-191-1/+1
* 2005-10-29 Paul Jakma <paul.jakma@sun.com>paul2005-10-291-5/+2
* 2005-09-29 Paul Jakma <paul.jakma@sun.com>paul2005-09-291-3/+2
* 2005-05-06 Paul Jakma <paul.jakma@sun.com>paul2005-05-061-4/+4