openwrt-packages/net/bcp38/files
Dave Taht e5910b9834 bcp38: Allow class-e through bcp38
It is increasingly likely 240/4 and 0/8 netblocks will be allocated as
unicast globally rout-able and reachable address space
240/4 is already enabled throughout linux and openwrt.

Permit these address blocks under bcp38 address validation, ie. remove
those ranges from the block list:

list match '0.0.0.0/8'       # RFC 1700
list match '240.0.0.0/4'     # RFC 5745

Signed-off-by: Dave Taht <dave.taht@gmail.com>
[bump package - minor tweaks to commit message - remove commented lines]
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2019-02-03 15:38:32 +00:00
..
bcp38.config bcp38: Allow class-e through bcp38 2019-02-03 15:38:32 +00:00
bcp38.defaults Add BCP38 implementation package (from CeroWrt). 2014-11-05 00:17:53 +01:00
bcp38.init bcp38: add init script 2018-04-19 11:02:10 +02:00
run.sh bcp38: iptables 1.6.1 compatibility (#4248) 2017-04-12 10:34:02 +02:00