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
*
buf_ring/drbr: Add buf_ring_peek_clear_sc and use it in drbr_peek
sephe
2016-02-29
1
-1
/
+1
*
In bpf_getdltlist(), do not call copyout(9) while holding bpf lock.
kib
2016-02-24
1
-7
/
+25
*
Fix regression introduced on 272446r.
araujo
2016-02-19
1
-1
/
+1
*
Merge SVN r295220 (bz) from projects/vnet/
dteske
2016-02-11
1
-0
/
+14
*
These files were getting sys/malloc.h and vm/uma.h with header pollution
glebius
2016-02-01
5
-0
/
+6
*
Provide TCPSTAT_DEC() and TCPSTAT_FETCH() macros.
glebius
2016-01-27
1
-0
/
+3
*
Prune a definition which is / was never used.
zec
2016-01-25
1
-1
/
+0
*
Fix flowtable part missed in r294706.
melifaro
2016-01-25
1
-1
/
+1
*
MFP r287070,r287073: split radix implementation and route table structure.
melifaro
2016-01-25
8
-200
/
+332
*
Remove unused radix_mpath definitions.
melifaro
2016-01-25
1
-3
/
+0
*
Add an IOCTL rr_limit to let users fine tuning the number of packets to be
araujo
2016-01-23
2
-2
/
+26
*
Clean up original route path selection logic a bit.
melifaro
2016-01-15
1
-5
/
+6
*
Fix panic in IP redirect. Panic was introduced in r293466.
melifaro
2016-01-14
1
-2
/
+2
*
Remove now-unused wrappers for various routing functions.
melifaro
2016-01-14
2
-72
/
+0
*
Remove RTF_RNH_LOCKED support from rtalloc1_fib().
melifaro
2016-01-13
2
-17
/
+6
*
Bring RADIX_MPATH support to new routing KPI to ease migration.
melifaro
2016-01-11
2
-21
/
+41
*
Do not rewrite all ro_flags.
melifaro
2016-01-11
1
-1
/
+1
*
Fix userland build broken by r293470.
melifaro
2016-01-09
1
-0
/
+2
*
Finish r275196: do not dereference rtentry in if_output() routines.
melifaro
2016-01-09
7
-31
/
+31
*
Remove sys/eventhandler.h from net/route.h
melifaro
2016-01-09
1
-1
/
+0
*
(Temporarily) remove route_redirect_event eventhandler.
melifaro
2016-01-09
2
-15
/
+2
*
Please Coverity by removing unneccessary check (rt_key() is always set).
melifaro
2016-01-09
1
-1
/
+1
*
Do more fine-grained locking in rtrequest1_fib().
melifaro
2016-01-08
1
-30
/
+22
*
Add rib_lookup_info() to provide API for retrieving individual route
melifaro
2016-01-04
3
-11
/
+165
*
Handle IPV6_PATHMTU option by spliting ip6_getpmtu_ctl() from ip6_getpmtu().
melifaro
2016-01-03
1
-4
/
+5
*
Remove second EVENTHANDLER_REGISTER slipped in r292978.
melifaro
2016-01-01
1
-0
/
+4
*
Clean up unused-but-set-variable spotted by gcc4.9.
araujo
2015-12-31
1
-2
/
+0
*
Implement interface link header precomputation API.
melifaro
2015-12-31
8
-141
/
+402
*
Wrap using #ifdef 'notyet' those variables and statements not yet
araujo
2015-12-31
1
-4
/
+18
*
Add SFF-8024 Extended Specification Compliance
melifaro
2015-12-28
1
-1
/
+1
*
If vnets are torn down while ifconfig runs an ioctl to say, destroy an
bz
2015-12-22
1
-3
/
+17
*
If bootverbose is enabled every vnet startup and virtual interface
bz
2015-12-22
1
-1
/
+1
*
Simplify bringup order by removing a SYSINIT making it a static list
bz
2015-12-22
1
-12
/
+2
*
Revert r292275 & r292379
smh
2015-12-17
4
-30
/
+10
*
Provide additional lle data in IPv6 lltable dump used by ndp(8).
melifaro
2015-12-16
1
-0
/
+3
*
Convert if_stf(4) to new routing api.
melifaro
2015-12-16
1
-20
/
+8
*
Fix lagg failover due to missing notifications
smh
2015-12-15
4
-10
/
+30
*
Fix PINNED routes handling.
melifaro
2015-12-13
1
-0
/
+3
*
Remove LLE read lock from IPv6 fast path.
melifaro
2015-12-13
2
-0
/
+45
*
Merge helper fib* functions used for basic lookups.
melifaro
2015-12-08
1
-0
/
+31
*
Remove LLE read lock from IPv4 fast path.
melifaro
2015-12-05
2
-1
/
+16
*
Move RTF_PINNED handling to generic route code.
melifaro
2015-12-02
1
-29
/
+27
*
Fix LINT-NOIP kernels after r291467
ngie
2015-12-01
1
-0
/
+2
*
Move flowtable rte checks to separate function.
melifaro
2015-11-30
1
-50
/
+63
*
Add new rt_foreach_fib_walk_del() function for deleting route entries
melifaro
2015-11-30
2
-205
/
+259
*
Fix building sys/modules/if_enc by adding missing headers
ngie
2015-11-25
1
-0
/
+2
*
Fix the build.
ae
2015-11-25
1
-1
/
+0
*
Overhaul if_enc(4) and make it loadable in run-time.
ae
2015-11-25
4
-197
/
+249
*
Implement the sadb_x_policy_priority field as it is done in Linux:
fabient
2015-11-17
1
-1
/
+1
*
Pass provided af instead of AF_UNSPEC to setwa_f callback.
melifaro
2015-11-14
1
-1
/
+1
[next]