• SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

Recent content by hanusiak

  1. H

    Understanding the router's FB wifi source code

    I see what you are saying, however it is odd that fb_wifi code was added into Merlin since Dec 28, 2016 and since that time is still there. Nobody removed it. I found it here in this commit. Merged with GPL 380_4180 (missing MIPS and AC3200 binary blobs) · RMerl/asuswrt-merlin@2ade828 · GitHub...
  2. H

    Understanding the router's FB wifi source code

    Hello, I'm just starting to dig around in the source code of Merlin. I'm trying to get my head around the FB wificode and how it handles the communication with facebook. I started by looking at the router/rc/lan.c where FB is handled: #ifdef RTCONFIG_FBWIFI void stop_fbwifi_check() {...
Back
Top