summaryrefslogtreecommitdiffstats
path: root/zebra/zserv.c
Commit message (Collapse)AuthorAgeFilesLines
* 2003-06-15 Paul Jakma <paul@dishone.st>paul2003-06-151-22/+15
| | | | | | | | * 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().
* 2003-06-04 Paul Jakma <paul@dishone.st>paul2003-06-041-0/+9
| | | | * Merge of zebra privileges
* Add back support for null0 interface blackhole routes.paul2003-05-251-0/+3
|
* Last fixes from 6Wind patch.hasso2003-05-251-1/+13
|
* Route (reject|blackhole) support from 6Wind patch.hasso2003-05-251-3/+0
|
* "ip forwarding" command. Patch from Jim Crumpler.hasso2003-05-251-0/+27
|
* Sync to Zebra.org 20030301paul2003-03-011-17/+159
|
* zebra link state detection supportpatch.z12269.linkstatepaul2002-12-131-0/+4
|
* Initial revisionpaul2002-12-131-0/+1806