Re: bridge management through code

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sun, 30 Aug 2009 02:33:27 -0700 (PDT)
"salaria113@xxxxxxxxx" <salaria113@xxxxxxxxx> wrote:

> Hi,
> I need to create an user interface (QT based MMI) to manage bridge but I can't found c/c++ function in user space to develop this application.
> The functions are: br_add_bridge, br_del_bridge etc. in libbridge.a library are accessible from user space linking the library ?

There is no standard user library for this. You need to build your own interface.
Look at bridge utils source and RSTP daemon source. They use combinations of ioctl()'s,
sysfs and netlink.  Eventually, I hope to make all of bridge control under netlink
but for now you need ioctl's and sysfs.


-- 
_______________________________________________
Bridge mailing list
Bridge@xxxxxxxxxxxxxxxxxxxxxxxxxx
https://lists.linux-foundation.org/mailman/listinfo/bridge

[Index of Archives]     [Netdev]     [AoE Tools]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]     [Video 4 Linux]

  Powered by Linux