summaryrefslogtreecommitdiff
path: root/sbin/ifconfig/af_link.c
AgeCommit message (Expand)Author
2019-08-16 Whitespace fix.msaitoh
2014-01-19Rename link to link_pkw to avoid shadowing the link syscall.matt
2009-04-21To make sure that we always print the active link-layer address in thedyoung
2009-04-21Use getnameinfo(3) to render a human-readable link-layer address in thedyoung
2009-04-21Fix indentation: change spaces to tabs.dyoung
2008-07-02Let us add/remove features from ifconfig, such as support fordyoung
2008-05-13Use an AF_LINK socket to add/delete/get link-layer addresses.dyoung
2008-05-12Per discussion atdyoung