summaryrefslogtreecommitdiffstats
path: root/network/bridge.c
Commit message (Expand)AuthorAgeFilesLines
* Fix strncpy length parameters to avoid non-nul-terminated stringsJohan Hedberg2009-02-251-1/+1
* Update copyright informationMarcel Holtmann2009-01-011-1/+1
* Fix bug that prevent bnep interfaces to come up on reconnection.Luiz Augusto von Dentz2008-05-061-0/+1
* Add some useful info calls for debugging.Luiz Augusto von Dentz2008-05-061-4/+6
* Report socket error when bridge module fails to load.Luiz Augusto von Dentz2008-03-071-1/+5
* Update copyright informationMarcel Holtmann2008-02-021-1/+1
* Make the connection to fail if unable to add a interface to bridges.Luiz Augusto von Dentz2007-10-311-2/+6
* Improve bridge and network interfaces manipulation.Luiz Augusto von Dentz2007-09-281-2/+8
* Fix bridge removal.Luiz Augusto von Dentz2007-09-281-0/+8
* Rework configuration file to use roles.Luiz Augusto von Dentz2007-09-281-7/+28
* Rely on bridge module autoloadingMarcel Holtmann2007-09-131-0/+2
* network: check if bridge module is loadedClaudio Takahasi2007-08-311-0/+7
* network: Added bridge add interface functionClaudio Takahasi2007-03-291-0/+17
* Add minimal support for bridge creation and removalMarcel Holtmann2007-03-161-0/+76