summaryrefslogtreecommitdiff
path: root/etc/relayd.conf
AgeCommit message (Collapse)Author
2007-02-26use a variable $ext_addr instead of the hard-coded 192.168.1.1. thisReyk Floeter
will make it easier for testing (just run hoststated -Dext_addr=X.X.X.X).
2007-02-26sync the documentation with the latest change to require a 'header'Reyk Floeter
keyword for default relay actions. ok pyr@
2007-02-26add an relay exampleReyk Floeter
ok pyr@
2007-02-26reflect configuration parser change.Pierre-Yves Ritschard
ok reyk@
2007-02-13fix some typos in the default configuration file.Pierre-Yves Ritschard
discussed with reyk@
2007-01-31link hoststated to the builds.Pierre-Yves Ritschard
ok miod@, henning@