summaryrefslogtreecommitdiff
path: root/sbin/ifconfig
AgeCommit message (Expand)Author
2023-03-26Fix parser for carp state.mlelstv
2022-11-25ifconfig(8) support unnumbered flag.knakahara
2022-08-17Revert to previous as the atf tests are still failing.nat
2022-08-17Use existing address when setting parameters.nat
2022-08-16Revert to previous as atf tests were failing.nat
2022-08-16No need address every time to specify broadcast and netmask.nat
2022-04-04fix various typos, mainly in comments.andvar
2022-03-31Change error code to ENOBUFS on lack of buffer memoryyamaguchi
2022-01-07mention ifmcstat(8) in SEE ALSO.bad
2021-08-13fix typos in words "pointer" and s/fram /frame/andvar
2021-06-21fix proplib deprecationchristos
2021-05-17Add a new link-aggregation pseudo interface named lagg(4)yamaguchi
2021-03-09PR/50933: Uwe Toenjes: Document hardware limitationschristos
2021-03-01Make IEEE802.11 support optionalmartin
2020-10-14ifconfig: go back to using direct ioctls rather than data from getifaddrsroy
2020-10-11ifconfig: if SIOCGLIFADDR fails, continue to the next addressroy
2020-10-05Minor correction to priorroy
2020-10-05ifconfig: Warn once more if media supported but no typesroy
2020-09-29Add [-]eee and [-]vlan-hwfilter.msaitoh
2020-09-28ifconfig: Just look at if_data->ifi_link_state for carrierroy
2020-09-26ifconfig: We already have struct if_data in ifa_data.roy
2020-09-23ifconfig: test cases want LINK_STATE_UNKNOWN to be treated as up.roy
2020-09-23ifconfig: teach carrier test about ifi_link_state from SIOCGIFDATAroy
2020-09-22ifconfig: Report link state even if media is not supportedroy
2020-06-07Update for proplib(3) API changes.thorpej
2020-05-14Remove extra semicolon.msaitoh
2020-04-10trim extraneous return statementplunky
2020-01-02fix printing capabilities and enabled flags.ryo
2019-10-01PR/54513 ifconfig exits on newly created carp interfaceskardel
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 taggingmsaitoh
2019-07-04Formatting nit.wiz
2019-07-04Add descr,description/-descr,-description commands to ifconfig(8) to handle a...ozaki-r
2019-06-30Add rcsidsevan
2019-04-22Suggested by Christos:msaitoh
2018-12-21 Add SIOCSETHERCAP. It's used to change ec_capenable.msaitoh
2018-11-15Fix the format of ifconfig linkstr; it takes an argumentozaki-r
2018-11-15ifconfig: add linkstr/-linkstr to the help messageozaki-r
2018-07-31Remove ISO & XNS references which are now long gone.sevan
2018-06-11Correct Undefined Behavior in ifconfig(8)kamil
2017-10-10user librumpreschristos
2017-05-02We don't need agr or l2tp when we are small.christos
2017-02-16New sentence, new line.wiz
2017-02-16add man for l2tp(4).knakahara
2017-02-16add l2tp(4) subcomands to ifconfig(8).knakahara
2017-02-08Cosmetic changes. No functional changes.rin
2017-02-08Factor out a common part in Makefile's of ifconfig and x_ifconfig.rin
2017-02-08Rename sbin/ifconfig/Makefile.inc to Makefile.common; the former canrin