index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sbin
/
ifconfig
Age
Commit message (
Expand
)
Author
2023-03-26
Fix parser for carp state.
mlelstv
2022-11-25
ifconfig(8) support unnumbered flag.
knakahara
2022-08-17
Revert to previous as the atf tests are still failing.
nat
2022-08-17
Use existing address when setting parameters.
nat
2022-08-16
Revert to previous as atf tests were failing.
nat
2022-08-16
No need address every time to specify broadcast and netmask.
nat
2022-04-04
fix various typos, mainly in comments.
andvar
2022-03-31
Change error code to ENOBUFS on lack of buffer memory
yamaguchi
2022-01-07
mention ifmcstat(8) in SEE ALSO.
bad
2021-08-13
fix typos in words "pointer" and s/fram /frame/
andvar
2021-06-21
fix proplib deprecation
christos
2021-05-17
Add a new link-aggregation pseudo interface named lagg(4)
yamaguchi
2021-03-09
PR/50933: Uwe Toenjes: Document hardware limitations
christos
2021-03-01
Make IEEE802.11 support optional
martin
2020-10-14
ifconfig: go back to using direct ioctls rather than data from getifaddrs
roy
2020-10-11
ifconfig: if SIOCGLIFADDR fails, continue to the next address
roy
2020-10-05
Minor correction to prior
roy
2020-10-05
ifconfig: Warn once more if media supported but no types
roy
2020-09-29
Add [-]eee and [-]vlan-hwfilter.
msaitoh
2020-09-28
ifconfig: Just look at if_data->ifi_link_state for carrier
roy
2020-09-26
ifconfig: We already have struct if_data in ifa_data.
roy
2020-09-23
ifconfig: test cases want LINK_STATE_UNKNOWN to be treated as up.
roy
2020-09-23
ifconfig: teach carrier test about ifi_link_state from SIOCGIFDATA
roy
2020-09-22
ifconfig: Report link state even if media is not supported
roy
2020-06-07
Update for proplib(3) API changes.
thorpej
2020-05-14
Remove extra semicolon.
msaitoh
2020-04-10
trim extraneous return statement
plunky
2020-01-02
fix printing capabilities and enabled flags.
ryo
2019-10-01
PR/54513 ifconfig exits on newly created carp interfaces
kardel
2019-08-16
Whitespace fix.
msaitoh
2019-07-17
Implement VLAN hardware filter function(ETHERCAP_VLAN_HWFILTER).
msaitoh
2019-07-17
KNF. No functional change.
msaitoh
2019-07-08
Add "ifconfig [-]vlan-hwtagging" to enable/disable VLAN hardware tagging
msaitoh
2019-07-04
Formatting nit.
wiz
2019-07-04
Add descr,description/-descr,-description commands to ifconfig(8) to handle a...
ozaki-r
2019-06-30
Add rcsid
sevan
2019-04-22
Suggested by Christos:
msaitoh
2018-12-21
Add SIOCSETHERCAP. It's used to change ec_capenable.
msaitoh
2018-11-15
Fix the format of ifconfig linkstr; it takes an argument
ozaki-r
2018-11-15
ifconfig: add linkstr/-linkstr to the help message
ozaki-r
2018-07-31
Remove ISO & XNS references which are now long gone.
sevan
2018-06-11
Correct Undefined Behavior in ifconfig(8)
kamil
2017-10-10
user librumpres
christos
2017-05-02
We don't need agr or l2tp when we are small.
christos
2017-02-16
New sentence, new line.
wiz
2017-02-16
add man for l2tp(4).
knakahara
2017-02-16
add l2tp(4) subcomands to ifconfig(8).
knakahara
2017-02-08
Cosmetic changes. No functional changes.
rin
2017-02-08
Factor out a common part in Makefile's of ifconfig and x_ifconfig.
rin
2017-02-08
Rename sbin/ifconfig/Makefile.inc to Makefile.common; the former can
rin
[next]