summaryrefslogtreecommitdiff
path: root/network/bridge.c
AgeCommit message (Expand)AuthorFilesLines
2009-02-25Fix strncpy length parameters to avoid non-nul-terminated stringsJohan Hedberg1-1/+1
2009-01-01Update copyright informationMarcel Holtmann1-1/+1
2008-05-06Fix bug that prevent bnep interfaces to come up on reconnection.Luiz Augusto von Dentz1-0/+1
2008-05-06Add some useful info calls for debugging.Luiz Augusto von Dentz1-4/+6
2008-03-07Report socket error when bridge module fails to load.Luiz Augusto von Dentz1-1/+5
2008-02-02Update copyright informationMarcel Holtmann1-1/+1
2007-10-31Make the connection to fail if unable to add a interface to bridges.Luiz Augusto von Dentz1-2/+6
2007-09-28Improve bridge and network interfaces manipulation.Luiz Augusto von Dentz1-2/+8
2007-09-28Fix bridge removal.Luiz Augusto von Dentz1-0/+8
2007-09-28Rework configuration file to use roles.Luiz Augusto von Dentz1-7/+28
2007-09-13Rely on bridge module autoloadingMarcel Holtmann1-0/+2
2007-08-31network: check if bridge module is loadedClaudio Takahasi1-0/+7
2007-03-29network: Added bridge add interface functionClaudio Takahasi1-0/+17
2007-03-16Add minimal support for bridge creation and removalMarcel Holtmann1-0/+76