index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Complete break-out of sys/sys/mac.h into sys/security/mac/mac_framework.h
rwatson
2006-10-22
12
-12
/
+24
*
Fix error in rev. 1.68. The intention was to break out the switch(){},
glebius
2006-10-21
1
-1
/
+1
*
- Update the baudrate every time the parent changes its link state.
glebius
2006-10-11
1
-3
/
+4
*
Use LIST_FOREACH_SAFE instead of a hand rolled version.
thompsa
2006-10-09
1
-8
/
+4
*
Remove licence clauses 3 & 4
thompsa
2006-10-01
1
-5
/
+0
*
Fix our ioctl(2) implementation when the argument is "int". New
ru
2006-09-27
2
-2
/
+14
*
Revert r1.80 as the ethernet header was inadvertently stripped from ARP
thompsa
2006-09-22
1
-14
/
+36
*
fixed a bug that local IPv6 traffic (to an address configured on an
suz
2006-09-22
1
-9
/
+25
*
Move ethernet VLAN tags from mtags to its own mbuf packet header field
andre
2006-09-17
2
-56
/
+21
*
Rearrange things so that ARP packets can be filtered or rate limited with IPFW.
thompsa
2006-09-17
1
-30
/
+14
*
First step of TSO (TCP segmentation offload) support in our network stack.
andre
2006-09-06
1
-0
/
+3
*
Improve description of if_capabilities, if_capenable and ifi_hwassist.
andre
2006-09-06
2
-4
/
+21
*
Fix the socket option IP_ONESBCAST by giving it its own case in ip_output()
andre
2006-09-06
2
-0
/
+28
*
more juniper dlt's
sam
2006-09-04
1
-0
/
+12
*
Move the bridge hook after the loopback check so that IFF_SIMPLEX is honoured
thompsa
2006-08-25
1
-8
/
+8
*
The bridge cant hear its own transmissions so set IFF_SIMPLEX.
thompsa
2006-08-25
1
-1
/
+1
*
Fix spelling.
thompsa
2006-08-25
1
-1
/
+1
*
Correct buffer overflow in the handling of LCP options in ppp(4)
cperciva
2006-08-23
1
-12
/
+24
*
Remove unneeded asserts from bridge_ioctl_* since these are just
thompsa
2006-08-17
1
-64
/
+0
*
Remove two lock asserts that are unneeded due to subsequent unlocks.
thompsa
2006-08-17
1
-2
/
+0
*
Call bridge_span before dropping the lock.
thompsa
2006-08-17
1
-2
/
+2
*
This XXX remark was rendered false by rev. 103, which made the
yar
2006-08-15
1
-1
/
+0
*
Make it a tad easier to base other encapsulation schemes on this driver
yar
2006-08-15
1
-5
/
+4
*
Set IFF_DRV_RUNNING on vlan(4) once in vlan_config(),
yar
2006-08-15
1
-2
/
+3
*
Add the module version to fix the loading with if_bridge.
thompsa
2006-08-12
1
-0
/
+1
*
Optionally pad outgoing frames to the minimum of 60 bytes (excl. FCS)
yar
2006-08-11
1
-0
/
+33
*
Since bpf_allocbufs() uses malloc() with M_WAITOK, don't check return
rwatson
2006-08-09
1
-16
/
+9
*
Add kqueue support to if_tun. Loosely based on if_tap changes.
rwatson
2006-08-08
1
-1
/
+119
*
With exception of the if_name() macro, all definitions in net_osdep.h
brooks
2006-08-04
6
-344
/
+1
*
Should vlan_input() ever be called with ifp pointing to a non-Ethernet
yar
2006-08-03
1
-4
/
+5
*
Back out rev. 1.107 because it introduced as many problems
yar
2006-08-03
1
-9
/
+15
*
- Use the new bridgestp callback to once again flush our bridge routes when an
thompsa
2006-08-02
1
-2
/
+38
*
Tell bridgestp that we are about to free the memory so it can cleanup.
thompsa
2006-08-02
1
-0
/
+3
*
Fix style in the last commit, the variable declaration goes at the top of the
thompsa
2006-08-02
1
-1
/
+2
*
Add a callback so we can notify the parent bridge that a port state change has
thompsa
2006-08-02
2
-4
/
+43
*
Be sure to disable the port when removing it from STP.
thompsa
2006-08-02
1
-0
/
+2
*
In vlan_input(), if the network interface does not perform h/w based
qingli
2006-08-01
1
-15
/
+9
*
Add some statistics that are needed to support RFC4188 as part of the SoC2006
thompsa
2006-07-31
4
-1
/
+161
*
Remove the dependency of bridgestp.h on if_bridgevar.h by moving a couple of
thompsa
2006-07-27
4
-52
/
+50
*
Fixing compilation bustage: net/if_bridgevar.h depends on net/bridgestp.h.
avatar
2006-07-27
2
-0
/
+2
*
bridgestp is now a seperate module.
thompsa
2006-07-26
1
-0
/
+1
*
Remove stp variables that are already initialised in bstp_attach().
thompsa
2006-07-26
1
-5
/
+0
*
/tmp/cvsuusTrc
thompsa
2006-07-26
4
-723
/
+953
*
Remove variables that are overridden by ether_ifattach(). This clears up any
thompsa
2006-07-26
1
-3
/
+0
*
add support for 802.11 packet injection via bpf
sam
2006-07-26
1
-0
/
+31
*
Rather than calling mircotime() in catchpacket(), make catchpacket()
dwmalone
2006-07-24
1
-6
/
+30
*
Change semantics of socket close and detach. Add a new protocol switch
rwatson
2006-07-21
2
-1
/
+19
*
Use TAILQ_FOREACH instead of poking around in the guts of the list
brooks
2006-07-15
1
-8
/
+5
*
Drop a pointless cast of ifp->if_softc to (struct tap_softc *).
brooks
2006-07-15
1
-1
/
+1
*
Catch up with the revised network interface cloning which takes an optional
thompsa
2006-07-10
1
-2
/
+2
[next]