summaryrefslogtreecommitdiffstats
path: root/lib/smux.h
Commit message (Collapse)AuthorAgeFilesLines
* Make initializing smux connection configurable - "smux peer OID" commandhasso2004-10-131-1/+1
| | | | | initializes connection, and "no smux peer" command terminates it. Fixes bugzilla #47 and #112.
* 2004-10-11 Paul Jakma <paul@dishone.st>paul2004-10-111-1/+1
| | | | | | * if.h: mtu's should be unsigned. * routemap.{c,h}: const char updates * smux.{c,h}: ditto
* 2003-06-19 Paul Jakma <paul@dishone.st>paul2003-06-191-2/+2
| | | | | * Fix lib/smux.c's reliance on daemons exporting struct thread_master *master.
* Initial revisionpaul2002-12-131-0/+159