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
*
Keepalive timer should be added if we does not have any sppp consumers before
rik
2004-05-25
1
-2
/
+2
*
After all the relevant drivers have been fixed, fix vlan(4) itself
yar
2004-05-25
1
-27
/
+27
*
Remove another redundant if_output initialization.
mux
2004-05-24
1
-1
/
+0
*
Consult parent's if_capenable for active VLAN-related capabilities.
yar
2004-05-23
1
-1
/
+8
*
Added dependency on the miibus module.
ru
2004-05-21
1
-0
/
+1
*
Zero the un-used portions of the struct sockaddr data before sending
csjp
2004-05-10
1
-0
/
+1
*
Add route.h to pick up the rt_ifmsg() declaration.
scottl
2004-05-04
1
-0
/
+1
*
o Fix misindentation in the previous commit.
maxim
2004-05-03
1
-4
/
+4
*
Link state change notification of ethernet media to the routing socket.
andre
2004-05-03
3
-0
/
+34
*
Give jail(8) the feature to allow raw sockets from within a
bmilekic
2004-04-26
1
-2
/
+13
*
This commit does two things:
luigi
2004-04-25
5
-61
/
+43
*
fix one typo and remove one wrong line
luigi
2004-04-25
1
-2
/
+1
*
Correct and extend the description of the behaviour of rt_check().
luigi
2004-04-24
1
-7
/
+27
*
document the locking behaviour of the functions that access
luigi
2004-04-24
1
-3
/
+15
*
arpcom untangling:
luigi
2004-04-24
2
-3
/
+3
*
arpcom untangling:
luigi
2004-04-24
1
-5
/
+6
*
arpcom untangling:
luigi
2004-04-24
3
-10
/
+7
*
Add the comment of the previous commit to the source file directly.
andre
2004-04-23
1
-1
/
+5
*
Call ip_output() with IP_FORWARD flag to prevent it from overwriting the
andre
2004-04-23
1
-2
/
+2
*
Readability fixes:
luigi
2004-04-21
1
-12
/
+76
*
Clearly comment the assumptions that allow us to cast a
luigi
2004-04-21
1
-17
/
+27
*
Fix the initial check for NULL arguments in rtfree (previously
luigi
2004-04-20
1
-126
/
+82
*
Document an assumption on the structure of 'struct rtentry'
luigi
2004-04-20
1
-0
/
+5
*
Add some comments, move a static array of constants in the only place
luigi
2004-04-19
1
-8
/
+16
*
Fix a recently introduced panic in if_detach() by delaying
luigi
2004-04-19
1
-11
/
+11
*
More style and deobfuscation fixes.
ru
2004-04-19
1
-4
/
+4
*
Use an tempory struct ifnet *ifp instead of sc->sc_if to access the
brooks
2004-04-19
1
-9
/
+11
*
First pass at softc list locking for if_ppp.c. Many parts of
rwatson
2004-04-19
1
-10
/
+43
*
Style and code unobfuscation.
ru
2004-04-18
1
-4
/
+4
*
Fixed a bug from rev. 1.42: cast to a correct type.
ru
2004-04-18
1
-2
/
+2
*
Make if_(un)route static in if.c as they are called from if_up/if_down only.
mlaier
2004-04-18
2
-4
/
+4
*
+ move MKGet()/MKFree() into the only file that can use them.
luigi
2004-04-18
2
-28
/
+19
*
+ replace Bcmp/Bzero with 'the real thing' as in the rest of the file.
luigi
2004-04-18
1
-3
/
+4
*
replace Bcopy with bcopy as in the rest of the file.
luigi
2004-04-18
1
-3
/
+3
*
replace Bcmp() with the same bcmp() used in the rest of the file.
luigi
2004-04-18
2
-4
/
+4
*
+ rename and document an unused field in struct arpcom (field is still
luigi
2004-04-18
5
-4
/
+9
*
Minor changes to improve code readability (no actual code changes):
luigi
2004-04-18
1
-60
/
+63
*
make route_init() static
luigi
2004-04-17
2
-3
/
+2
*
misc cleanup in sysctl_ifmalist():
luigi
2004-04-17
1
-27
/
+10
*
Use if_link instead of the alias if_list, and change a for() into
luigi
2004-04-16
1
-1
/
+6
*
Documented the intended usage of if_addrhead and ifaddr_byindex()
luigi
2004-04-16
1
-3
/
+11
*
Consistently use ifaddr_byindex() to access the link-level address
luigi
2004-04-16
3
-19
/
+23
*
Document the way if_addrhead and struct ifaddr are used.
luigi
2004-04-15
1
-3
/
+11
*
If IF_HANDOFF() or netisr_queue() fail, they will free the mbuf. When
rwatson
2004-04-15
1
-0
/
+1
*
Staticize <if>_clone_{create,destroy} functions.
brooks
2004-04-14
4
-16
/
+16
*
Add Direct Sequence 354K and 512K (needed for arl(4)).
fjoe
2004-04-13
1
-0
/
+8
*
route.h: introduce a macro, SA_SIZE(struct sockaddr *) which returns
luigi
2004-04-13
3
-14
/
+19
*
remove an almost-duplicate piece of code by setting the loop
luigi
2004-04-12
1
-16
/
+10
*
in rtinit(), remove one useless variable, and move a few others
luigi
2004-04-12
1
-9
/
+9
*
Count outgoing link-level broadcast packets in if_omcasts.
ru
2004-04-12
1
-1
/
+1
[next]