summaryrefslogtreecommitdiffhomepage
path: root/libs/luci-lib-ip
AgeCommit message (Expand)Author
2019-08-06luci-lib-ip: support specifying source address in route()Jo-Philipp Wich
2018-10-10treewide: Fix typos in commentsyangfl
2018-03-12luci-lib-ip: add MAC address calculation supportJo-Philipp Wich
2017-06-13luci-lib-ip: add license tagQuirin Hofstaetter
2015-09-01luci-lib-ip: fix documentation issueJo-Philipp Wich
2015-01-28luci-lib-ip: add api documentationJo-Philipp Wich
2015-01-28luci-lib-ip: add functions to deal with IPv6 mapped IPv6Jo-Philipp Wich
2015-01-28luci-lib-ip: multiple fixesJo-Philipp Wich
2015-01-26luci-lib-ip: accept 2nd netmask argument in new(), IPv4() and IPv6()Jo-Philipp Wich
2015-01-25luci-lib-ip: fix segfault in link() on systems with ip6gre supportJo-Philipp Wich
2015-01-24luci-lib-ip: fix netlink receiving in link()Jo-Philipp Wich
2015-01-23luci-lib-ip: add link() method to get basic iface infoJo-Philipp Wich
2015-01-22luci-lib-ip: always return table for dump, even if emptyJo-Philipp Wich
2015-01-22luci-lib-ip: support filtering neighbors by mac or dest addrJo-Philipp Wich
2015-01-22luci-lib-ip: fix routes() for non-callback invocationsJo-Philipp Wich
2015-01-22libs: add luci-lib-ipJo-Philipp Wich