Ticket #1013. Force NAS_PORT to be of type integer to avoid it being interpreted as char and generate wrong radius packet.
Nuke trailing carriage returns
Show even VIP's in the list. This is copied from nat code and probably should be generalized.
Do not assume WAN as the default interface to get the ip from for the calling station id. Instead add a select box(list) to choose the interface(ip) to send to radius.
Actually match the description and send the wan interface ip as Called-Station-Id on default settings.
Prevent negative RADIUS_NAS_PORT. This is a hack on m0n0 and not needed on pfSense.
Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additions
Silence eclipse errors
Sync w/ m0n0wall
Silence Eclipse warnings
Unbreak radius auth
Fix > 16 char password auth issues.
Correct warnings and errors found eclipse
Restore 1.2b5's captive portal. 1.2b7 + radius == boom.
Sync with 1.2b6 which would extended radius patch requires.
Revert back to 1.2b3 now that we are using a different radius patch.
m0n0wall -> pfSense
Add T. Howell-Cintron expanded radius attributes patch.
Initial revision