Age | Commit message (Expand) | Author |
---|---|---|
2015-07-18 | Indent the output of bridge rules in ifconfig. | rzalamena |
2013-10-13 | Pass NI_DGRAM to getnameinfo() to use UDP tunnel service names. | Reyk Floeter |
2013-10-13 | Import vxlan(4), the virtual extensible local area network tunnel | Reyk Floeter |
2012-12-22 | Return EEXIST to 'add' when a port is already a bridge member. This makes | Camiel Dobbelaar |
2012-12-04 | remove some unnecessary sys/param.h inclusions | Theo de Raadt |
2012-11-30 | get rid of unneeded \n here. err(3) family already does it for us. | Gleydson Soares |
2009-12-14 | use warn() and warnx() instead of incorrect stderr printing. | Theo de Raadt |
2009-11-28 | remove unused variables | Charles Longeau |
2009-11-22 | Merge brconfig into ifconfig. It is annoying that it is impossible to do | Claudio Jeker |