| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
prefixes * Fix route sorting order (nbd) * Add support for ip rules (jow) * Implement support for route / route6 table attribute (jow)
SVN-Revision: 36196
|
|
|
|
|
|
| |
assigned subprefixes * Add preliminary support for RFC 6603 prefix exclusion
SVN-Revision: 36193
|
|
|
|
| |
SVN-Revision: 36144
|
|
|
|
|
|
| |
Thanks to Markus Stenberg for investigating and providing a fix
SVN-Revision: 36132
|
|
|
|
| |
SVN-Revision: 36125
|
|
|
|
| |
SVN-Revision: 36123
|
|
|
|
|
|
|
| |
* fixes parsing of src/dest '*'
* fixes parsing of proto 'all'
SVN-Revision: 36111
|
|
|
|
|
|
| |
* fixes port remapping rules (#13217)
SVN-Revision: 36100
|
|
|
|
|
|
| |
This patch fixes some compile problems with kernel 3.9 and adds some missing linux 3.9 handling into kernel packages.
SVN-Revision: 36098
|
|
|
|
|
|
| |
In some cases IPv6 DNS-servers were not added correctly.
SVN-Revision: 36095
|
|
|
|
| |
SVN-Revision: 36094
|
|
|
|
|
|
| |
* fixes reload handling of zones and ipsets that are still running but already deleted from the config
SVN-Revision: 36092
|
|
|
|
|
|
|
| |
- support network names in per-zone 'masq_src', 'masq_dest' and 'subnet' options (#13197)
- do not allow src_mac option for SNAT rules
SVN-Revision: 36090
|
|
|
|
| |
SVN-Revision: 36085
|
|
|
|
|
|
| |
investigating
SVN-Revision: 36083
|
|
|
|
|
|
|
| |
Supports listing, removing and banning clients, and hooking into
probe/assoc/auth requests via object subscribe.
SVN-Revision: 36081
|
|
|
|
| |
SVN-Revision: 36034
|
|
|
|
|
|
|
| |
* Introduce "option reload" for includes to specify whether includes should be processed on reload (e.g. when tapping into internal chains)
* Allow "network" and "device" commands while firewall is running (to make them usable in includes)
SVN-Revision: 36009
|
|
|
|
|
|
| |
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36004
|
|
|
|
|
|
|
|
|
|
| |
* Adds support for emitting hotplug events when creating and clearing zones (fixes miniupnpd)
* Make NAT reflection direction configurable
* Map init script stop action to flush
* Map init script reload action to reload
* Respect init script disabled state in hotplug handler
SVN-Revision: 35998
|
|
|
|
| |
SVN-Revision: 35973
|
|
|
|
|
|
|
|
|
|
| |
* Fixes compilation against eglibc
* Fixes tracking logic when selectively restarting IPv4 or IPv6 firewall
* Fixes tracking logic for user chains by differentiating between reloads and restarts
* Introduces per-zone user chains {input,output,forwarding,prerouting,postrouting}_$zone_rule
* Supports legacy "tcpudp" protocol notation again
SVN-Revision: 35969
|
|
|
|
|
|
| |
This reverts commit 89969fa333c90fdb217b7289272f3427add107de.
SVN-Revision: 35904
|
|
|
|
|
|
|
| |
- introduce per-zone user chains
- support legacy "tcpudp" protocol notation
SVN-Revision: 35903
|
|
|
|
|
|
| |
T2 is > 1 day * Add "norelease" option to not send a RELEASE when stopping
SVN-Revision: 35902
|
|
|
|
| |
SVN-Revision: 35898
|
|
|
|
| |
SVN-Revision: 35896
|
|
|
|
|
|
| |
segfaults when stripped on ar71xx
SVN-Revision: 35894
|
|
|
|
|
|
| |
compile breakage if the madwifi build fails
SVN-Revision: 35893
|
|
|
|
| |
SVN-Revision: 35892
|
|
|
|
| |
SVN-Revision: 35889
|
|
|
|
| |
SVN-Revision: 35887
|
|
|
|
| |
SVN-Revision: 35845
|
|
|
|
|
|
| |
netlink-messages lead to unhandled errors which caused SIGBUS. Thanks to tdavis for debugging
SVN-Revision: 35836
|
|
|
|
|
|
| |
limits decrease memory usage (remove unnecessary book-keeping)
SVN-Revision: 35835
|
|
|
|
| |
SVN-Revision: 35831
|
|
|
|
|
|
| |
reload
SVN-Revision: 35820
|
|
|
|
| |
SVN-Revision: 35804
|
|
|
|
|
|
| |
if other addresses are available * Allow the announced DNS-server to be overwritten
SVN-Revision: 35803
|
|
|
|
| |
SVN-Revision: 35745
|
|
|
|
| |
SVN-Revision: 35744
|
|
|
|
|
|
| |
certain conditions.
SVN-Revision: 35743
|
|
|
|
|
|
|
|
|
| |
- all uci rules are boxed in custom chains now, so a firewall stop leaves user rules intact
- properly handle selective ipv4 or ipv6 only firewall start/stop/restart actions
- support ip ranges (e.g. option src_ip '!192.168.1.1-192.168.1.100' -> -m iprange ! --src-range 192.168.1.1-192.168.1.100')
- support time options (e.g. option weekdays 'Mon Tue Sat' -> -m time --weekdays 1,2,6')
SVN-Revision: 35738
|
|
|
|
|
|
|
|
| |
Spotted by doing an ARM hard float build.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35685
|
|
|
|
| |
SVN-Revision: 35673
|
|
|
|
| |
SVN-Revision: 35665
|
|
|
|
| |
SVN-Revision: 35643
|
|
|
|
| |
SVN-Revision: 35630
|
|
|
|
|
|
| |
lost with the update
SVN-Revision: 35619
|
|
|
|
|
|
|
|
| |
Based on a patch from НКВД. Closes #12962.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 35610
|