aboutsummaryrefslogtreecommitdiff
path: root/sys/netgraph
Commit message (Expand)AuthorAgeFilesLines
* MFC:Gleb Smirnoff2007-11-212-92/+43
* MFCMaksim Yevmenkin2007-11-071-31/+53
* Fix locking issue in ng_btsocket_l2cap_ctloutput()Maksim Yevmenkin2007-11-051-2/+4
* MFC ng_base.c rev 1.136-1.137, netgraph.h rev 1.69, ng_socket.c rev 1.83Alexander Motin2007-10-283-83/+241
* MFC rev. 1.18-1.21Alexander Motin2007-10-121-106/+151
* MFC rev. 1.129,1.132Alexander Motin2007-09-281-16/+17
* MFC rev. 1.82-1.84Alexander Motin2007-09-261-77/+47
* MFC rev. 1.70Alexander Motin2007-09-161-1/+1
* MFC ng_ppp.c rev. 1.68, 1.69.Alexander Motin2007-08-282-74/+222
* MFC:Maksim Yevmenkin2007-08-282-2/+2
* MFC rev. 1.135Alexander Motin2007-08-191-2/+5
* MFC rev. 1.22Alexander Motin2007-08-021-5/+11
* MFC rev. 1.1 of ng_nat.h and rev. 1.5,1.9,1.10 of ng_nat.cAlexander Motin2007-07-252-11/+115
* MFC rev. 1.63 - 1.67Alexander Motin2007-07-251-85/+109
* MFC rev. 1.25 - 1.31Alexander Motin2007-07-251-86/+124
* MFC rev. 1.15-1.17Alexander Motin2007-07-251-26/+41
* MFC rev. 1.40Alexander Motin2007-07-251-4/+5
* MFC 1.30: Help ng_fec deal with multicast addresses.David Malone2007-06-101-2/+81
* MFC:Maksim Yevmenkin2007-04-041-1/+11
* MFC: 1.38: Fix interface output being stuck under low memory conditions.Ruslan Ermilov2007-03-111-1/+2
* MFC rev 1.60:Bruce M Simpson2007-03-041-0/+3
* - Don't forget to reset the M_VLANTAG when removing a tag,Ruslan Ermilov2007-02-011-5/+11
* Sync ng_ppp(4) node with HEAD. This includes the rewrite of the PPPGleb Smirnoff2007-01-282-452/+858
* This commit was manufactured by cvs2svn to create branch 'RELENG_6'.cvs2svn2007-01-264-0/+1550
* MFC 1.4:Gleb Smirnoff2007-01-251-0/+3
* MFC 1.7, 1.8:Gleb Smirnoff2007-01-251-2/+4
* MFC 1.20 - 1.24:Gleb Smirnoff2007-01-251-30/+17
* MFC 1.13:Gleb Smirnoff2007-01-251-1/+29
* MFC: Change the life cycle of bpf interface objects to close attach/detachJohn Baldwin2007-01-192-5/+3
* MFC rev. 1.67:Gleb Smirnoff2006-10-281-6/+2
* MFC rev. 1.126:Gleb Smirnoff2006-10-131-0/+3
* MFC:Ruslan Ermilov2006-09-181-3/+27
* MFC: Fix a panic when SIOCSIFFLAGS is called with a NULL argument.Ruslan Ermilov2006-09-181-1/+1
* MFC:Gleb Smirnoff2006-09-022-47/+118
* MFC ng_ether.c rev. 1.61:Gleb Smirnoff2006-09-021-1/+0
* MFC:Maksim Yevmenkin2006-08-281-1/+2
* MFC rev. 1.74:Gleb Smirnoff2006-08-101-0/+1
* MFC rev. 1.75:Gleb Smirnoff2006-08-101-4/+0
* MFC rev. 1.125:Gleb Smirnoff2006-08-101-4/+4
* This commit was manufactured by cvs2svn to create branch 'RELENG_6'.cvs2svn2006-07-142-0/+847
* MFC: Replace inb() and outb() with bus_space_read_1() and bus_space_write_1()Maksim Yevmenkin2006-07-142-8/+12
* Conditionally acquire Giant in netgraph callouts to honor mpsafenet=0.John Baldwin2006-06-211-1/+1
* MFC:Maksim Yevmenkin2006-05-243-1/+75
* MFC rev. 1.19 netflow.c: set to zero engine_type, engine_id andMaxim Konovalov2006-05-012-8/+17
* MFC 1.3:Gleb Smirnoff2006-03-181-0/+2
* MFC: Split struct ithd into struct intr_thread and intr_event andJohn Baldwin2006-03-101-3/+3
* MFC: 1.58: Clear csum_flags after reading from the socket buffer.Ruslan Ermilov2006-02-241-0/+1
* MFC: Fix a bug that prevented passing IP fragments through a dummynet.Ruslan Ermilov2006-02-172-4/+1
* MFC 1.9:Gleb Smirnoff2006-02-161-9/+8
* MFC: 1.36: Fix output byte and error counting.Ruslan Ermilov2006-02-141-7/+4