index
:
openwrt/luci
build
fido2-conformance
firewall-forwards-empty
link-local-neigh
master
multiplipv6prefixes
routes-proto
routes-proto-old
tayga
tayga-old
upstream
webauthn
wip-webauthn
OpenWrt Configuration Interface
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libs
/
core
/
luasrc
/
ip.lua
Age
Commit message (
Expand
)
Author
2008-08-08
* luci/libs: added inline documentation and luci.ip.cidr.sub() to luci.ip; al...
Jo-Philipp Wich
2008-08-08
* luci/libs: properly handle overflows in luci.ip.add()
Jo-Philipp Wich
2008-08-08
* luci/libs: fix off-by-one bug in luci.ip
Jo-Philipp Wich
2008-08-08
* luci/libs: fixed contains() in luci.ip
Jo-Philipp Wich
2008-08-08
libs/core: Cleaned up luci.sys in favor of the new luci.ip module
Steven Barth
2008-08-08
* luci/libs: add assert() to contains() in luci.ip
Jo-Philipp Wich
2008-08-08
* luci/libs: fixed big endian in Hex() constructor
Jo-Philipp Wich
2008-08-08
* luci/libs: added Hex() constructor to luci.ip
Jo-Philipp Wich
2008-08-07
* libs/core/ip: save a redundant object in compare()
Jo-Philipp Wich
2008-08-07
lib/core: luci.ip: Added more sanity checks and optimizations
Steven Barth
2008-08-07
libs/core: Taught luci.ip how to use netmasks and smaller syntax sugars
Steven Barth
2008-08-07
* luci/libs/ip: fix add()
Jo-Philipp Wich
2008-08-07
* luci/libs: add preliminary ip calculation library
Jo-Philipp Wich