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
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Don't log messages saying that accounting is being disabled and enabled
jhb
2012-05-02
2
-10
/
+17
*
mips/mips64eb became mips/mips64 while I wasn't looking (whoops), so update
rwatson
2012-05-02
1
-1
/
+1
*
Bump __FreeBSD_version due to jemalloc import.
jasone
2012-05-02
1
-1
/
+1
*
The PIT is really 16 bytes long (0x10) not 10 bytes long. Doesn't
imp
2012-05-02
1
-1
/
+1
*
Clean up various aspects of the MIPS generic busspace implementation:
rwatson
2012-05-02
1
-25
/
+110
*
Merge a rudimentary gxemul "oldtestmips" port. This consists almost
rwatson
2012-05-02
6
-0
/
+587
*
Implement PLL configuration override support, similar to what openwrt
adrian
2012-05-02
2
-3
/
+57
*
Disable the pll_1000 hint for now, the upcoming work enables it and it
adrian
2012-05-02
1
-1
/
+1
*
* Force the ethernet MII configuration to be RGMII
adrian
2012-05-02
1
-3
/
+3
*
Allow the MII mode to be overridden via 'hint.arge.X.miimode'.
adrian
2012-05-02
2
-0
/
+25
*
Add a missing newline.
adrian
2012-05-02
1
-0
/
+1
*
Remove some redundant register loads.
kientzle
2012-05-02
1
-9
/
+2
*
Further ar71xx MII support improvements.
adrian
2012-05-02
5
-52
/
+61
*
MII related infrastructure changes.
adrian
2012-05-02
5
-0
/
+70
*
Introduce an enum which encapsulates the PHY interface types that can be
adrian
2012-05-02
1
-1
/
+7
*
- Add missing locking in at91_usart_getc().
marius
2012-05-01
1
-117
/
+157
*
Add in the MII configuration parameters for the AR71xx.
adrian
2012-05-01
1
-4
/
+15
*
Improve spare disks support. Unluckily, for some reason Adaptec 1430SA
mav
2012-05-01
1
-68
/
+134
*
Add initial support for booting from ZFS on sparc64. At least on Sun Fire
marius
2012-05-01
9
-43
/
+281
*
Add a command for showing the heap usage.
marius
2012-05-01
1
-0
/
+12
*
Update HWMP Proactive code and mesh route flags.
monthadar
2012-05-01
1
-20
/
+10
*
* Modified ifconfig to show the IEEE80211_MESHRT_FLAGS_DISCOVER flag with a 'D';
monthadar
2012-05-01
1
-0
/
+2
*
PREQ discovery update.
monthadar
2012-05-01
4
-17
/
+82
*
* Added new command to ifconfig to activate Mesh Gate Announcement called
monthadar
2012-05-01
2
-0
/
+20
*
Net80211s update: Mesh Gate Announcement and removal of Portal Announcement.
monthadar
2012-05-01
5
-25
/
+27
*
RANN update
monthadar
2012-05-01
2
-18
/
+83
*
PERR update to be called from mesh code.
monthadar
2012-05-01
3
-2
/
+76
*
* Modified PERR acceptance criteria according to amendment;
monthadar
2012-05-01
1
-25
/
+82
*
Updated PREQ propagation code;
monthadar
2012-05-01
1
-74
/
+65
*
* PREQ acceptance criteria updated to check for proxy condition as in amendment;
monthadar
2012-05-01
1
-6
/
+9
*
* Proactive PREQ (original transmission) must also set
monthadar
2012-05-01
1
-1
/
+2
*
* Fixed hwmp_discover code to populate a PREQ packet correctly;
monthadar
2012-05-01
2
-12
/
+3
*
* Fixed PREQ flag field Adressing mode subfiled according to amendment specs;
monthadar
2012-05-01
2
-5
/
+5
*
* Added a mesh max PREQ retires sysctl that governous how many times
monthadar
2012-05-01
1
-2
/
+38
*
Change how we enforce PREQ minimum interval.
monthadar
2012-05-01
1
-24
/
+33
*
PREP update
monthadar
2012-05-01
2
-65
/
+62
*
* MeshForwarding update mesh_recv_indiv_data_to_fwrd to silently discard
monthadar
2012-05-01
1
-1
/
+13
*
Added route lifetime update for destination and source mesh along a mesh path;
monthadar
2012-05-01
1
-4
/
+33
*
Mesh forwarding with proxy support.
monthadar
2012-05-01
4
-149
/
+398
*
Implemented so that Mesh forwarding information lifetime is dynamic.
monthadar
2012-05-01
4
-33
/
+120
*
Fixed some MPM reason codes and max number of neighbors check
monthadar
2012-05-01
2
-32
/
+94
*
Modified structure and code that handles Mesh peering management.
monthadar
2012-05-01
2
-42
/
+56
*
Added Self-protected action category (including MPM).
monthadar
2012-05-01
5
-52
/
+66
*
Change the MIB cycle count API to return HAL_BOOL, rather than uint32_t,
adrian
2012-05-01
15
-15
/
+83
*
- close the open file after fetching
bapt
2012-05-01
1
-3
/
+27
*
Implement volume deletion if disk has more then one partition.
mav
2012-05-01
1
-30
/
+37
*
Improve DDF metadata writing.
mav
2012-05-01
1
-54
/
+92
*
- fixed a vnode lock hang-up issue.
daichi
2012-05-01
3
-115
/
+213
*
Fix make depend.
uqs
2012-05-01
1
-1
/
+1
*
Convert AP96 to use the mdioproxy and ARGE_MDIO option.
adrian
2012-05-01
2
-0
/
+22
[next]