summaryrefslogtreecommitdiffstats
path: root/zebra/main.c
Commit message (Collapse)AuthorAgeFilesLines
* 2003-08-10 amir <amir@datacore.ch>paul2003-08-101-1/+1
| | | | | * Add missing 'i' to getopts, short form of --pid_file. see http://bugzilla.quagga.net/show_bug.cgi?id=25
* 2003-06-15 Paul Jakma <paul@dishone.st>paul2003-06-151-5/+8
| | | | | | | | * lib/vty.{c,h}: Remove vty layer depending on a 'master' global, pass the thread master in explicitly to vty_init. Sort out some header dependency problems with lib/command.h * zebra/: Move globals to struct zebrad. Update vty_init(). * (.*)/\1_main.c: update call to vty_init().
* Unbreak router advertisment feature when using capabilities.hasso2003-06-051-0/+1
|
* 2003-06-04 Paul Jakma <paul@dishone.st>paul2003-06-041-3/+32
| | | | * Merge of zebra privileges
* Matthew Grant <grantma@anathoth.gen.nz>patch.z17290.portfixpaul2003-01-221-3/+10
| | | | | | [zebra 17290] [PATCHES] - Fixes for problems in 0.93b portfix patch
* Initial revisionpaul2002-12-131-0/+316