aboutsummaryrefslogtreecommitdiff
path: root/sys/net
Commit message (Expand)AuthorAgeFilesLines
* Correct buffer overflow in the handling of LCP options in ppp(4)Colin Percival2006-08-231-12/+24
* MFC rev. 1.32: Add link status descriptions and related structures for userlandAndre Oppermann2006-04-041-0/+38
* MFC route.h rev. 1.65 and rtsock.c rev. 1.133:Andre Oppermann2006-04-042-1/+15
* Merge if_ppp.c:1.113 from HEAD to RELENG_6:Robert Watson2006-04-021-1/+1
* MFC r1.57-58Andrew Thompson2006-04-021-2/+14
* MFC:Gleb Smirnoff2006-03-172-4/+84
* MFC bridgestp.c r1.12, if_bridgevar.h r1.11Andrew Thompson2006-03-092-13/+11
* MFC if_ethersubr.c rev. 1.214, if_bridge.c rev. 1.54Oleg Bulyzhin2006-03-042-0/+2
* MFC r1.11: Fix up the Bridge Identifier field in the BPDU packet.Andrew Thompson2006-03-031-15/+30
* MFC:Wojciech A. Koszek2006-03-011-0/+2
* MFC 1.98: Avoid toggling IFF_UP from the driver becauseYaroslav Tykhiy2006-02-181-2/+0
* MFC: rev 1.38Qing Li2006-02-161-1/+9
* MFC: rev 1.40Qing Li2006-02-161-2/+2
* MFC:Paul Saab2006-02-152-0/+31
* Merge if_ef.c:1.38 from HEAD to RELENG_6:Robert Watson2006-02-141-1/+3
* Merge if_ef.c:1.37 from HEAD to RELENG_6:Robert Watson2006-02-141-2/+2
* MFC rev. 1.95:Yaroslav Tykhiy2006-02-121-2/+5
* MFC r1.52, fix inconsistencies with the bridge route table.Andrew Thompson2006-02-031-3/+17
* MFC:Gleb Smirnoff2006-01-312-25/+22
* MFC:Bjoern A. Zeeb2006-01-271-2/+2
* MFC 1.211:Oleg Bulyzhin2006-01-261-5/+5
* MFC 1.85 - 1.87: Some diagnostic nitpicking and cleanup.Gleb Smirnoff2006-01-261-46/+96
* MFC: IFDATA_DRIVERNAME support.Hartmut Brandt2006-01-262-0/+19
* Make sure buffers in if_bridge are fully initialized before copyingColin Percival2006-01-251-0/+3
* Backout ill considered MFC of 1.20. It doesn't compile.Brooks Davis2006-01-241-1/+1
* MFC revs:Brooks Davis2006-01-241-10/+8
* MFC: if_bridge.c, r1.50; if_bridgevar.h, r1.10Andrew Thompson2006-01-182-10/+51
* - Restore VLAN_INPUT_TAG() macro to preserve API compatibility forGleb Smirnoff2006-01-131-1/+22
* MFC:Gleb Smirnoff2006-01-132-8/+14
* Merge rev. 1.130 that I though was merged long time ago. Thanks to emasteGleb Smirnoff2006-01-121-3/+3
* MFC: sync code to HEADAndrew Thompson2006-01-033-41/+38
* MFC: EtherIP support, adding gif interfaces to bridges.Andrew Thompson2006-01-033-10/+95
* MFC r1.39-40, whitespace and M_ZERO fixesAndrew Thompson2005-12-281-31/+31
* MFC: Add support for creating span portsAndrew Thompson2005-12-283-19/+200
* MFC r1.41, do not BPF_MTAP the packet twiceAndrew Thompson2005-12-241-2/+6
* MFC r1.37: use m_dup rather than m_copypacketAndrew Thompson2005-12-211-1/+6
* MFC 1.93:Gleb Smirnoff2005-12-121-0/+1
* MFC r1.35, set IFF_BROADCAST on the interfaceAndrew Thompson2005-12-071-1/+1
* MFC 1.51:Gleb Smirnoff2005-11-251-0/+1
* MFC 1.89:Gleb Smirnoff2005-11-251-2/+8
* MFC: Use sparse initializers for "struct domain" and "struct protosw".Ruslan Ermilov2005-11-163-26/+43
* MFC: Sync bridge code up with HEADAndrew Thompson2005-11-162-222/+239
* MFC: 1.203: Remove a stale comment.Ruslan Ermilov2005-11-161-1/+0
* MFC Log:Christian S.J. Peron2005-11-081-1/+1
* MFC: scope cleanup. with this changeHajimu UMEMOTO2005-11-042-2/+31
* MFC: (1.16) Fixing a name collision in module declaration by renamingTai-hwa Liang2005-10-281-3/+3
* MFC if_bridge r1.30Andrew Thompson2005-10-271-20/+26
* MFC ng_ether support for if_bridge and cleanup of bridge hooks.Andrew Thompson2005-10-234-44/+42
* MFC: if_bridge.c r1.26, if_ethersubr.c r1.205Andrew Thompson2005-10-192-1/+13
* Big overall MFC of polling(4) cleanup:Gleb Smirnoff2005-10-073-4/+4