root/trunk/wifidog/src/fw_iptables.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Chgset Date Author Log Message
(edit) @965 [965] 7 years papril Small fix
(edit) @964 [964] 7 years papril * src/fw_iptables.c: * Changed order in the filter.FORWARD chain * Added …
(edit) @944 [944] 7 years benoitg * src/fw_iptables.c: Fix deleting the rules on shutdown.
(edit) @935 [935] 7 years benoitg * src/fw_iptables.c: Add the global ruleset to the nat table to fix #65. …
(edit) @901 [901] 7 years mina Insignificant cleanup of CVS artifacts after svn migration: 1. Remove …
(edit) @765 [765] 8 years minaguib Merged branch "wdctlrestart": * New wdctl command "restart" which will …
(edit) @763 [763] 8 years aprilp * (finally) Added {Saul Albert,Jo Walsh,Schuyler}'s patch (thank you!) to …
(edit) @634 [634] 8 years minaguib When appending call to chain WiFiDog_Outgoing from nat.prerouting, add it …
(edit) @557 [557] 8 years aprilp Insert ourselves at the end of filter.FORWARD instead of at the beginning …
(edit) @531 [531] 8 years aprilp * Duplicated auth server list in NAT table to fix the issue of using an …
(edit) @495 [495] 8 years minaguib * More debugging output * Document ugly hack involving tid_fw_thread * …
(edit) @494 [494] 8 years minaguib Clean up the 2 hooks in nat.PREROUTING to 1
(edit) @493 [493] 8 years minaguib * Bugfix: Undo earlier commit. Aparently you cannot use the "-o" iptables …
(edit) @492 [492] 8 years minaguib * If external interface was unspecified in the conf file, try to determine …
(edit) @490 [490] 8 years minaguib * A little bit more care with buffers and their sizes * Minor whitespace …
(edit) @488 [488] 8 years minaguib * Check return values of pthread_create * Internal documentation touch-ups …
(edit) @479 [479] 8 years minaguib * Do not update the last_updated field on incoming traffic - update it on …
(edit) @471 [471] 8 years minaguib Fixed several inconsistencies regarding the parity and size of …
(edit) @469 [469] 8 years minaguib * Partial merge from CaptiveDNS branch: Consolidated much of the …
(edit) @467 [467] 8 years minaguib * New safe.c with safe_malloc, safe_strdup, safe_asprintf and …
(edit) @458 [458] 8 years minaguib * Bugfix previous commit of re-doing firewall - was not respecting …
(edit) @457 [457] 8 years minaguib Completely re-did the iptables rules. Most of the rules are now in the …
(edit) @449 [449] 8 years minaguib * Stricter format rules for all *scan* functions hunting for IPs and MAC …
(edit) @446 [446] 8 years minaguib Even more paranoid scanf format when parsing iptables output
(edit) @445 [445] 8 years minaguib Extra sanity checking the ip we read from the iptables output
(edit) @441 [441] 8 years aprilp * Fixed a bug in counting the traffic between client and gateway
(edit) @424 [424] 8 years minaguib Keep track of whether we're online or not, show user apology if we're not …
(edit) @422 [422] 8 years aprilp * Ping the users everytime we check their counters, that way we keep them …
(edit) @308 [308] 8 years aprilp * fw_iptables.c: Changed REJECT to DROP for the end of the table Unknown, …
(edit) @303 [303] 8 years alexcv Auth server firewall rule tweak
(edit) @302 [302] 8 years alexcv Firewall rule code tweak
(edit) @301 [301] 8 years benoitg it Gr�goire <bock@…> * src/fw_iptables.c: Display iptables …
(edit) @295 [295] 8 years alexcv Unknown user default block rule not "REJECT" instead of "DROP"
(edit) @290 [290] 9 years alexcv Massive update
(edit) @277 [277] 9 years alexcv ping_thread now detects when auth_servers change IPs and reset the …
(edit) @276 [276] 9 years alexcv Merged in Phil's patch
(edit) @256 [256] 9 years alexcv Extra mutex logging and extra logging in ping_thread()
(edit) @252 [252] 9 years alexcv Possibly broken check in
(edit) @180 [180] 9 years alexcv Firewall sets rules for all auth servers.
(edit) @176 [176] 9 years alexcv WiFiDog will now read multiple AuthServer? line in the config file but it …
(add) @170 [170] 9 years aprilp Renamed iptables.[ch] to fw_iptables.[ch]
Note: See TracRevisionLog for help on using the revision log.