aboutsummaryrefslogtreecommitdiff
path: root/sbin/ifconfig/ifgif.c
Commit message (Expand)AuthorAgeFilesLines
* Migrate from printb to print_bits for locally defined bit fields.Gordon Tetlow2024-06-031-2/+5
* Purge more stray embedded $FreeBSD$ stringsJohn Baldwin2023-09-251-5/+0
* ifconfig: remove (most of) the usages of global 'struct ifreq ifr'.Alexander V. Chernikov2023-06-161-4/+4
* ifconfig: fix warnings #2Alexander V. Chernikov2023-06-011-1/+1
* ifconfig: introduce `ifconfig_context` to store current global state.Alexander V. Chernikov2023-05-241-7/+5
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* - Remove GIF_{SEND,ACCEPT}_REVETHIP.Hiroki Sato2015-09-101-10/+3
* Add an ability accept encapsulated packets from different sources by oneAndrey V. Elsukov2015-05-151-1/+3
* Use printb() instead of rolling its own routine to displayHiroki Sato2009-09-071-20/+4
* Suppress an options line when no bit is on.Hajimu UMEMOTO2009-09-071-0/+2
* - Use size_t instead of int when appropriate;Xin LI2009-06-231-2/+2
* Fix and add a workaround on an issue of EtherIP packet with reversedHiroki Sato2009-06-071-0/+132