aboutsummaryrefslogtreecommitdiff
path: root/sys/net
Commit message (Expand)AuthorAgeFilesLines
* Add a sysctl net.link.ether.bridge.hwassmask which lets administratorsBruce M Simpson2006-09-231-0/+10
* Add a sysctl net.link.ether.bridge.hwassmask which lets administratorsBruce M Simpson2006-09-231-0/+1
* Correct buffer overflow in the handling of LCP options in ppp(4)Colin Percival2006-08-231-12/+24
* MFC: 1.27 Avoid unwanted sign extension of indexed byte load in bpf code.David Malone2006-08-211-2/+2
* MFC: 1.170 Give the same timestamp for each packet to all BPF listeners.David Malone2006-08-211-13/+26
* MFC rev. 1.112 by mdodd: bfp could be NULL.Maxim Konovalov2006-04-141-1/+1
* Add several missing calls to splx() in error cases associated withRobert Watson2005-11-271-1/+4
* Prepare to close three old PRs.Roman Kurakin2005-06-251-19/+45
* Prepare to close three old PRs.Roman Kurakin2005-06-251-3/+15
* Prepare to close three old PRs.Roman Kurakin2005-06-251-6/+95
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2005-06-141-0/+634
* If we are going toColin Percival2005-05-061-0/+1
* Zero the ifr.ifr_name buffer in ifconf() in order to avoidColin Percival2005-04-151-0/+6
* s/do_no_use/do_not_use/Brooks Davis2004-12-121-1/+1
* MFC the addition of ifi_datalen to struct if_data and ifconfig supportBrooks Davis2004-12-122-0/+4
* MFC:Yaroslav Tykhiy2004-09-092-2/+7
* MFC rev 1.200Brooks Davis2004-09-081-0/+2
* MFC if.c 1.198 and if_xl.c 1.179:Peter Pentchev2004-08-131-4/+15
* MFC: Make the comment for DLT_NULL slightly more accurate.David Malone2004-06-081-1/+1
* MFC: arl(4) network device driver and control utility forMax Khon2004-06-021-0/+9
* MFC revision 1.12, a bit over 2 years late: Dereferencing NULL pointersColin Percival2004-05-041-1/+2
* MFC: Per-interface polling(4) control.Ruslan Ermilov2004-04-221-0/+1
* MFC 1.105: only skip the length field (one byte) when comparing addresses.Luigi Rizzo2004-04-201-1/+1
* Overdue MFC of rev. 1.58.Ruslan Ermilov2004-04-061-2/+2
* Properly adjust an mbuf(9) chain in ether_input() after strippingRuslan Ermilov2004-03-031-3/+1
* MFC 1.157: Return EACCES rather than ENOBUFS if ipfw blocks a packetDavid Malone2004-02-221-1/+1
* MFC: Import of TCP-MD5 (RFC2385) support.Bruce M Simpson2004-02-141-1/+3
* MFC rev 1.91: don't bother defragging mbuf chains sent to the loopback,Mike Silbersack2004-02-081-21/+0
* MFC: (whilespace-only)Maxim Sobolev2004-01-262-11/+11
* Garbage collect an unused variable and unused whitespace at EOL.Jens Schweikhardt2004-01-161-5/+3
* MFC: Introduce the STATICARP flag to -STABLE.Bruce M Simpson2003-12-081-2/+3
* MFC: Introduce the STATICARP flag to -STABLE.Bruce M Simpson2003-12-081-0/+1
* MFC 1.167: AF_LINK sockaddr has to be attached to ifp->if_addrlist untilHajimu UMEMOTO2003-11-281-3/+11
* MFC: add support for using kqueue to watch bpf sockets.John-Mark Gurney2003-08-212-11/+78
* MFC 1.164: Disabling multicast on vlan interface caused kernel panic.Hajimu UMEMOTO2003-07-261-0/+2
* MFC rev 1.83:Mike Silbersack2003-06-011-21/+15
* MFC: (1.144, 1.145): Check the return value from m_copy() for NULL.Archie Cobbs2003-04-281-6/+8
* MFC: if_printf()Max Khon2003-04-152-0/+15
* MFC 1.46: Implement SIOCGIFMEDIA for vlan devicesBill Fenner2003-02-141-0/+23
* MFC:Max Khon2003-02-051-8/+16
* revert algorithm renumbering done in FAST_IPSEC MFC; this breaks binarySam Leffler2003-01-311-15/+15
* MFC: sync Arcnet driver and framework with -currentMax Khon2003-01-283-85/+161
* MFC: Fast IPsecSam Leffler2003-01-241-15/+17
* MFC: m_tag supportSam Leffler2003-01-234-8/+6
* MFC: revision 1.73.Ruslan Ermilov2003-01-171-4/+7
* Re-sync with -HEAD.Kelly Yancey2002-12-231-12/+156
* Back out the non-functional pfil(4) hooks for IPFilter; they do notCrist J. Clark2002-12-061-24/+13
* MFC 1.127: Unconditionally restore the pointer to the saved EthernetCrist J. Clark2002-12-061-2/+1
* MFC:Ruslan Ermilov2002-12-041-1/+9
* Forced commit to repair cvs breakage. Folks, do not use -k flags whenPeter Wemm2002-12-032-2/+2