index
:
openwrt/luci
firewall-forwards-empty
link-local-neigh
master
multiplipv6prefixes
routes-proto
routes-proto-old
tayga
tayga-old
upstream
OpenWrt Configuration Interface
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libs
/
luci-lib-ip
/
src
Age
Commit message (
Expand
)
Author
2020-09-06
luci-lib-ip: fix tolinklocal invalid ipv6 result
Santiago Piccinini
2020-02-08
luci-lib-ip: explicitly clear scope when allocating new userdata
Jo-Philipp Wich
2020-01-23
luci-lib-ip: explicitly initialize address scope value
Jo-Philipp Wich
2019-12-09
luci-lib-ip: support scoped IPv6 addresses
Jo-Philipp Wich
2019-08-06
luci-lib-ip: support specifying source address in route()
Jo-Philipp Wich
2018-10-10
treewide: Fix typos in comments
yangfl
2018-03-12
luci-lib-ip: add MAC address calculation support
Jo-Philipp Wich
2015-09-01
luci-lib-ip: fix documentation issue
Jo-Philipp Wich
2015-01-28
luci-lib-ip: add api documentation
Jo-Philipp Wich
2015-01-28
luci-lib-ip: add functions to deal with IPv6 mapped IPv6
Jo-Philipp Wich
2015-01-28
luci-lib-ip: multiple fixes
Jo-Philipp Wich
2015-01-26
luci-lib-ip: accept 2nd netmask argument in new(), IPv4() and IPv6()
Jo-Philipp Wich
2015-01-25
luci-lib-ip: fix segfault in link() on systems with ip6gre support
Jo-Philipp Wich
2015-01-24
luci-lib-ip: fix netlink receiving in link()
Jo-Philipp Wich
2015-01-23
luci-lib-ip: add link() method to get basic iface info
Jo-Philipp Wich
2015-01-22
luci-lib-ip: always return table for dump, even if empty
Jo-Philipp Wich
2015-01-22
luci-lib-ip: support filtering neighbors by mac or dest addr
Jo-Philipp Wich
2015-01-22
luci-lib-ip: fix routes() for non-callback invocations
Jo-Philipp Wich
2015-01-22
libs: add luci-lib-ip
Jo-Philipp Wich