On Saturday, February 16, 2013 21:42:40 Antonio Quartulli wrote:
Now that the new dev_upper API is used, the private check for enslaving loops is not needed anymore as this is performed by the new API itself.
Are you sure ? Isn't the following supposed to fail:
$ batctl if add eth0 $ vconfig add bat0 5 $ batctl if add bat0.5
$ batctl if eth0: active bat0.5: active
Or what is the expected behavior ?
Cheers, Marek