Bring in relayd to perform server load balancingMove gateway load balancing code into gwlb.inc - still uses slbd
TODO: vs and pool status screens are currently broken...and wouldn't work with the gateway pools anyway, ultimately, the gateway pools need...
Only show menu subitems that the user has access to.
Use correct pfSenseHeader() function.
Remove trailing space / cr
Backport usermanager code from HEAD so I can get it in the snaps andstart testing it properlyThere's still some CSS/HTML fixes needed but the code seems to work
Our compatibility code raelly needs to go into functions.inc so it can get installed before other php files are sourced.
Missed require
Rever commit. m0n0wall also uses require_once()
Change require_once to require.
This is how m0n0wall works, not sure at what point I made this bad decision. Sorry!
We're in 2006 now, toto
Remove trailing newline
Alpha sort includesrequire util.increquire pfsense-utils.inc
add vslb to function includes
remove trailing psace
Add $Id$ tag
Add Copyright to each file that we have touched so far and re attribute the file to Manuel Kasper such as:
Copyright (C) 2004 Scott Ullrich All rights reserved.
originally part of m0n0wall (http://m0n0.ch/wall) Copyright (C) 2003-2004 Manuel Kasper <mk@neon1.net>....
Do not run shaper.inc since we no longer support dummynet traffic shaping.
Initial revision