[OpenWrt-Devel] Indenfying the actual interface.

2011-07-27 Thread santosh
s not Ethernet do not respond. Can you please let me know if there is a way to identify the actual interface in a UDP socket program when traffic is controlled by a Bridge? Thanks, Santosh Yadawar ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.

Re: [OpenWrt-Devel] [PATCH] rsyncd: Add description and allow rsyncd.conf to survive sysupgrade

2011-06-16 Thread santosh
Just a thought. The directory reserved for uci should have been named something like /etc/uci-config. Thanks. On Thu, Jun 16, 2011 at 3:48 PM, Jo-Philipp Wich wrote: > Hi. > >> -     $(INSTALL_DIR) $(1)/etc >> -     $(INSTALL_DATA) ./files/rsyncd.conf $(1)/etc/ >> +     $(INSTALL_DIR) $(1)/etc/c

Re: [OpenWrt-Devel] Addition of custom kernel patches, but changes not showing up in uImage files

2011-06-16 Thread santosh
You may use 'strings' instead of 'grep' for your next strings searching adventure. Thanks, Santosh On Thu, Jun 16, 2011 at 1:25 PM, harish badrinath wrote: >> The problem being the pattern of uImage files not containing the >> string that i have include in

Re: [OpenWrt-Devel] 802.1ag support in OpenWRT

2011-07-01 Thread santosh
I suggest you to look at http://linuxwireless.org/en/users/Devices Thanks. On Fri, Jul 1, 2011 at 1:51 PM, Satendra... wrote: > Hello All, > Could anyone please tell me whether there is any support in Linux > networking stack > for 802.1ag ? If yes please mention the linux version. > What I need

Re: [OpenWrt-Devel] 802.1ag support in OpenWRT

2011-07-01 Thread santosh
Did you look at http://linuxwireless.org/en/developers/Documentation/mac80211? All latest kernels definitely support 802.11abgn. Try the latest stable Linux kernel 2.6.39.2. Thanks, Santosh On Fri, Jul 1, 2011 at 4:55 PM, Satendra... wrote: > Thanks Santosh, I did have a look but with

Re: [OpenWrt-Devel] 802.1ag support in OpenWRT

2011-07-01 Thread santosh
(Operations, Administration and Maintenance) Connecivity Fault > Management (CFM) > support in linux networking stack. It is 802.1ag/Y.1731 etc > Please let me know if I am misunderstanding something or not able to get u. > > Thanks, > Satendra > > On 1 July 2011 17:07, santosh