aboutsummaryrefslogtreecommitdiff
path: root/sys/net
Commit message (Expand)AuthorAgeFilesLines
* MFC r1.22Andrew Thompson2007-11-291-0/+20
* MFC revision 1.182Christian S.J. Peron2007-11-031-0/+2
* MFC 1.28:David Malone2007-11-021-1/+1
* MFC: Revision 1.117 of route.c as well as the fixes to close a race whenJohn Baldwin2007-10-301-0/+8
* MFC if_lagg.c r1.20, if_lagg.h r1.11Andrew Thompson2007-10-242-36/+34
* MFC r1.181Andrew Thompson2007-10-241-4/+19
* MFC if_bridge.c r1.103, if_bridge.4 r1.29Andrew Thompson2007-10-111-0/+20
* MFC:Julian Elischer2007-09-171-11/+0
* MFCAndrew Thompson2007-09-154-80/+121
* MFC r1.19Andrew Thompson2007-09-111-1/+5
* MFC r1.38,1.39Andrew Thompson2007-08-242-8/+42
* The path_cost field should have been increased to 32bits when RSTP support wasAndrew Thompson2007-08-061-4/+4
* MFC if_bridge.c r1.101, if_bridgevar.h r1.22Andrew Thompson2007-08-062-30/+57
* MFCAndrew Thompson2007-08-062-34/+40
* MFC if_lagg.c r1.17-18, if_lagg.h r1.10Andrew Thompson2007-08-052-44/+109
* PR: kern/111480Hellmuth Michaelis2007-07-291-0/+1
* The MAC address was not being set correctly on the lagg interface so allAndrew Thompson2007-07-261-0/+1
* Move the IFT_IEEE8023ADLAG case above the copy to IFP2ENADDR(ifp). This chunkAndrew Thompson2007-07-131-1/+1
* Sync lagg to HEADAndrew Thompson2007-07-124-197/+367
* Fix a problem introduced in netinet/in.c 1.85.2.7 whereBrian Somers2007-07-072-11/+33
* MFC r1.37Andrew Thompson2007-06-291-2/+2
* - Added a new Ethernet media type (2500BaseSX) to support BCM5708 controllersDavid Christensen2007-06-141-0/+4
* MFC r1.99Andrew Thompson2007-06-061-0/+2
* MFC r1.13, 1.14Andrew Thompson2007-05-301-15/+5
* MFC the lagg(4) driver which provides link aggregation, failover and faultAndrew Thompson2007-05-177-191/+233
* MFC r1.30Andrew Thompson2007-05-171-0/+1
* This commit was manufactured by cvs2svn to create branch 'RELENG_6'.cvs2svn2007-05-164-0/+3969
* MFC bridgestp.c r1.35-36, bridgestp.h r1.13, if_bridge.c r1.94-95Andrew Thompson2007-04-263-8/+15
* MFC: edsc(4) -- a dummy Ethernet driver for testing, benchmarking,Yaroslav Tykhiy2007-04-211-11/+66
* This commit was manufactured by cvs2svn to create branch 'RELENG_6'.cvs2svn2007-04-101-0/+354
* MFC rtsock.c r1.124, which was overlooked some time ago:Ed Maste2007-04-091-0/+19
* MFC:Bruce M Simpson2007-04-011-1/+6
* MFC: -j 1.95 -j 1.96Roman Kurakin2007-03-251-30/+50
* MFC rev 1.266:Bruce M Simpson2007-03-081-3/+22
* MFC:Bruce M Simpson2007-03-042-64/+231
* MFC ether_vlan_mtap and modifications to em(4) which remove theChristian S.J. Peron2007-03-012-3/+61
* MFC:Bruce M Simpson2007-02-271-1/+1
* MFC r1.93Andrew Thompson2007-02-261-1/+1
* MFC rev 1.163:Bruce M Simpson2007-02-251-4/+9
* MFC (1.118: only bzero() data in rtalloc1() if the data is actually used).Bruce Evans2007-02-251-1/+2
* MFC rev 1.112:Olivier Houchard2007-02-241-1/+1
* MFC rev 1.68:Bruce M Simpson2007-02-241-0/+18
* MFC revision 1.168Christian S.J. Peron2007-02-171-143/+48
* sync with HEADSam Leffler2007-01-271-0/+9
* MFC Rapid Spanning Tree support.Andrew Thompson2007-01-213-1109/+2113
* MFC if_tap.c revision 1.65Christian S.J. Peron2007-01-201-2/+1
* MFC: Change the life cycle of bpf interface objects to close attach/detachJohn Baldwin2007-01-1913-107/+122
* MFC r1.82Andrew Thompson2007-01-181-8/+4
* MFC: ifbridge.c r1.5, ifconfig.8 r1.126, if_bridge.c r1.87, if_bridgevar.h r1.17Andrew Thompson2007-01-182-19/+27
* MFC 1.24: mark struct ether_header packed for armSam Leffler2006-12-241-2/+7