File: Changes

package info (click to toggle)
libnet-ifconfig-wrapper-perl 0.26-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 128 kB
  • sloc: perl: 773; makefile: 2
file content (10 lines) | stat: -rw-r--r-- 310 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
2020-02-16  Kingpin  <martin@ubuntu>

	* Wrapper.pm: fall back to /sbin/ip if /sbin/ifconfig is not installed (linux only)

	* Wrapper.pm: allow IP address to be expressed as a netmask

2016-02-06  Kingpin  <martin@localhost.localdomain>

	* Wrapper.pm (if_ipaddr): force locale when running ifconfig command