Redo most of the ppp interface handling to be consistent with the other mpd5 configurations. This way there is no more special handling for ppp around.
I have PPP with mpd5 working really well now, including setting the APN and APNNumber, and the SIM PIN and wait time for the SIM to settle after the PIN isentered.
Still no work on multilink PPP with serial port links.
Right now the code creates the mpd.secret file. I tested it using the set auth...
Merge commit 'mainline/master'
Ticket #367. On double click go to the repective edit page.
Add wireless tab to Interfaces: (assign) now that the configuration page is functional.
Use useland pppd for ppp connections
Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on
Bring in support for QinQ. At this time it is limited to only 2 levels.
Do not hard code white
Bring the ppp frontend to functionality.Add a more options like max connection attempt, support for static ip setups, username and password configs.
Show correct interface.
Catch up with backend modification and synchronize some fields in the GUI itself.
Rewrite the pfsense privilege system with the following goals in mind ...
1) Redefine page privileges to not use static urls2) Accurate generation of privilege definitions from source3) Merging the user and group privileges into a single set4) Allow any privilege to be added to users or groups w/ inheritance...
Link lagg to GUI
Link Bridge tab in the GUI.
Link GRE/GIF to the GUI.
NOTE: this is the other half of changes
Continue interface improvements
Fix page title issues
PPP
Initial import of PPP for 3G and dial up modem support.
Needs testing and likely some fixing, then porting to HEAD once verified working.